GRAND.CENTRAL.ORG

AFS Assigned Numbers Registry - admin tools vos error codes

This is a table of admin tools vos error codes, contained in the 'AV' error table. A maximum of 256 codes are available in this table. In addition to this table, this data is also available in the form of a com_err error table. The error code values are also available in a C header file.

AV error table

CodeValueNameMessage
022016ADMVOSSERVERNULLthe volume server parameter cannot be NULL
122017ADMVOSCELLHANDLENULLthe cell handle parameter cannot be NULL
222018ADMVOSCELLHANDLEBADMAGICthe cell handle parameter failed to pass the magic number test. Most likely the cell handle is invalid, or has been overwritten by mistake.
322019ADMVOSCELLHANDLEINVALIDthe cell handle parameter is marked as invalid.
422020ADMVOSCELLHANDLEINVALIDVOSthe cell handle parameter is marked as invalid for volume server requests.
522021ADMVOSCELLHANDLENOAFSTOKENSthe cell handle does not contain valid AFS tokens.
622022ADMVOSMUSTBERWVOLthe volume identifier parameter must be a read write volume in order to make a backup volume.
722023ADMVOSBACKUPVOLWRONGSERVERa backup volume already exists for volume identifier, but it exists on a server different from the one that holds volumeidentifier.
822024ADMVOSSERVERHANDLENULLthe server handle parameter cannot be NULL
922025ADMVOSSERVERHANDLEINVALIDthe server handle parameter is marked as invalid
1022026ADMVOSSERVERHANDLEBADMAGICthe server handle parameter failed the magic number test. Most likely the server handle is invalid, or has been overwritten by mistake.
1122027ADMVOSSERVERNOCONNECTIONa connection with the server could not be established.
1222028ADMVOSPARTITIONPNULLthe partition parameter cannot be NULL
1322029ADMVOSPARTITIONTOOLARGEthe partition parameter is too large
1422030ADMVOSVOLUMENAMETOOLONGthe volume name parameter is too long
1522031ADMVOSVOLUMENAMENULLthe volume name parameter cannot be NULL
1622032ADMVOSVOLUMENAMEINVALIDthe volume name parameter cannot end with .readonly or .backup
1722033ADMVOSVOLUMEIDthe volume identifier parameter cannot be NULL
1822034ADMVOSVOLUMEIDTOOBIGthe volume identifier parameter cannot exceed VOLMAXPARTS
1922035ADMVOSVOLUMENOEXISTthe volume identifier does not exist on the specified server and partition
2022036ADMVOSVOLUMENAMEDUPthe volume name is already in use.
2122037ADMVOSPARTITIONNAMENULLthe partition name parameter cannot be NULL
2222038ADMVOSPARTITIONNAMEINVALIDthe partition name parameter must start with /vicep
2322039ADMVOSPARTITIONNAMETOOLONGthe partition name parameter is too long.
2422040ADMVOSPARTITIONNAMETOOSHORTthe partition name parameter is too short.
2522041ADMVOSPARTITIONNAMENOTLOWERthe partition name parameter must be all lower case letters.
2622042ADMVOSPARTITIONIDNULLthe partition identifier parameter cannot be NULL
2722043ADMVOSPARTITIONIDTOOLARGEthe resulting partition identifier exceeds VOLMAXPARTS
2822044ADMVOSEXCLUDEREQUIRESPREFIXthe volume prefix parameter cannot be NULL when the exclude prefix is VOS_EXCLUDE
2922045ADMVOSSERVERADDRESSPNULLthe server address parameter cannot be NULL
3022046ADMVOSSERVERENTRYPNULLthe server entry parameter cannot be NULL
3122047ADMVOSSERVERTRANSACTIONSTATUSPNULLthe server transaction status parameter cannot be NULL
3222048ADMVOSVLDBENTRYNULLthe vldb entry parameter cannot be NULL
3322049ADMVOSVLDBDELETEALLNULLat least one of the arguments must not be null - server handle, partition, volume identifier.
3422050ADMVOSNEWVOLUMENAMENULLthe new volume name parameter cannot be NULL
3522051ADMVOSSERVERANDPARTITIONboth the server handle and the paritiion parameters must be specified.
3622052ADMVOSDUMPFILENULLthe dump file parameter cannot be NULL
3722053ADMVOSDUMPFILEWRITEFAILan error occurred while trying to write more data to the dump file
3822054ADMVOSDUMPFILEOPENFAILan error occurred while trying to open dump file
3922055ADMVOSRESTOREVOLEXISTthe volume to be restored exists on a server different from the one specified and you specified an incremental restore. If you wish to restore this volume, specify a full restore.
4022056ADMVOSRESTOREFILEOPENFAILan error occurred while trying open restore file
4122057ADMVOSRESTOREFILECLOSEFAILan error occurred while trying close restore file
4222058ADMVOSRESTOREFILEREADFAILan error occurred while trying read the restore file
4322059ADMVOSRESTOREFILEWRITEFAILan error occurred while trying send the contents of the restore file
4422060ADMVOSRESTOREVOLUMENAMETOOBIGthe volume name is too big
4522061ADMVOSVOLUMENAMEANDVOLUMEIDNULLeither the volume name or the volume identifier parameter must not be NULL
4622062ADMVOSVOLUMEPNULLthe volume parameter cannot be NULL
4722063ADMVOSVOLUMEMOVERWONLYonly read write volumes can be moved
4822064ADMVOSVOLUMERELEASERWONLYonly read write volumes can be released
4922065ADMVOSVOLUMENOREPLICASonly replicated volumes can be released
5022066ADMVOSVOLUMENOREADWRITEunable to create a backup volume because no read write volume exists
5122067ADMVOSVLDBBADENTRYunable to create a backup volume because the vldb entry is invalid
5222068ADMVOSVLDBBADSERVERunable to get server's address from vldb
5322069ADMVOSVLDBDIFFERENTADDRskipping volume since read write is in a different location
5422070ADMVOSVLDBNOENTRIESthere were no entries in the vldb retrieved.

How to use these codes

XXX text to be written XXX

Registration Policy

XXX text to be written XXX