D-Link DSN-540 CLI User's Guide for DSN-1100-10 - Page 39

ExternalConnectionsManager - Gets the ExternalConnectionsManager.

Page 39 highlights

Returns: revisionLevel show VendorId - Gets the system VendorId Returns: vendorId show BindFailReason - Gets the bind failure/success state detail Returns: bindFailReason (Undefined,Bind_OK,Bind_Error,RCP_Determination,Bind_Not_Possible,Split_RG,Non_Co nfig_Params,insufficient_resources,system_class_data,pblade_info_unavailable,FW_V ersions,SM_Size,BM_Size,SM_Dimms,BM_Dimms,Controller_Type,Product_ID,Starting_i8k ,Merge_Bind,Slam_Dunk,Cache,Board_revision,SEP_module_error,Discovered_drives_mis match,Incorrect_enclosure_cabling,Loss_of_peer_while_binding,Loss_of_comm_chan_wh ile_binding,Loss_of_rmc_link_while_binding,Message_returned_failure_status,Fatal_ error_on_other,Controller_states_dont_allow_bind,Moved_controller_in_restart_reco very,Unable_to_determine_seq_to_execute,Controllers_dont_agree_on_seq) show BladeType - Gets the BladeType Returns: bladeType (Unknown,EBlade,DBlade,xStack,SFF,I386) show SerialNumber - Gets the system SerialNumber Returns: serialNumber show SystemState - Gets the SystemState Returns: systemState (Undefined,Standalone,Bound,Survivor,Not_bound,Split,Failed) show Controllers - Gets a vector of all controllers in the system Returns: controllers (Controller list) show DiskList - Gets the DiskList service Returns: diskList (DiskList object) show PoolList - Gets the PoolList. Returns: poolList (PoolList object) show VolumeList - Gets the VolumeList Returns: volumeList (VolumeList object) show TaskList - Gets the TaskList Returns: taskList (TaskList object) show iSCSI - Returns the iSCSI Service Returns: iSCSI (iSCSI object) show EventHD-Linky - Gets the EventHD-Linky Returns: eventHD-Linky (EventHD-Linky object) show ExternalConnectionsManager - Gets the ExternalConnectionsManager. Returns: externalConnectionsManager (ExternalConnectionsManager object) show AdvancedSettings - NO DOC Returns: advancedSettings (AdvancedSettings object) show SystemStatistics - Gets the SystemStatistics object Returns: service (SystemStatistics object) do SystemShutdown - Shuts down the system do SystemRestart - Reboots the system do CreateVolume - Creates a volume. > name (String) - Volume name > sizeInBytes (StorageSize) - Volume size in bytes > compositionName (UAEnum) - Volume composition (JBOD,Stripe,Mirror,StripeMirror,Parity) > disks (ServiceList) - List of disks to use (Disk) > stripeWidth (Integer) - Stripe width > stripeDepth (UAEnum) - Stripe depth (32KB,64KB,128KB,256KB,512KB,1024KB,2048KB) Returns: newVolume (Volume object) Command Line Interface User's Guide 29

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97

Command Line Interface User’s Guide
29
Returns: revisionLevel
show
VendorId
- Gets the system VendorId
Returns: vendorId
show
BindFailReason
- Gets the bind failure/success state detail
Returns: bindFailReason
(Undefined,Bind_OK,Bind_Error,RCP_Determination,Bind_Not_Possible,Split_RG,Non_Co
nfig_Params,insufficient_resources,system_class_data,pblade_info_unavailable,FW_V
ersions,SM_Size,BM_Size,SM_Dimms,BM_Dimms,Controller_Type,Product_ID,Starting_i8k
,Merge_Bind,Slam_Dunk,Cache,Board_revision,SEP_module_error,Discovered_drives_mis
match,Incorrect_enclosure_cabling,Loss_of_peer_while_binding,Loss_of_comm_chan_wh
ile_binding,Loss_of_rmc_link_while_binding,Message_returned_failure_status,Fatal_
error_on_other,Controller_states_dont_allow_bind,Moved_controller_in_restart_reco
very,Unable_to_determine_seq_to_execute,Controllers_dont_agree_on_seq)
show
BladeType
- Gets the BladeType
Returns: bladeType
(Unknown,EBlade,DBlade,xStack,SFF,I386)
show
SerialNumber
- Gets the system SerialNumber
Returns: serialNumber
show
SystemState
- Gets the SystemState
Returns: systemState
(Undefined,Standalone,Bound,Survivor,Not_bound,Split,Failed)
show
Controllers
- Gets a vector of all controllers in the system
Returns: controllers (Controller list)
show
DiskList
- Gets the DiskList service
Returns: diskList (DiskList object)
show
PoolList
- Gets the PoolList.
Returns: poolList (PoolList object)
show
VolumeList
- Gets the VolumeList
Returns: volumeList (VolumeList object)
show
TaskList
- Gets the TaskList
Returns: taskList (TaskList object)
show
iSCSI
- Returns the iSCSI Service
Returns: iSCSI (iSCSI object)
show
EventHD-Linky
- Gets the EventHD-Linky
Returns: eventHD-Linky (EventHD-Linky object)
show
ExternalConnectionsManager - Gets the ExternalConnectionsManager.
Returns: externalConnectionsManager (ExternalConnectionsManager object)
show
AdvancedSettings - NO DOC
Returns: advancedSettings (AdvancedSettings object)
show
SystemStatistics - Gets the SystemStatistics object
Returns: service (SystemStatistics object)
do
SystemShutdown
- Shuts down the system
do
SystemRestart
- Reboots the system
do
CreateVolume
- Creates a volume.
> name (String)
- Volume name
> sizeInBytes (StorageSize) - Volume size in bytes
> compositionName (UAEnum) - Volume composition
(JBOD,Stripe,Mirror,StripeMirror,Parity)
> disks (ServiceList)
- List of disks to use (Disk)
> stripeWidth (Integer) - Stripe width
> stripeDepth (UAEnum) - Stripe depth
(32KB,64KB,128KB,256KB,512KB,1024KB,2048KB)
Returns: newVolume (Volume object)