Summary of Contents for DXi V1000

Page 1: ...2 CLI Syntax Conventions 3 Adding the CLI Directory to the Path 4 CLI Help Commands 4 CLI Special Options 5 Syntax of Options File 6 CLI Exit Code 6 Web Services Support Optional 7 Web Services Syntax...

Page 2: ...ry Archive It s What We Do the DLT logo DLTSage Dynamic Powerdown FastSense FlexLink GoVault MediaShield Optyon Pocket sized Well armored SDLT SiteCare SmartVerify StorageCare Super DLTtape and Vision...

Page 3: ...e Replication 38 Locking a VTL or NAS Share 38 Unlocking a VTL or NAS Share 38 Getting VTL or NAS Share Lock Status 38 Initiating Source to Target Cartridge or File Synchronization 39 Generating a Rep...

Page 4: ...n the Target 48 Deleting the Replicated VTL Failback Jobs on the Target 49 Deleting the Replicated NAS Failback Job on the Target 49 Aborting the Replicated VTL Failback Jobs on the Target 49 Aborting...

Page 5: ...Global Settings 59 Listing OST Global Settings 59 Other System Configuration CLI Commands 59 E Mail Recipient CLI Commands 59 Outgoing E mail Server CLI Commands 61 Sending a Test E mail 61 E mail Ho...

Page 6: ...ork Configuration 79 Adding a Static Route 80 Deleting a Route From the System of Network Device 81 Listing Static Routes 81 Deprecated Network CLI Commands 81 Netcfg Configuration Examples 82 Path To...

Page 7: ...ing the Administration Alerts 97 Listing the Service Tickets 97 Sending the Service Ticket Analysis 97 Showing the Service Ticket Analysis 98 Showing the Service Ticket Details 98 Closing All Service...

Page 8: ...Quantum DXi Series Command Line Interface CLI Guide 6 67081 05 Rev B April 2012 viii Contents...

Page 9: ...e two local CLI user accounts to support the command line interface a CLI admin user and a CLI viewer user They are defined as cliadmin CLI Administrator Account and cliviewer CLI Monitor Account resp...

Page 10: ...le to the CLI users in their restricted shells Display the help text to see syntax and usage information for a command To display the help text enter the help option after the command name For example...

Page 11: ...is usually a verb such as list add del edit If the first option has a value this value is also known as the object or subcommand upon which the command operates The object is usually a noun such as sh...

Page 12: ...ts them as regular characters For example syscli add share desc Testing Note The shell used in the CLI user accounts is the bash shell The set of special characters are the same characters that bash t...

Page 13: ...ricted shell CLI command options outfile specifies that the standard output will be saved to file output_filename errfile specifies that the standard error will be saved to file error_filename If erro...

Page 14: ...ted as is including space tab backslash single or double quotes or any other symbol Because no characters are special don t escape them This rule is enforced so to support values that contain leading...

Page 15: ...run in Web Services mode when both the server and the client are on the same system It is much faster to run the commands directly without using Web Services Running a CLI command over Web Services p...

Page 16: ...when the user logs out releases credential or when the session is idle for 30 minutes During the session Any CLI commands specified with the ws option will be executed on the axis2 server Any CLI com...

Page 17: ...the equivalent syscli commands listed in parentheses WSReplication Service Available Operations disableNASReplication syscli disablerep nas enableNASReplication syscli enablerep nas addReplicationSour...

Page 18: ...CLI which then parses the options specified after the runcmd token Based on these options the runcmd CLI invokes the appropriate system API to execute In the end the effect is executing the list healt...

Page 19: ...vtl name VTL_name This CLI command allows the CLI admin to display a list of all existing VTLs on the system and their attributes when no partition name is specified If a VTL name is specified only t...

Page 20: ...st of all available library models Total count 1 library 1 productid DL1500 description EMC Disk Library library 2 productid Scalar 100 description ADIC Scalar 100 library 3 productid Scalar i2000 des...

Page 21: ...with deduplication disabled Optionally the user can specify whether to enable data deduplication and enable backup window Once the partition is created the data deduplication state cannot be changed...

Page 22: ...3 mediatype 1 type SDLT1 capability RW mediatype 2 type SDLT2 capability RW mediatype 3 type DLTS4 capability RW Creating Media syscli add media name VTL_name type media_type media number_of_media bar...

Page 23: ...tch pool application used 0 0 capacity 800 0 Media Actions syscli del media barcode barcode name VTL_name syscli export media barcode barcode all name VTL_name syscli recycle media barcode barcode all...

Page 24: ...of available hosts The WWPN its alias if it was added by the user and connection status are returned for each host If the host alias was not added initially the output will indicate that no alias was...

Page 25: ...node alias FC port and the WWPN An example output of a target is given below List of targets Total count 1 target 1 node 1 alias FC3 wwpn 214108001bc08278 Listing Devices syscli list device name VTL_n...

Page 26: ...ice 1 type VMC serial VL01SV0825BVA04501 lun 1 device 2 type VTD serial VL01SV0825BVA04501 lun 2 Adding a SAN Clients Group syscli add sanclientgroup name VTL_name groupname group_name wwpn world_wide...

Page 27: ...TL_name groupname group_name This CLI command allows the CLI admin to delete a SAN client group given the required VTL name and the group name Listing VTL Storage Locations and Index syscli list vtlst...

Page 28: ...ndex forceunload This CLI allows the admin user to move media between virtual storage locations The media is moved from the specified source type and index location to the specified type and index des...

Page 29: ...without asking for confirmation NAS Configuration CLI Commands The following sections describe the supported NAS configuration CLI commands Listing the Existing NAS Share and Attributes Listing of Ex...

Page 30: ...Listing of Existing NAS Share Names syscli list sharename proto cifs nfs namematch pattern This CLI lists all share names for both CIFS and NFS If proto is specified only names of shares associated w...

Page 31: ...s name sharename must be alphanumeric character proto Network file sharing protocol currently CIFS and NFS are supported desc Optional description for the share ro if specified share is read only Othe...

Page 32: ...in with a letter perms change permissions to read write or read only restart applicable to CIFS share only If specified restart CIFS service This can cause disruption to all users and all backup jobs...

Page 33: ...ion cannot be enabled for the share likewise if replication is enabled symlink and hard link support is disabled CLI Command Options enable Enables the allowlinks attribute of a given share or all sha...

Page 34: ...uires the name or IP address of a primary domain controller PDC However if the pdc option is not specified the CLI will discover it automatically The admin option specifies the name of the domain user...

Page 35: ...domain name is sometimes wrong for example longer than 15 characters causing the join operation to fail This can happen in an environment that has multiple domain controllers and some of them may be m...

Page 36: ...I will prompt the admin to enter the password and will not echo the response for security purposes If the admin option is specified the user will be granted administrative rights Edit a Workgroup User...

Page 37: ...ministrators if the system is joined to an Active Directory domain An example output of administrators when the system is joined to a Windows domain is shown below Total count 1 username 1 QUANTUM SQA...

Page 38: ...ows domain domain users are allowed to access CIFS shares but the CLI shall not provide the capabilities to manage them To do this the Windows domain admin not necessarily the CLI admin has to log in...

Page 39: ...if the server is joined to a workgroup When the share access list is empty all workgroup users are allowed read write access to it This CLI command can be used to add a workgroup user to the share ac...

Page 40: ...to access the specified NFS share to a given NFS host By default the specified host has read only access to the share If rw is specified it has full read write access to the share However the effecti...

Page 41: ...to display one or more NFS share settings CLI Command Options get Gets a setting for all NFS shares secure Queries the secure setting Changing NFS Share Settings syscli set nfssetting secure yes no T...

Page 42: ...ient ldap sasl wrapping maxprocesses queries the limit on the number of smbd processes max smbd processes clientntlmv2auth queries the setting client NTLMv2 auth serversigning queries server signing s...

Page 43: ...nds This ensures that when a backup completes all the data resides on disk This setting can be altered through the CLI The user can set up this property for one NFS share at a time or all NFS shares a...

Page 44: ...ommands The following sections describe the supported replication CLI commands Note VTL and cartridge based replication CLI commands are available only on DXi6700 and DXi8500 systems Initiating a Cart...

Page 45: ...eleting the Replicated NAS Recovery Jobs on Target Listing the Replicated VTL Failback Jobs on the Target Listing the Replicated NAS Failback Jobs on the Target Deleting the Replicated VTL Failback Jo...

Page 46: ...ectory or a file If the namespace options is specified namespace replication is initiated on the whole NAS share If the disableok option is specified no error will be returned if the file directory ba...

Page 47: ...irectory based replication enabled Generating a Replication Report syscli genrpt replication This CLI command allows the user to generate namespace and trigger based replication reports The actual rep...

Page 48: ...e target The user must specify the replication target on this system before enabling replication for a NAS share Note The target must be configured to receive replications from this source before you...

Page 49: ...ID prior to configuring the source system partition see Disabling VTL Replication Options on the Source syscli disablerep vtl name VTL_name nodaily nocartbase This CLI allows the CLI admin to disable...

Page 50: ...Readiness on Source syscli checkrepready nas name nas_share This CLI command allows the admin user to check and verify the status of the NAS share prior to replicating The output will show the status...

Page 51: ...red Listing Deduplicated VTL on the Source syscli list dedupvtl This CLI command allows the CLI admin to display a list of all the virtual tape libraries VTLs that have data deduplication enabled Repl...

Page 52: ...all the replicated virtual tape libraries VTLs that have been performed on the system as a target The list includes the virtual tape library name source hostname IP address the replication status i e...

Page 53: ...or the recover operation to complete The user must add tape drives and robot and map the devices before the VTL is accessible If the partition contains media the user will only be able to select the h...

Page 54: ...multiple replication of the VTL name ID identifies the replicated batch tgthost Target host to failback to The target host must have this system as as one of the allowed replication source Use IP add...

Page 55: ...rce hostname and ID can be retrieved from the list of replicated VTL Deleting a NAS Share on the Target syscli del repnas repname NAS_name srchost source_hostname_or_IP_address id ID_of_the_replicated...

Page 56: ...cli del nasrecjob repname NAS_share_name srchost source_hostname id ID_of_the_recovery_job This CLI command allows the admin user to delete a replicated NAS recovery job The replicated NAS share name...

Page 57: ...name target host name and the ID can be retrieved from the list VTL Failback jobs Aborting the Replicated NAS Failback Job on the Target syscli abort nasfailbackjob repname NAS_share_name tgthost targ...

Page 58: ...e Synchronization Requests syscli getstatus sync source target This CLI command allows the CLI user to get the status of active synchronization requests on the specified source or target Listing the F...

Page 59: ...cation_ip dataip data_ip This CLI allows the admin user to map an OST target IP address to a replication IP address CLI Command Options add Allows to map OST target IP address to a replication IP addr...

Page 60: ...tue wed thu fri sat yearly yearday 1 2 3 4 sun mon tue wed thu fri sat interval interval until date count count CLI command options add Specifies when how long and how often a scheduled event will oc...

Page 61: ...yearday Recur on a specific weekday within the month and starting at the time both obtained from the start specification ex 2mon recur on the second Monday within the month interval This specifies ho...

Page 62: ...he case of a recurring event portions of this date time will be used for recurrence For instance a yearly recurrence will recur on the same day and time each year end End date and time Note date and t...

Page 63: ...mand will be ignored on a non recurring event Listing Events This CLI allows the admin users to list the events during a specified time period Additionally it will display an ID for each listed event...

Page 64: ...sk Usage Statistics Displaying Data Reduction Statistics Displaying the Ingest Throughput Rate Displaying the Disk Usage Statistics syscli get diskusage This CLI command displays the disk usage statis...

Page 65: ...CLI command allows the admin user to edit one or more attributes of an existing storage server The attributes that can be changed are the maximum connections and the description At least one attribute...

Page 66: ...n user to delete an LSU from a specified storage server If the force option is specified the LSU is deleted even if it is not empty and contains files or backup images Editing an LSU syscli edit lsu n...

Page 67: ...get OST global settings Listing OST Global Settings syscli list accentstats all This CLI provides a report of Accent statistics obtained from OST By default the report will list the aggregate statisti...

Page 68: ...This CLI command allows the admin user to add an e mail recipient If the disable option is specified the recipient s e mail notification is disabled Editing E Mail Recipients syscli edit emailrecipien...

Page 69: ...syscli set emailserver hostname server_name_or_IP emailaddr from_email_address This CLI command allows the admin user to add an outgoing e mail server that will be used to send the e mail to configur...

Page 70: ...LI command allows the admin user to enable the E mail Home scheduler and specify the weekly schedule to send e mail to configured recipients If the disable option is specified the e mail home is disab...

Page 71: ...rap destination CLI commands are available Listing SNMP Trap Destinations Adding SNMP Trap Destinations Editing SNMP Trap Destinations Deleting SNMP Trap Destinations Deleting All SNMP Trap Destinatio...

Page 72: ...NMP Trap Destinations syscli del snmptrapdest ipaddress trap_dest_address This CLI command allows the admin user to delete SNMP trap destination Deleting All SNMP Trap Destinations syscli deleleteall...

Page 73: ...lows the admin user to deleted all SNMP communities If the sure option is specified no confirmation prompt will be displayed Sending a Test Trap syscli test snmptrap trapip trap_destination This CLI c...

Page 74: ...ocal firmware file that was manually copied If the sure option is specified then no confirmation prompt is displayed Getting the Cluster Status of Local Node syscli getstatus node This CLI command all...

Page 75: ...45 am or 8 30 pm every If specified case insensitive then perform space reclamation on the given day of every week and time tth represents Tuesday and Thursday and mwf represents Monday Wednesday and...

Page 76: ...ing Licenses syscli list license This CLI command allows the user to list the available licenses on the system An example output of available licenses is shown below List of Licenses Total count 7 Lic...

Page 77: ...user to add a license on the system The user needs to provide a key corresponding to the license Note For DXi4510 and DXi 4520 systems all available licenses are pre installed at the factory There is...

Page 78: ...n page 8 This command is to send the user credentials to the Web Services server named axis2 server for authentication and starting a Web Services session The user must have an account on the DXi syst...

Page 79: ...5 18 WSDL Support 4 Name Nas wsdl Version 1 0 2010 05 18 WSDL Support 5 Name Nas xsd Version 1 0 2010 11 05 WSDL Support 6 Name Replication wsdl Version 1 0 2010 07 17 WSDL Support 7 Name Replication...

Page 80: ...indirectly via the runcmd CLI syscli runcmd list share In general the syntax for this CLI is as follows syscli runcmd specify all options of the command of interest Why bother with the runcmd CLI To l...

Page 81: ...line the program will prompt for the old password and will not echo it to screen newpassword if not specified on command line the program will prompt for the new password and will not echo it to scree...

Page 82: ...nt Gets number of failed login attempts user UserName terse if specified only the number of failed login attempts will be displayed in the output Network CLI Commands The following sections describe t...

Page 83: ...IPADDR netmask NETMASK gateway GATEWAY slaves DEV1 DEV2 mode LACP RR mtu STD JUMBO SIZE defaultgw YES segments REP MGMT DATA hosts IP1 1P2 IP3 sure This CLI command allows the admin user to add and co...

Page 84: ...es the entered gateway value as the default gateway segments Only allow the specified traffic types on this interface hosts Only allow communication with these hosts via the specified gateway sure If...

Page 85: ...the network settings that are currently in effect If you have made changes to the custom network configuration since rebooting the DXi these changes do not take effect until after the next reboot CLI...

Page 86: ...ting Network Interfaces syscli list interface xml filename type configured runtime This CLI allows the user to list available and configured network interfaces CLI Command Options list Lists network i...

Page 87: ...the system You can reboot the system using the sysclil nodemanage reboot command CLI Command Options set Sets the system network parameters for the specified host hostname Sets the system s host name...

Page 88: ...ame DEVNAME network IPADDR netmask NETMASK gateway GATEWAY sure This CLI allows the admin user to add a static route for the system and optionally for a network device using the specified network IP a...

Page 89: ...n alphabetic string e g bond eth devno Device number which can range from 0 to possibly 99 depending on actual systems vifno Virtual interface number which is optional and can range from 1 to possibly...

Page 90: ...get network command instead Undoing a Network Configuration syscli undo netcfg sure DEPRECATED No longer applicable in versions 2 1 or greater Netcfg Configuration Examples This section provides exam...

Page 91: ...6540 With One Bond and Two Independent Interfaces DXI 6540 6550 With All Customer Interfaces Used Independently Deleting a Bond and Setting Up Independent Interfaces DXi 6540 Connected to Two Differe...

Page 92: ...ATEWAY1 syscli add netcfg devname bond0 slaves eth0 eth1 segments DATA REP ipaddr IPADDR1 netmask NETMASK1 gateway GATEWAY1 Then configure bond1 for the other subnet If applicable configure the GATEWA...

Page 93: ...plicable configure GATEWAY1 syscli add netcfg devname eth0 segments DATA REP ipaddr IPADDR1 netmask NETMASK1 gateway GATEWAY1 Then configure Eth0 for the other subnet If applicable configure GATEWAY2...

Page 94: ...AY2 syscli add netcfg devname bond1 slaves eth2 eth3 ipaddr IPADDR2 netmask NETMASK2 gateway GATEWAY2 segments DATA Then configure bond2 for IPADDR3 and if applicable configure GATEWAY3 syscli add net...

Page 95: ...onfigure the GATEWAY2 syscli add netcfg devname eth0 ipaddr IPADDR2 netmask NETMASK2 gateway GATEWAY2 segments REP Then configure Eth5 for IPADDR3 and if applicable configure GATEWAY3 syscli add netcf...

Page 96: ...e Values must first be configured using the add and delete netcfg commands In order for these values to become runtime values the system must be rebooted This will restart the network service You can...

Page 97: ...txqueuelen 0 RX bytes 564058955 537 9 MiB TX bytes 564058955 537 9 MiB 10 20 184 0 21 dev bond0 proto kernel scope link src 10 20 185 92 default via 10 20 184 1 dev bond0 src 10 20 185 92 0 from all l...

Page 98: ...down for reboot NOW Command completed successfully 5 After the system comes back up display the runtime network values using syscli show netcfg They should now reflect the configured network values Th...

Page 99: ...rom all lookup default WARNING No Replication IP configured Command completed successfully 6 To create a bond using eth0 and eth1 as slaves enter the following root rok dxi92 DXi syscli add netcfg dev...

Page 100: ...tiator syscli list pttinitiator This CLI command provides a list of path to tape initiators that are present on the system Listing the Path to Tape Ports syscli list port This CLI command provides a l...

Page 101: ...s CLI command provides a list of medium changers that are present on the system now Listing Tape Drives syscli list tapedrive serialnumber serialnumber This CLI command provides a list of tape drives...

Page 102: ...me syscli get datetime This CLI command returns the system date time time zone time format and NTP server information Setting the Date and Time syscli set datetime ntpserver ntpserver date yyyymmdd ti...

Page 103: ...vtl VTL_name drive drive This CLI command returns the status of the tape drives of the specified VTL An optional drive can be specified using the serial number of the drive to show the status of a spe...

Page 104: ...m Board Status syscli getstatus systemboard This CLI command displays the detailed status of the system board components Getting Network Port Status syscli getstatus networkport This CLI command displ...

Page 105: ...g All Administration Alerts syscli deleteall adminalert sure This CLI command allows the admin user to delete all existing administration alerts Editing the Service Ticket Analysis syscli edit ticketa...

Page 106: ...yzing the Network Enabling or Disabling the NetServer to Perform a Network Analysis Performing a Disk Analysis on the System Displaying the NetServer Status Displaying the Last Run Result of the Disk...

Page 107: ...Check CLI commands Starting a Health Check Stopping a Health Check Scheduling a Health Check Listing the Health Check Status Editing the Health Check Getting the General Status of System Health Checks...

Page 108: ...2010 Status Success HealthCheck 2 Healthcheck Name Integrity State enabled Started Sun Dec 19 05 00 08 2010 Finished Sun Dec 19 05 00 08 2010 Status Success Command completed successfully Editing the...

Page 109: ...1 End Time Sun Dec 19 05 00 09 2010 Command completed successfully Getting the Health Check Schedule syscli getsched healthcheck This CLI command displays the healthcheck schedule Sample output bash 3...

Page 110: ...seen in production code E0011 Allocated buffer is too small E0012 Programmer s error pass empty array to Init must not be seen in production code E0013 Programmer s error pass NULL to a function E001...

Page 111: ...exclusive options are specified E0131 Must specify one of the mutually exclusive options E0132 Command was cancelled successfully as requested E0133 Command was not sent to noded E0134 Request was su...

Page 112: ...Failed to open command option file E0555 The command option file contains an option that does not start with a double dash E0556 The command option file has no value after an equal sign E0557 Option...

Page 113: ...8 User credential is never initialized programmer s error E0709 User credential is unknown cannot be determined E0710 User credential cache is ambiguous and unuseable E0711 User unsupported E0712 User...

Page 114: ...4 Nodeclient failed to send command to noded server E0805 Nodeclient failed to receive command status from noded server E0806 Nodeclient failed to receive command output from noded server E0807 Nodecl...

Page 115: ...uire write lock on file E1417 File Failed to acquire read lock on file E1418 File Failed to back up file E1419 File Failed to restore backup file E1420 File is empty E1421 File is read only E1422 File...

Page 116: ...e E3003 Locking invalid parameter E3004 Locking memory allocation failed E3005 Locking failed to open lock file E3006 Locking failed to close lock file E3007 Locking failed to set lock E3008 Locking f...

Page 117: ...ue E4021 Option primary_euid requires a value E4022 Option primary_gid requires a value E4023 Option primary_egid requires a value E4024 Option primary_hostname requires a value E4025 Option primary_h...

Page 118: ...t supported on this system E111010 Feature global dedup backup window config is not supported on this system E111011 Feature global replication config is not supported on this system E111012 Feature a...

Page 119: ...tinode is not supported on this system E111041 Storage Array is not supported on this system E111042 Ethernet Switch is not supported on this system E111043 Boot Disk is not supported on this system E...

Page 120: ...d format E130016 Cannot derive hostname from IP Address E130017 IP Address missing E130018 Invalid value for number of netmask bits E130019 Too many decimal points in IPv4 address E130020 Leading deci...

Page 121: ...invalid E140812 The date string contains invalid trailing characters E140813 Date string has too many dashes E140814 Date string has too many slashes E140815 Cannot mix and in date time string E140816...

Page 122: ...of range E141203 The number string is not numeric E141204 The number string is missing E142001 Cluster Manager node error E142002 Stats file open error E142003 Stats file read error E142004 Stats fil...

Page 123: ...are E150001 Failed to lock resource before updating counter E150002 Failed to update counter E1000001 Querytool failed to run E1000002 Replication conf file was not found E1000003 Failed to open NAS S...

Page 124: ...commit attribute in NAS DB E1000047 No NFS shares exist E1000050 Workgroup user database smb database not found E1000051 Workgroup user not found in smb database smbpasswd E1000052 Workgroup user not...

Page 125: ...pecified value is not valid for this parameter E1000104 The specified value is not a decimal number E1000105 The specified value is not a number E1000106 The specified value is not an octal number E10...

Page 126: ...ite set option join E1000811 JoinAds Option domain is missing E1000812 JoinAds Option domain requires a value E1000813 JoinAds Option domain has invalid value E1000814 JoinAds Failed to read get optio...

Page 127: ...rewin2kdomain has invalid value E1000863 JoinAds Failed to read get option prewin2kdomain E1000864 JoinAds Failed to write set option prewin2kdomain E1000871 JoinAds failed E1000872 Failed to join ADS...

Page 128: ...es a value E1001623 DisjoinAds Option password has invalid value E1001624 DisjoinAds Failed to read get option password E1001625 DisjoinAds Failed to write set option password E1001641 DisjoinAds fail...

Page 129: ...lue E1002823 AddShare Option proto has invalid value E1002824 AddShare Failed to read get option proto E1002825 AddShare Failed to write set option proto E1002831 AddShare Option desc is missing E1002...

Page 130: ...76 AddShare Failed to write set option startbackup E1002881 AddShare Option endbackup is missing E1002882 AddShare Option endbackup is required because another optional option is specified E1002883 Ad...

Page 131: ...already exists case insensitive E1002930 The specified NAS share name already exists case insensitive E1002940 The time format is invalid E1002941 The time value is missing E1002942 The hour is invali...

Page 132: ...id E1003014 AddShare Option anonuid requires a value E1003021 AddShare Option anongid has invalid value E1003022 AddShare Failed to read get option anongid E1003023 AddShare Failed to write set option...

Page 133: ...rite set option namematch E1003241 ListShare failed E1003242 Failed to open share database E1003261 ListShare failed to open file E1003300 ListShare Web Services input does not support more than one s...

Page 134: ...rce E1004023 DeleteAllShare Failed to write set option force E1004031 DeleteallShare Option namematch requires a value E1004032 DeleteallShare Option namematch has invalid value E1004033 DeleteallShar...

Page 135: ...et option perms E1004441 EditShare Option hidden is missing E1004442 EditShare Option hidden requires a value E1004443 EditShare Option hidden has invalid value E1004444 EditShare Failed to read get o...

Page 136: ...1 EditShare Option anonuid requires a value E1004562 EditShare Option anonuid has invalid value E1004563 EditShare Failed to read get option anonuid E1004564 EditShare Failed to write set option anonu...

Page 137: ...ord E1004831 AddUser Option uid is missing E1004832 AddUser Option uid is required because another optional option is specified E1004833 AddUser Option uid requires a value E1004834 AddUser Option uid...

Page 138: ...istUser Option list is missing E1005202 ListUser Option list requires a value E1005203 ListUser Option list has invalid value E1005204 ListUser Failed to read get option list E1005205 ListUser Failed...

Page 139: ...leteall E1006011 DeleteAllUser Option force is missing E1006012 DeleteAllUser Failed to read get option force E1006013 DeleteAllUser Failed to write set option force E1006031 DeleteAllUser failed E100...

Page 140: ...ead get option admin E1006444 EditUser Failed to write set option admin E1006451 EditUser failed E1006452 Must specify one or more options to change password admin or desc E1006801 AddShareAdmin Optio...

Page 141: ...o write set option del E1007611 DelShareAdmin Option name is missing E1007612 DelShareAdmin Option name requires a value E1007613 DelShareAdmin Option name has invalid value E1007614 DelShareAdmin Fai...

Page 142: ...008422 AddShareUser Option user requires a value E1008423 AddShareUser Option user has invalid value E1008424 AddShareUser Failed to read get option user E1008425 AddShareUser Failed to write set opti...

Page 143: ...tion share has invalid value E1009214 DelShareUser Failed to read get option share E1009215 DelShareUser Failed to write set option share E1009216 DelShareuser Value of option share is too long E10092...

Page 144: ...value E1010004 AddShareHost Failed to read get option add E1010005 AddShareHost Failed to write set option add E1010011 AddShareHost Option share is missing E1010012 AddShareHost Option share require...

Page 145: ...option share E1010415 ListShareHost Failed to write set option share E1010416 ListSharehost Value of option share is too long E1010431 ListShareHost failed E1010801 DelShareHost Option del is missing...

Page 146: ...ost Failed to read get option share E1011215 DeleteAllShareHost Failed to write set option share E1011216 DeleteallSharehost Value of option share is too long E1011221 DeleteAllShareHost Option force...

Page 147: ...ad get option all E1014923 GetSmbsetting Failed to write set option all E1014931 GetSmbsetting Option section is missing E1014932 GetSmbsetting Option section requires a value E1014933 GetSmbsetting O...

Page 148: ...ption dbglevel has invalid value E1015224 SetSmbsetting Failed to read get option dbglevel E1015225 SetSmbsetting Failed to write set option dbglevel E1015231 SetSmbsetting failed E1015232 SetSmbsetti...

Page 149: ...alue of the specified SMB parameter after value E1015343 SetSmbsetting The value specified after value is not valid for the specified SMB parameter E1015344 SetSmbsetting Failed to read get option val...

Page 150: ...IFS E1015651 Cifs failed E1016001 ListSharename Option list is missing E1016002 ListSharename Option list requires a value E1016003 ListSharename Option list has invalid value E1016004 ListSharename F...

Page 151: ...valid value E1016804 GetcountShare Failed to read get option getcount E1016805 GetcountShare Failed to write set option getcount E1016811 GetcountShare Option proto requires a value E1016812 GetcountS...

Page 152: ...ed to read get option value E1017234 AddSharesetting Failed to write set option value E1017251 AddSharesetting failed E1017601 DelSharesetting Option del is missing E1017602 DelSharesetting Option del...

Page 153: ...a value E1018033 ListSharesetting Option share has invalid value E1018034 ListSharesetting Failed to read get option share E1018035 ListSharesetting Failed to write set option share E1018051 ListShare...

Page 154: ...Async Failed to read get option all E1018823 NfscommitAsync Failed to write set option all E1018871 NfscommitAsync Failed to set NFS Commit to async E1018872 NfscommitAsync No NFS shares to set NFS Co...

Page 155: ...res a value E1020403 EnableAllowlinks Option enable has invalid value E1020404 EnableAllowlinks Failed to read get option enable E1020405 EnableAllowlinks Failed to write set option enable E1020411 En...

Page 156: ...000424 AddVtl Failed to read get option model E2000425 AddVtl Failed to write set option model E2000431 AddVtl Option slots is missing E2000432 AddVtl Option slots requires a value E2000433 AddVtl Opt...

Page 157: ...endbackup is required because another optional option is specified E2000483 AddVtl Option endbackup requires a value E2000484 AddVtl Option endbackup has invalid value E2000485 AddVtl Failed to read...

Page 158: ...name is too long E2000602 The VTL name is invalid E2000603 The first character of the VTL name is invalid E2000604 Start backup time is invalid E2000605 End backup time is invalid E2000606 Dedup is mu...

Page 159: ...invalid value E2000825 EditVtl Failed to read get option model E2000826 EditVtl Failed to write set option model E2000831 EditVtl Option slots is missing E2000832 EditVtl Option slots is required bec...

Page 160: ...drivemodel requires a value E2000872 EditVtl Option drivemodel has invalid value E2000873 EditVtl Failed to read get option drivemodel E2000874 EditVtl Failed to write set option drivemodel E2000901...

Page 161: ...requires a value E2001203 DelVtl Option del has invalid value E2001204 DelVtl Failed to read get option del E2001205 DelVtl Failed to write set option del E2001211 DelVtl Option name is missing E20012...

Page 162: ...ng the VTL info list E2001633 ListVtl Error retrieving the info for VTL E2002001 ListLibrary Option list is missing E2002002 ListLibrary Option list requires a value E2002003 ListLibrary Option list h...

Page 163: ...value E2003213 AddMedia Option name has invalid value E2003214 AddMedia Failed to read get option name E2003215 AddMedia Failed to write set option name E2003221 AddMedia Option type is missing E20032...

Page 164: ...ugh slots available E2003281 AddMedia failed E2003601 ListMedia Option list is missing E2003602 ListMedia Option list requires a value E2003603 ListMedia Option list has invalid value E2003604 ListMed...

Page 165: ...e E2004013 DelMedia Option barcode has invalid value E2004014 DelMedia Failed to read get option barcode E2004015 DelMedia Failed to write set option barcode E2004021 DelMedia Option name is missing E...

Page 166: ...004443 ExportMedia Error retrieving Export media list for VTL E2004444 ExportMedia Error exporting media from VTL E2004445 ExportMedia No Media exported from VTL E2004461 ExportMedia failed E2004501 M...

Page 167: ...ied to be recycled E2005201 WriteprotMedia Option writeprot is missing E2005202 WriteprotMedia Option writeprot requires a value E2005203 WriteprotMedia Option writeprot has invalid value E2005204 Wri...

Page 168: ...te protect is already disabled E2005601 OfflineVtl Option offline is missing E2005602 OfflineVtl Option offline requires a value E2005603 OfflineVtl Option offline has invalid value E2005604 OfflineVt...

Page 169: ...eVtl Failed to write set option all E2006041 OnlineVtl failed E2006101 Failed to get vtl online offline mode E2006102 The vtl is already online E2006103 Error turning VTL online E2006104 No VTL turned...

Page 170: ...o write set option edit E2007211 EditHost Option wwpn is missing E2007212 EditHost Option wwpn requires a value E2007213 EditHost Option wwpn has invalid value E2007214 EditHost Failed to read get opt...

Page 171: ...ListTarget Failed to write set option list E2008006 LISTTARGET failed E2008401 ListDevice Option list is missing E2008402 ListDevice Option list requires a value E2008403 ListDevice Option list has in...

Page 172: ...d value E2009204 AddSanclientgroup Failed to read get option add E2009205 AddSanclientgroup Failed to write set option add E2009211 AddSanclientgroup Option name is missing E2009212 AddSanclientgroup...

Page 173: ...entgroup Failed to read get option lun E2009263 AddSanclientgroup Failed to write set option lun E2009281 AddSanclientgroup failed E2009282 AddSanclientgroup VTL does not exists E2009283 AddSanclientg...

Page 174: ...write set option name E2009621 DelSanclientgroup Option groupname is missing E2009622 DelSanclientgroup Option groupname requires a value E2009623 DelSanclientgroup Option groupname has invalid value...

Page 175: ...s missing E2010402 GetDdratio Option get requires a value E2010403 GetDdratio Option get has invalid value E2010404 GetDdratio Failed to read get option get E2010405 GetDdratio Failed to write set opt...

Page 176: ...2011201 MoveMedia Option move is missing E2011202 MoveMedia Option move requires a value E2011203 MoveMedia Option move has invalid value E2011204 MoveMedia Failed to read get option move E2011205 Mov...

Page 177: ...ndex requires a value E2011263 MoveMedia Option destindex has invalid value E2011264 MoveMedia Failed to read get option destindex E2011265 MoveMedia Failed to write set option destindex E2011271 Move...

Page 178: ...ead get option loctype E2011635 UnloadMedia Failed to write set option loctype E2011641 UnloadMedia Option index is missing E2011642 UnloadMedia Option index requires a value E2011643 UnloadMedia Opti...

Page 179: ...d to read get option name E2012015 ImportMedia Failed to write set option name E2012021 ImportMedia Option barcode is missing E2012022 ImportMedia Option barcode requires a value E2012023 ImportMedia...

Page 180: ...E2012423 DeleteallMedia Error retrieving delete media list for VTL E2012424 DeleteallMedia Error deleteing media from VTL E2012425 DeleteallMedia No Media deleted from VTL E2012441 DeleteallMedia fai...

Page 181: ...ion name E2014071 ResetTargetport failed E2014072 Target WWPN does not exist E3000001 The specified name is an OST storage server not a NAS share E3000002 Share does not exist in replication database...

Page 182: ...ReplicateNas Option replicate is missing E3000802 ReplicateNas Option replicate requires a value E3000803 ReplicateNas Option replicate has invalid value E3000804 ReplicateNas Failed to read get optio...

Page 183: ...value E3001204 LockVtl Failed to read get option lock E3001205 LockVtl Failed to write set option lock E3001211 LockVtl Option name is missing E3001212 LockVtl Option name requires a value E3001213 L...

Page 184: ...ck is missing E3002002 UnlockVtl Option unlock requires a value E3002003 UnlockVtl Option unlock has invalid value E3002004 UnlockVtl Failed to read get option unlock E3002005 UnlockVtl Failed to writ...

Page 185: ...tusVtllock Option getstatus requires a value E3002803 GetstatusVtllock Option getstatus has invalid value E3002804 GetstatusVtllock Failed to read get option getstatus E3002805 GetstatusVtllock Failed...

Page 186: ...et option name E3003615 SyncVtl Failed to write set option name E3003631 SyncVtl failed E3003641 SyncVtl Replication is not enabled for the VTL E3003642 SyncVtl Deduplication is not enabled for the VT...

Page 187: ...usTrigger Option source is missing E3004812 GetstatusTrigger Failed to read get option source E3004813 GetstatusTrigger Failed to write set option source E3004821 GetstatusTrigger Option target is mis...

Page 188: ...alid value E3006014 AddSourcerep Failed to read get option hostid E3006015 AddSourcerep Failed to write set option hostid E3006051 AddSourcerep Failed to get the current source hostids E3006052 AddSou...

Page 189: ...ption add E3007205 AddTargetrep Failed to write set option add E3007211 AddTargetrep Option hostid is missing E3007212 AddTargetrep Option hostid requires a value E3007213 AddTargetrep Option hostid h...

Page 190: ...ostid is missing E3007612 DelTargetrep Option hostid requires a value E3007613 DelTargetrep Option hostid has invalid value E3007614 DelTargetrep Failed to read get option hostid E3007615 DelTargetrep...

Page 191: ...lerepVtl Option syncid has invalid value E3008044 EnablerepVtl Failed to read get option syncid E3008045 EnablerepVtl Failed to write set option syncid E3008051 EnablerepVtl Failed to get enable statu...

Page 192: ...nodaily is missing E3008422 DisablerepVtl Failed to read get option nodaily E3008423 DisablerepVtl Failed to write set option nodaily E3008431 DisablerepVtl Option nocartbase is missing E3008432 Disa...

Page 193: ...id has invalid value E3008844 EnablerepNas Failed to read get option syncid E3008845 EnablerepNas Failed to write set option syncid E3008851 EnablerepNas Failed to get enable status E3008852 Enablerep...

Page 194: ...ablerepNas Failed to read get option nofiledirbase E3009233 DisablerepNas Failed to write set option nofiledirbase E3009251 DisablerepNas Failed to get enable status E3009252 DisablerepNas This NAS sh...

Page 195: ...E3010404 AbortrepVtl Failed to read get option abortrep E3010405 AbortrepVtl Failed to write set option abortrep E3010411 AbortrepVtl Option name is missing E3010412 AbortrepVtl Option name requires a...

Page 196: ...res a value E3011603 AbortsyncNas Option abortsync has invalid value E3011604 AbortsyncNas Failed to read get option abortsync E3011605 AbortsyncNas Failed to write set option abortsync E3011611 Abort...

Page 197: ...3012821 EnablerepAll failed E3013201 DisablerepAll Option disablerep is missing E3013202 DisablerepAll Option disablerep requires a value E3013203 DisablerepAll Option disablerep has invalid value E30...

Page 198: ...me has invalid value E3014453 ListDedupnas Value of option name is too long E3014454 ListDedupnas Failed to read get option name E3014455 ListDedupnas Failed to write set option name E3014801 EnableCa...

Page 199: ...isableCartrep Failed to read get option disable E3015205 DisableCartrep Failed to write set option disable E3015211 DisableCartrep Option name is missing E3015212 DisableCartrep Option name requires a...

Page 200: ...ication enable status E3015652 EnableFiledirrep This NAS share is already file directory based replication enabled E3015653 EnableFiledirrep Failed to get lock status E3015701 EnableFiledirrep failed...

Page 201: ...1 RecoverVtl Option repname is missing E3016812 RecoverVtl Option repname requires a value E3016813 RecoverVtl Option repname has invalid value E3016814 RecoverVtl Failed to read get option repname E3...

Page 202: ...nvalid number of empty storage bins Cartridges were recovered E3016868 RecoverVtl One of the specified tape drives has already been assigned to another VTL Cartridges were recovered into the unassigne...

Page 203: ...et option id E3017235 DelRepvtl Failed to write set option id E3017241 DelRepvtl Unable to delete replicated VTL E3017242 DelRepvtl No replicated VTL matching specified VTL found on target to delete E...

Page 204: ...E3018042 RecoverNas Option recname requires a value E3018043 RecoverNas Option recname has invalid value E3018044 RecoverNas Failed to read get option recname E3018045 RecoverNas Failed to write set...

Page 205: ...Failed to write set option del E3018411 DelRepnas Option repname is missing E3018412 DelRepnas Option repname requires a value E3018413 DelRepnas Option repname has invalid value E3018414 DelRepnas Fa...

Page 206: ...ailbackRepvtl Option srchost requires a value E3018823 FailbackRepvtl Option srchost has invalid value E3018824 FailbackRepvtl Failed to read get option srchost E3018825 FailbackRepvtl Failed to write...

Page 207: ...pvtl Failed to write set option encrypttype E3018881 FailbackRepvtl Option encrypt is required because another optional option is specified E3018901 FailbackRepvtl failed E3019201 FailbackRepnas Optio...

Page 208: ...plicated NAS share exists on this target E3019262 FailbackRepnas No replicated NAS share found on target to failback E3019263 FailbackRepnas Source host is not a valid host name or IP address E3019264...

Page 209: ...list E3020011 ListRecnasjobs No recovery jobs initiated on this system E3020021 ListRecnasjobs failed E3020401 DelVtlrecjob Option del is missing E3020402 DelVtlrecjob Option del requires a value E30...

Page 210: ...DelNasrecjob Option repname is missing E3020812 DelNasrecjob Option repname requires a value E3020813 DelNasrecjob Option repname has invalid value E3020814 DelNasrecjob Failed to read get option rep...

Page 211: ...Failed to write set option list E3021611 No NAS failback jobs initiated on this system E3021621 ListNasfailbackjob failed E3022001 DelVtlfailbackjob Option del is missing E3022002 DelVtlfailbackjob O...

Page 212: ...2405 DelNasfailbackjob Failed to write set option del E3022411 DelNasfailbackjob Option repname is missing E3022412 DelNasfailbackjob Option repname requires a value E3022413 DelNasfailbackjob Option...

Page 213: ...rtVtlfailbackjob Option tgthost requires a value E3022823 AbortVtlfailbackjob Option tgthost has invalid value E3022824 AbortVtlfailbackjob Failed to read get option tgthost E3022825 AbortVtlfailbackj...

Page 214: ...ed to read get option id E3023235 AbortNasfailbackjob Failed to write set option id E3023241 AbortNasfailbackjob Cannot abort failback job that is not in progress E3023251 AbortNasfailbackjob failed E...

Page 215: ...ListFiledirrepstats Failed to write set option list E3024411 ListFiledirrepstats Option name is missing E3024412 ListFiledirrepstats Option name requires a value E3024413 ListFiledirrepstats Option n...

Page 216: ...t Option name has invalid value E3025213 ListFiledirtarget Failed to read get option name E3025214 ListFiledirtarget Failed to write set option name E3025301 ListFiledirtarget failed E3025302 ListFile...

Page 217: ...value E3026803 GetstatusReplication Option getstatus has invalid value E3026804 GetstatusReplication Failed to read get option getstatus E3026805 GetstatusReplication Failed to write set option getsta...

Page 218: ...ptranslate Failed to write set option replicationip E3028021 AddOpduptranslate Option dataip is missing E3028022 AddOpduptranslate Option dataip requires a value E3028023 AddOpduptranslate Option data...

Page 219: ...3 GetOpduptranslate Option dataip has invalid value E3028814 GetOpduptranslate Failed to read get option dataip E3028815 GetOpduptranslate Failed to write set option dataip E3028861 GetOpduptranslate...

Page 220: ...e failed E4000062 OST Loading the OST configuration file failed E4000063 OST Loading the TLEManager conf configuration file failed E4000401 AddStorageserver Option add is missing E4000402 AddStoragese...

Page 221: ...value E4000444 AddStorageserver Failed to read get option proto E4000445 AddStorageserver Failed to write set option proto E4000446 AddStorageserver Option hidden is missing E4000447 AddStorageserver...

Page 222: ...igure NFS E4000482 AddStorageserver Failed to get NFS configuration status E4000483 AddStorageserver CIFS is not configured E4000484 AddStorageserver Failed to disable backup window E4000485 AddStorag...

Page 223: ...missing E4001212 EditStorageserver Option name requires a value E4001213 EditStorageserver Option name has invalid value E4001214 EditStorageserver Failed to read get option name E4001215 EditStorage...

Page 224: ...Failed to write set option endbackup E4001256 EditStorageserver Max connections of the storage server cannot be edited when there are active connections E4001257 EditStorageserver Option perms require...

Page 225: ...to read get option name E4001626 ListStorageserver Failed to write set option name E4001627 ListStorageserver Failed because the storage server does not exist E4001631 ListStorageserver Failed to read...

Page 226: ...ires a value E4002043 AddLsu Option blksize has invalid value E4002044 AddLsu Failed to read get option blksize E4002045 AddLsu Failed to write set option blksize E4002051 AddLsu Option capacity is mi...

Page 227: ...tion is specified E4002413 DelLsu Option name requires a value E4002414 DelLsu Option name has invalid value E4002415 DelLsu Failed to read get option name E4002416 DelLsu Failed to write set option n...

Page 228: ...rageserver E4002831 EditLsu Option desc is missing E4002832 EditLsu Option desc is required because another optional option is specified E4002833 EditLsu Option desc requires a value E4002834 EditLsu...

Page 229: ...annot be edited E4002881 EditLsu failed E4003201 ListLsu Option list is missing E4003202 ListLsu Option list requires a value E4003203 ListLsu Option list has invalid value E4003204 ListLsu Failed to...

Page 230: ...4003621 AddOstuser Option storageserver is missing E4003622 AddOstuser Option storageserver requires a value E4003623 AddOstuser Option storageserver has invalid value E4003624 AddOstuser Value of opt...

Page 231: ...eleteallOstuser Failed to read get option deleteall E4004405 DeleteallOstuser Failed to write set option deleteall E4004411 DeleteallOstuser Option storageserver is missing E4004412 DeleteallOstuser O...

Page 232: ...d value E4005214 AddOsthost Value of option name is too long E4005215 AddOsthost Failed to read get option name E4005216 AddOsthost Failed to write set option name E4005221 AddOsthost Option storagese...

Page 233: ...eleteall is missing E4006002 DeleteallOsthost Option deleteall requires a value E4006003 DeleteallOsthost Option deleteall has invalid value E4006004 DeleteallOsthost Failed to read get option deletea...

Page 234: ...su Option storageserver is missing E4006812 DeleteallLsu Option storageserver requires a value E4006813 DeleteallLsu Option storageserver has invalid value E4006814 DeleteallLsu Failed to read get opt...

Page 235: ...g Option accentencryption requires a value E4008022 SetOstsetting Option accentencryption has invalid value E4008023 SetOstsetting Failed to read get option accentencryption E4008024 SetOstsetting Fai...

Page 236: ...E5000006 Cluster is in diagnostic state E5000007 Cluster is in degraded state E5000020 Shared filesystem snfs is not available not mounted E5000021 Common area Q is not available not mounted E5000022...

Page 237: ...are Option filepath is missing E6000432 UpgradeFirmware Option filepath requires a value E6000433 UpgradeFirmware Option filepath has invalid value E6000434 UpgradeFirmware Failed to read get option f...

Page 238: ...invalid value E6000804 StartReclamation Failed to read get option start E6000805 StartReclamation Failed to write set option start E6000821 StartReclamation failed E6001201 StopReclamation Option stop...

Page 239: ...Option daily is missing E6002022 SchedReclamation Option daily requires a value E6002023 SchedReclamation Option daily has invalid value E6002024 SchedReclamation Failed to read get option daily E6002...

Page 240: ...ption stopweekly requires a value E6002092 SchedReclamation Option stopweekly has invalid value E6002093 SchedReclamation Failed to read get option stopweekly E6002094 SchedReclamation Failed to write...

Page 241: ...002801 ListLicense Option list is missing E6002802 ListLicense Option list requires a value E6002803 ListLicense Option list has invalid value E6002804 ListLicense Failed to read get option list E6002...

Page 242: ...6003257 Nodemanage Invalid NodeID E6003258 Nodemanage Unkown Error E6003259 Nodemanage The event handler is already registered E6003260 Nodemanage There are no event handlers registered E6003261 Nodem...

Page 243: ...alid cluster role E6003286 Nodemanage Invalid power state E6003287 Nodemanage The operation is not supported E6003288 Nodemanage Core services failed join not allowed E6003289 Nodemanage This operatio...

Page 244: ...E6003631 GenDiaglog Failed to read get option lastgen E6003632 GenDiaglog Failed to write set option lastgen E6003651 Gendiaglog failed E6003661 Gendiaglog The system is transient state Cannot genera...

Page 245: ...statusReclamation Option getstatus requires a value E6004803 GetstatusReclamation Option getstatus has invalid value E6004804 GetstatusReclamation Failed to read get option getstatus E6004805 Getstatu...

Page 246: ...245 GetCredential Failed to write set option host E6005246 GetCredential Value of option host is too long E6005251 GetCredential Option session is missing E6005252 GetCredential Option session require...

Page 247: ...d to write set option renew E6005641 ReleaseCredential Option chkadmin is required because another optional option is specified E6005642 ReleaseCredential Failed to read get option chkadmin E6005643 R...

Page 248: ...opt2 E6006434 Test Failed to write set option opt2 E6006441 Test Option opt3 requires a value E6006442 Test Option opt3 has invalid value E6006443 Test Failed to read get option opt3 E6006444 Test Fai...

Page 249: ...too long E6006835 Authenticate Failed to read get option client E6006836 Authenticate Failed to write set option client E6006841 Authenticate Option host is missing E6006842 Authenticate Option host...

Page 250: ...a value E6007603 GetError Option get has invalid value E6007604 GetError Failed to read get option get E6007605 GetError Failed to write set option get E6007611 GetError Option type requires a value...

Page 251: ...srep Option every has invalid value E6008044 CleanupContinuousrep Failed to read get option every E6008045 CleanupContinuousrep Failed to write set option every E6008061 CleanupContinuousrep failed E6...

Page 252: ...812 GetParam Option filename requires a value E6008813 GetParam Option filename has invalid value E6008814 GetParam Failed to read get option filename E6008815 GetParam Failed to write set option file...

Page 253: ...tParam Failed to write set option section E6009231 SetParam Option name is missing E6009232 SetParam Option name requires a value E6009233 SetParam Option name has invalid value E6009234 SetParam Fail...

Page 254: ...ram Failed to write set option section E6009631 DelParam Option name requires a value E6009632 DelParam Option name has invalid value E6009633 DelParam Failed to read get option name E6009634 DelParam...

Page 255: ...write set option newpassword E6012081 ChangePassword failed E6012401 ResetPassword Option reset is missing E6012402 ResetPassword Option reset requires a value E6012403 ResetPassword Option reset has...

Page 256: ...led to write set option server E6013231 SetAiscntproxy Option port is missing E6013232 SetAiscntproxy Option port requires a value E6013233 SetAiscntproxy Option port has invalid value E6013234 SetAis...

Page 257: ...set has invalid value E6013604 SetAiscntaccess Failed to read get option set E6013605 SetAiscntaccess Failed to write set option set E6013611 SetAiscntaccess Option enable is missing E6013612 SetAisc...

Page 258: ...set option getstatus E6014851 GetstatusAiscntproxy failed E6015201 GetstatusAiscntaccess Option getstatus is missing E6015202 GetstatusAiscntaccess Option getstatus requires a value E6015203 Getstatu...

Page 259: ...lid value E6016804 GetSecuritybanner Failed to read get option get E6016805 GetSecuritybanner Failed to write set option get E6016851 GetSecuritybanner failed E6017201 SetSecuritybanner Option set is...

Page 260: ...sc is missing E6552012 AddEvent Option desc requires a value E6552013 AddEvent Option desc has invalid value E6552014 AddEvent Failed to read get option desc E6552015 AddEvent Failed to write set opti...

Page 261: ...2073 AddEvent Failed to read get option weekly E6552074 AddEvent Failed to write set option weekly E6552081 AddEvent Failed to read get option monthly E6552082 AddEvent Failed to write set option mont...

Page 262: ...ption recurstr E6552154 AddEvent Failed to write set option recurstr E6552161 AddEvent An optional option is required because another optional option has been specified E6552250 AddEvent failed E65524...

Page 263: ...ailed to write set option del E6552811 DelEvent Option id is missing E6552812 DelEvent Option id requires a value E6552813 DelEvent Option id has invalid value E6552814 DelEvent Failed to read get opt...

Page 264: ...write set option service E6553251 ChangeEvent Option start requires a value E6553252 ChangeEvent Option start has invalid value E6553253 ChangeEvent Failed to read get option start E6553254 ChangeEve...

Page 265: ...interval has invalid value E6553333 ChangeEvent Failed to read get option interval E6553334 ChangeEvent Failed to write set option interval E6553341 ChangeEvent Option until requires a value E6553342...

Page 266: ...quires a value E6553613 GetEvent Option id has invalid value E6553614 GetEvent Failed to read get option id E6553615 GetEvent Failed to write set option id E6553661 GetEvent failed E6554001 GetEventty...

Page 267: ...save the action scheduled to run at end of event E6591111 Failed to save event action end parameter E6591112 Failed to save end time to database E6591113 Failed to save recurrence info to database E65...

Page 268: ...event end action failed E6592004 Could not create the event empty arguments passed E6592005 Could not create the event set attributes failed E6592006 Could not create the event update failed E6592007...

Page 269: ...d associated with an event E6593003 The Event specified was not found E6593999 Id does not exist E6594001 Could not create the event update with duplicate value E6594002 Could not change the event upd...

Page 270: ...ecipient Option emailaddr requires a value E7000423 AddEmailrecipient Option emailaddr has invalid value E7000424 AddEmailrecipient Failed to read get option emailaddr E7000425 AddEmailrecipient Faile...

Page 271: ...emailaddr is too long E7000831 EditEmailrecipient Option type is missing E7000832 EditEmailrecipient Option type requires a value E7000833 EditEmailrecipient Option type has invalid value E7000834 Ed...

Page 272: ...ead get option list E7002005 ListEmailrecipient Failed to write set option list E7002011 ListEmailrecipient Option name is missing E7002012 ListEmailrecipient Option name requires a value E7002013 Lis...

Page 273: ...led E7003201 DelEmailserver Option del is missing E7003202 DelEmailserver Option del requires a value E7003203 DelEmailserver Option del has invalid value E7003204 DelEmailserver Failed to read get op...

Page 274: ...res a value E7004003 SendStatusondemand Option send has invalid value E7004004 SendStatusondemand Failed to read get option send E7004005 SendStatusondemand Failed to write set option send E7004011 Se...

Page 275: ...iladdr has invalid value E7004814 AddEmailhome Failed to read get option emailaddr E7004815 AddEmailhome Failed to write set option emailaddr E7004816 AddEmailhome Exceeded the maximum number of email...

Page 276: ...7006025 SetEmailhome Failed to write set option weekly E7006031 SetEmailhome Option hour is missing E7006032 SetEmailhome Option hour requires a value E7006033 SetEmailhome Option hour has invalid val...

Page 277: ...n is mandatory E7050811 SetDatetime Option ntpserver is required because another optional option is specified E7050812 SetDatetime Option ntpserver requires a value E7050813 SetDatetime Option ntpserv...

Page 278: ...neid E7050855 SetDatetime Failed to set timezone E7050856 SetDatetime No timezone exists with the given timezone ID E7050857 SetDatetime Option time is required because another optional option is spec...

Page 279: ...mptrapdest failed E8000801 AddSnmptrapdest Option add is missing E8000802 AddSnmptrapdest Option add requires a value E8000803 AddSnmptrapdest Option add has invalid value E8000804 AddSnmptrapdest Fai...

Page 280: ...d E8001201 EditSnmptrapdest Option edit is missing E8001202 EditSnmptrapdest Option edit requires a value E8001203 EditSnmptrapdest Option edit has invalid value E8001204 EditSnmptrapdest Failed to re...

Page 281: ...quires a value E8001603 DelSnmptrapdest Option del has invalid value E8001604 DelSnmptrapdest Failed to read get option del E8001605 DelSnmptrapdest Failed to write set option del E8001611 DelSnmptrap...

Page 282: ...lue E8002803 AddSnmpcom Option add has invalid value E8002804 AddSnmpcom Failed to read get option add E8002805 AddSnmpcom Failed to write set option add E8002811 AddSnmpcom Option name is missing E80...

Page 283: ...55 AddSnmpcom Failed to validate community name E8002856 AddSnmpcom Failed to retrieve configured communities either due to closed connection to the database or some general error E8002857 AddSnmpcom...

Page 284: ...equires a value E8003243 EditSnmpcom Option accesstype has invalid value E8003244 EditSnmpcom Failed to read get option accesstype E8003245 EditSnmpcom Failed to write set option accesstype E8003251 E...

Page 285: ...ue E8004003 DeleteallSnmpcom Option deleteall has invalid value E8004004 DeleteallSnmpcom Failed to read get option deleteall E8004005 DeleteallSnmpcom Failed to write set option deleteall E8004021 De...

Page 286: ...ame is missing E8050025 Confignetseg Too many arguments RESTARTALL E8050026 Confignetseg Too many arguments for STOPALL E8050027 Confignetseg Too many arguments for STARTALL E8050028 Confignetseg Too...

Page 287: ...ame contain consequetive spaces E8050060 Networking Network policy is invalid E8050061 Networking Network policy not supported E8050062 Networking Network policy address not found E8050063 Networking...

Page 288: ...0121 Network device name is missing before comma E8050122 Network device name is missing after comma E8050123 Device name must start with an alphabetic label valid format is label devno vifno E8050130...

Page 289: ...ption bond1 E8050431 EnableJumbo Option dev requires a value E8050432 EnableJumbo Option dev has invalid value E8050433 EnableJumbo Failed to read get option dev E8050434 EnableJumbo Failed to write s...

Page 290: ...umbo Option dev is missing E8050841 DisableJumbo Option sid is missing E8050842 DisableJumbo Option sid requires a value E8050843 DisableJumbo Option sid has invalid value E8050844 DisableJumbo Failed...

Page 291: ...8051254 SetJumboFrame not implemented yet E8051601 SetnetworkUnsegmented Option setnetwork is missing E8051602 SetnetworkUnsegmented Option setnetwork requires a value E8051603 SetnetworkUnsegmented O...

Page 292: ...o write set option bondalgo E8051651 SetnetworkUnsegmented Option bond0algo requires a value E8051652 SetnetworkUnsegmented Option bond0algo has invalid value E8051653 SetnetworkUnsegmented Failed to...

Page 293: ...missing E8051702 SetnetworkUnsegmented Option defaultgateway requires a value E8051703 SetnetworkUnsegmented Option defaultgateway has invalid value E8051704 SetnetworkUnsegmented Failed to read get...

Page 294: ...has been specified E8051752 SetnetworkUnsegmented Option vip is required because another optional option has been specified E8051761 SetnetworkUnsegmented failed E8051762 SetNetworkUnsegmented Failed...

Page 295: ...egmented Failed to get DNSDomainName from network configuration file E8051780 SetNetworkUnsegmented Failed to get ReMessageSymlink from global seer configuration E8051781 SetNetworkUnsegmented Failed...

Page 296: ...ion setnetwork E8052011 SetnetworkSegmented Option defaultgateway is missing E8052012 SetnetworkSegmented Option defaultgateway requires a value E8052013 SetnetworkSegmented Option defaultgateway has...

Page 297: ...go E8052071 SetnetworkSegmented Option hostname requires a value E8052072 SetnetworkSegmented Option hostname has invalid value E8052073 SetnetworkSegmented Failed to read get option hostname E8052074...

Page 298: ...teway E8052131 SetnetworkSegmented Option rsip is missing E8052132 SetnetworkSegmented Option rsip requires a value E8052133 SetnetworkSegmented Option rsip has invalid value E8052134 SetnetworkSegmen...

Page 299: ...rkSegmented Option dsgateway has invalid value E8052183 SetnetworkSegmented Failed to read get option dsgateway E8052184 SetnetworkSegmented Failed to write set option dsgateway E8052191 SetnetworkSeg...

Page 300: ...o open network configuration file E8052253 SetNetworkSegmented Failed to get network segmentation configuration program seer variable E8052254 SetNetworkSegmented Failed to get Hostname seer context E...

Page 301: ...ntext E8052270 SetNetworkSegmented Failed to get ManagementSegmentIPAddress from network configuration file E8052271 SetNetworkSegmented Failed to get ManagementSegmentNetworkMask seer context E805227...

Page 302: ...ltGatewayIPAddress seer context E8052287 SetNetworkSegmented Failed to get DefaultGatewayIPAddress from network configuration file E8052288 SetNetworkSegmented Failed to get DNSDomainName from network...

Page 303: ...QueryNetwork Failed to read get option query E8052405 QueryNetwork Failed to write set option query E8052421 QueryNetwork failed E8052801 AddNetcfg Option add is missing E8052802 AddNetcfg Option add...

Page 304: ...E8052863 AddNetcfg Failed to read get option policy E8052864 AddNetcfg Failed to write set option policy E8052871 AddNetcfg Failed to read get option restart E8052872 AddNetcfg Failed to write set op...

Page 305: ...o write set option hosts E8052941 AddNetcfg Option restart is required because another optional option is specified E8053001 AddNetcfg failed E8053201 DelNetcfg Option del is missing E8053202 DelNetcf...

Page 306: ...ackupNetcfg Failed to read get option backup E8054005 BackupNetcfg Failed to write set option backup E8054021 BackupNetcfg failed E8054401 RestoreNetcfg Option restore is missing E8054402 RestoreNetcf...

Page 307: ...do has invalid value E8055604 UndoNetcfg Failed to read get option undo E8055605 UndoNetcfg Failed to write set option undo E8055651 UndoNetcfg failed E8056001 GetNetwork Option get is missing E805600...

Page 308: ...option xml E8056815 ListInterface Failed to get L3 info from XML file E8056816 ListInterface Failed to display XML file E8056817 ListInterface Failed to get L3 routes from XML file E8056818 ListInterf...

Page 309: ...e Option devname has invalid value E8057613 DelThrottle Failed to read get option devname E8057614 DelThrottle Failed to write set option devname E8057615 DelThrottle Option devname is missing E805762...

Page 310: ...id value E8058423 SetNetwork Failed to read get option domain E8058424 SetNetwork Failed to write set option domain E8058431 SetNetwork Option dns requires a value E8058432 SetNetwork Option dns has i...

Page 311: ...35 AddRoute Failed to write set option netmask E8058841 AddRoute Option gateway is missing E8058842 AddRoute Option gateway requires a value E8058843 AddRoute Option gateway has invalid value E8058844...

Page 312: ...s invalid value E8059604 GetHostname Failed to read get option get E8059605 GetHostname Failed to write set option get E8059611 GetHostname Option sid requires a value E8059612 GetHostname Option sid...

Page 313: ...213 EditNetcfg Option devname has invalid value E8061214 EditNetcfg Failed to read get option devname E8061215 EditNetcfg Failed to write set option devname E8061221 EditNetcfg Option mtu requires a v...

Page 314: ...tHostname Failed to read get option set E8100405 SetHostname Failed to write set option set E8100411 SetHostname Option name is missing E8100412 SetHostname Option name requires a value E8100413 SetHo...

Page 315: ...on label has invalid value E8101613 ListBond Failed to read get option label E8101614 ListBond Failed to write set option label E8101621 ListBond Option sid requires a value E8101622 ListBond Option s...

Page 316: ...upuser Failed to read get option name E9001216 AddBackupuser Failed to write set option name E9001221 AddBackupuser Option password is missing E9001222 AddBackupuser Option password has invalid value...

Page 317: ...to write set option edit E9002011 EditBackupuser Option name is missing E9002012 EditBackupuser Option name requires a value E9002013 EditBackupuser Option name has invalid value E9002014 EditBackupu...

Page 318: ...er Unable to get backup application user list E9002807 DeleteallBackupuser Unable to delete backup application user E9002831 DeleteallBackupuser failed E9003201 ListMedchanger Option list is missing E...

Page 319: ...ger Option use has invalid value E9004404 UseMedchanger Failed to read get option use E9004405 UseMedchanger Failed to write set option use E9004411 UseMedchanger Option sernum is missing E9004412 Use...

Page 320: ...on usetype requires a value E9004823 UseTapedrive Option usetype has invalid value E9004824 UseTapedrive Failed to read get option usetype E9004825 UseTapedrive Failed to write set option usetype E900...

Page 321: ...wpn E9005615 DisablePtt Failed to write set option wwpn E9005661 DisablePtt failed E9005662 Disableptt gc command failed E9005663 Disableptt failed up update conf file E9005664 Disableptt not supporte...

Page 322: ...ption getstatus is missing E11000802 GetstatusTapedrive Option getstatus requires a value E11000803 GetstatusTapedrive Option getstatus has invalid value E11000804 GetstatusTapedrive Failed to read ge...

Page 323: ...e set option VTL E11001221 GetstatusStorageslot Option barcode requires a value E11001222 GetstatusStorageslot Option barcode has invalid value E11001223 GetstatusStorageslot Failed to read get option...

Page 324: ...status E11002011 GetstatusCommoncomponent Option storagearray is required because another optional option is specified E11002012 GetstatusCommoncomponent Failed to read get option storagearray E110020...

Page 325: ...er file Caught seer exception E11002433 GetstatusEthernetswitch The Ethernet switch status seer file is not found E11002801 GetstatusFcswitch Option getstatus is missing E11002802 GetstatusFcswitch Op...

Page 326: ...3 GetstatusStoragearray The storage array status file is not found E11003601 GetstatusSyscomponent Option getstatus is missing E11003602 GetstatusSyscomponent Option getstatus requires a value E110036...

Page 327: ...onent The file used to retrieve the status is not found E11003673 GetstatusSyscomponent Failed to read seer file E11004001 GetstatusSystemboard Option getstatus is missing E11004002 GetstatusSystemboa...

Page 328: ...r Option getstatus requires a value E11005203 GetstatusFcadapter Option getstatus has invalid value E11005204 GetstatusFcadapter Failed to read get option getstatus E11005205 GetstatusFcadapter Failed...

Page 329: ...ragearraydetails Option name requires a value E11006013 GetstatusStoragearraydetails Option name has invalid value E11006014 GetstatusStoragearraydetails Failed to read get option name E11006015 Getst...

Page 330: ...atusFcadapterdetails Option getstatus is missing E11006802 GetstatusFcadapterdetails Option getstatus requires a value E11006803 GetstatusFcadapterdetails Option getstatus has invalid value E11006804...

Page 331: ...etrieving administration logs failed E11050002 Adminalert There are no items available in admin log for display E11050003 Adminalert No alert exists with the given name E11050004 Serviceticket No serv...

Page 332: ...5 EditTicketanalysis Failed to write set option ticketnum E11051221 EditTicketanalysis Option textline is missing E11051222 EditTicketanalysis Option textline requires a value E11051223 EditTicketanal...

Page 333: ...ticket Option all is required because another optional option is specified E11052012 ListServiceticket Failed to read get option all E11052013 ListServiceticket Failed to write set option all E1105202...

Page 334: ...ption ticketnum E11052421 SendTicketanalysis Option recipient is missing E11052422 SendTicketanalysis Option recipient requires a value E11052423 SendTicketanalysis Option recipient has invalid value...

Page 335: ...ticketnum requires a value E11053213 ShowTicketdetail Option ticketnum has invalid value E11053214 ShowTicketdetail Failed to read get option ticketnum E11053215 ShowTicketdetail Failed to write set...

Page 336: ...0801 SetNetserver Option set is missing E12050802 SetNetserver Option set requires a value E12050803 SetNetserver Option set has invalid value E12050804 SetNetserver Failed to read get option set E120...

Page 337: ...ad get option show E12052005 ShowThroughput Failed to write set option show E12052011 ShowThroughput Option disk is missing E12052012 ShowThroughput Failed to read get option disk E12052013 ShowThroug...

Page 338: ...e requires a value E13001223 SchedHealthcheck Option time has invalid value E13001224 SchedHealthcheck Failed to read get option time E13001225 SchedHealthcheck Failed to write set option time E130012...

Page 339: ...2023 EditHealthcheck Failed to write set option enable E13002031 EditHealthcheck Option disable is missing E13002032 EditHealthcheck Failed to read get option disable E13002033 EditHealthcheck Failed...

Page 340: ...e E82000003 WebServices server service API is defined but not implemented yet E82000004 WebServices server service API is defined but not supported in this release E82000100 WebServices server failed...

Page 341: ...rt data to XML E82002002 WebServices failed to convert data from XML E82002003 WebServices server failed to create a success response E82002004 WebServices server failed to get data from system layer...

Page 342: ...password is NULL E83000120 WebServices client option is not supported in Web Services E83000200 WebServices client failed to get credential E83000201 WebServices client failed to convert server data f...

Page 343: ...ntry E83000412 WebServices client failed to get name of permission E83000413 WebServices client failed to get access of permission E83000520 WebServices client failed to get list of WSDL files and ver...

Page 344: ...Quantum DXi Series Command Line Interface CLI Guide 6 67081 05 Rev B April 2012 336 CLI Error Codes...

Reviews: