Dell DR4000 Command Line Reference Guide - Page 97

add, --name <name&gt, delete, --name <name&gt

Page 97 highlights

NFS connection options NFS connection Enabled NFS connection status : rw,ro : Yes : Available To display the detailed status of an existing specific container, enter the example command string at the system prompt: administrator@mydr4000 > container --show --name dataStorage3 --verbose Container Entry ID Container Name CIFS connection Entry ID CIFS connection IP addresses CIFS connection Enabled CIFS connection status NFS connection Entry ID NFS connection IP addresses NFS connection Root map NFS connection options NFS connection Enabled NFS connection status : 5 : dataStorage3 : 5 : * : Yes : Available : 7 : 10.27.22.11 : administrator : rw,ro : Yes : Available --add, --name To create and name a new container in a DR4000 system, enter the example command string at the system prompt: administrator@mydr4000 > container --add --name dataStorage4 Container "dataStorage4" created successfully. NOTE: Container names cannot exceed 32 characters in length (and the /, #, and @ special characters are not allowed). --delete, --name To delete an existing container by name from a DR4000 system, enter the example command string at the system prompt: administrator@mydr4000 > container --delete --name dataStorage4 Container "dataStorage4" marked for deletion, Please run maintenance --filesystem --reclaim_space to recover the storage space. Managing DR4000 System Storage Operations 87

  • 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
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112

Managing DR4000 System Storage Operations
87
NFS connection options
: rw,ro
NFS connection Enabled
: Yes
NFS connection status
: Available
To display the detailed status of an existing specific container, enter the
example command string at the system prompt:
administrator@mydr4000 > container --show --name
dataStorage3 --verbose
Container Entry ID
: 5
Container Name
: dataStorage3
CIFS connection Entry ID
: 5
CIFS connection IP addresses
: *
CIFS connection Enabled
: Yes
CIFS connection status
: Available
NFS connection Entry ID
: 7
NFS connection IP addresses
: 10.27.22.11
NFS connection Root map
: administrator
NFS connection options
: rw,ro
NFS connection Enabled
: Yes
NFS connection status
: Available
--add, --name <name>
To create and name a new container in a DR4000 system, enter the example
command string at the system prompt:
administrator@mydr4000 > container --add --name
dataStorage4
Container "dataStorage4" created successfully.
NOTE:
Container names cannot exceed 32 characters in length (and the /, #, and @
special characters are not allowed).
--delete, --name <name>
To delete an existing container by name from a DR4000 system, enter the
example command string at the system prompt:
administrator@mydr4000 > container --delete
--name dataStorage4
Container "dataStorage4" marked for deletion, Please run
maintenance --filesystem --reclaim_space to recover the
storage space.