/* * NOT A SOURCE FILE - DO NOT EDIT * This file is automatically generated from the error code registration * database maintained by the AFS Assigned Numbers Registrar. To register * a new code or obtain the latest list, plase visit * http://grand.central.org/numbers/et/AV.html */ /* admin tools vos error codes (AV) */ #define ADMVOSSERVERNULL 22016 /* the volume server parameter cannot be NULL */ #define ADMVOSCELLHANDLENULL 22017 /* the cell handle parameter cannot be NULL */ #define ADMVOSCELLHANDLEBADMAGIC 22018 /* the cell handle parameter failed to pass the magic number test. Most likely the cell handle is invalid, or has been overwritten by mistake. */ #define ADMVOSCELLHANDLEINVALID 22019 /* the cell handle parameter is marked as invalid. */ #define ADMVOSCELLHANDLEINVALIDVOS 22020 /* the cell handle parameter is marked as invalid for volume server requests. */ #define ADMVOSCELLHANDLENOAFSTOKENS 22021 /* the cell handle does not contain valid AFS tokens. */ #define ADMVOSMUSTBERWVOL 22022 /* the volume identifier parameter must be a read write volume in order to make a backup volume. */ #define ADMVOSBACKUPVOLWRONGSERVER 22023 /* a backup volume already exists for volume identifier, but it exists on a server different from the one that holds volumeidentifier. */ #define ADMVOSSERVERHANDLENULL 22024 /* the server handle parameter cannot be NULL */ #define ADMVOSSERVERHANDLEINVALID 22025 /* the server handle parameter is marked as invalid */ #define ADMVOSSERVERHANDLEBADMAGIC 22026 /* the server handle parameter failed the magic number test. Most likely the server handle is invalid, or has been overwritten by mistake. */ #define ADMVOSSERVERNOCONNECTION 22027 /* a connection with the server could not be established. */ #define ADMVOSPARTITIONPNULL 22028 /* the partition parameter cannot be NULL */ #define ADMVOSPARTITIONTOOLARGE 22029 /* the partition parameter is too large */ #define ADMVOSVOLUMENAMETOOLONG 22030 /* the volume name parameter is too long */ #define ADMVOSVOLUMENAMENULL 22031 /* the volume name parameter cannot be NULL */ #define ADMVOSVOLUMENAMEINVALID 22032 /* the volume name parameter cannot end with .readonly or .backup */ #define ADMVOSVOLUMEID 22033 /* the volume identifier parameter cannot be NULL */ #define ADMVOSVOLUMEIDTOOBIG 22034 /* the volume identifier parameter cannot exceed VOLMAXPARTS */ #define ADMVOSVOLUMENOEXIST 22035 /* the volume identifier does not exist on the specified server and partition */ #define ADMVOSVOLUMENAMEDUP 22036 /* the volume name is already in use. */ #define ADMVOSPARTITIONNAMENULL 22037 /* the partition name parameter cannot be NULL */ #define ADMVOSPARTITIONNAMEINVALID 22038 /* the partition name parameter must start with /vicep */ #define ADMVOSPARTITIONNAMETOOLONG 22039 /* the partition name parameter is too long. */ #define ADMVOSPARTITIONNAMETOOSHORT 22040 /* the partition name parameter is too short. */ #define ADMVOSPARTITIONNAMENOTLOWER 22041 /* the partition name parameter must be all lower case letters. */ #define ADMVOSPARTITIONIDNULL 22042 /* the partition identifier parameter cannot be NULL */ #define ADMVOSPARTITIONIDTOOLARGE 22043 /* the resulting partition identifier exceeds VOLMAXPARTS */ #define ADMVOSEXCLUDEREQUIRESPREFIX 22044 /* the volume prefix parameter cannot be NULL when the exclude prefix is VOS_EXCLUDE */ #define ADMVOSSERVERADDRESSPNULL 22045 /* the server address parameter cannot be NULL */ #define ADMVOSSERVERENTRYPNULL 22046 /* the server entry parameter cannot be NULL */ #define ADMVOSSERVERTRANSACTIONSTATUSPNULL 22047 /* the server transaction status parameter cannot be NULL */ #define ADMVOSVLDBENTRYNULL 22048 /* the vldb entry parameter cannot be NULL */ #define ADMVOSVLDBDELETEALLNULL 22049 /* at least one of the arguments must not be null - server handle, partition, volume identifier. */ #define ADMVOSNEWVOLUMENAMENULL 22050 /* the new volume name parameter cannot be NULL */ #define ADMVOSSERVERANDPARTITION 22051 /* both the server handle and the paritiion parameters must be specified. */ #define ADMVOSDUMPFILENULL 22052 /* the dump file parameter cannot be NULL */ #define ADMVOSDUMPFILEWRITEFAIL 22053 /* an error occurred while trying to write more data to the dump file */ #define ADMVOSDUMPFILEOPENFAIL 22054 /* an error occurred while trying to open dump file */ #define ADMVOSRESTOREVOLEXIST 22055 /* the 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. */ #define ADMVOSRESTOREFILEOPENFAIL 22056 /* an error occurred while trying open restore file */ #define ADMVOSRESTOREFILECLOSEFAIL 22057 /* an error occurred while trying close restore file */ #define ADMVOSRESTOREFILEREADFAIL 22058 /* an error occurred while trying read the restore file */ #define ADMVOSRESTOREFILEWRITEFAIL 22059 /* an error occurred while trying send the contents of the restore file */ #define ADMVOSRESTOREVOLUMENAMETOOBIG 22060 /* the volume name is too big */ #define ADMVOSVOLUMENAMEANDVOLUMEIDNULL 22061 /* either the volume name or the volume identifier parameter must not be NULL */ #define ADMVOSVOLUMEPNULL 22062 /* the volume parameter cannot be NULL */ #define ADMVOSVOLUMEMOVERWONLY 22063 /* only read write volumes can be moved */ #define ADMVOSVOLUMERELEASERWONLY 22064 /* only read write volumes can be released */ #define ADMVOSVOLUMENOREPLICAS 22065 /* only replicated volumes can be released */ #define ADMVOSVOLUMENOREADWRITE 22066 /* unable to create a backup volume because no read write volume exists */ #define ADMVOSVLDBBADENTRY 22067 /* unable to create a backup volume because the vldb entry is invalid */ #define ADMVOSVLDBBADSERVER 22068 /* unable to get server's address from vldb */ #define ADMVOSVLDBDIFFERENTADDR 22069 /* skipping volume since read write is in a different location */ #define ADMVOSVLDBNOENTRIES 22070 /* there were no entries in the vldb retrieved. */