Dell PowerVault Storage Area Network Dell DR Series System Command Line Refere - Page 102

integer>]

Page 102 highlights

Result Container Entry ID Container Name NFS connection Entry ID NFS connection IP addresses NFS connection Root map NFS connection options NFS connection Enabled NFS connection status CIFS connection Entry ID CIFS connection IP addresses CIFS connection Enabled CIFS connection status Container Entry ID Container Name NFS connection Entry ID NFS connection IP addresses NFS connection Root map NFS connection options NFS connection Enabled NFS connection status : 1 : backup : 25 : * : root : rw : Yes : Available : 26 : * : Yes : Available : 2 : 1234 : 3 : * : root : rw : Yes : Available connection --add --name --type [--clients ] [--rootmap ] [--options

  • 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
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131

Result
Container Entry ID
: 1
Container Name
: backup
NFS connection Entry ID
: 25
NFS connection IP addresses
: *
NFS connection Root map
: root
NFS connection options
: rw
NFS connection Enabled
: Yes
NFS connection status
: Available
CIFS connection Entry ID
: 26
CIFS connection IP addresses
: *
CIFS connection Enabled
: Yes
CIFS connection status
: Available
Container Entry ID
: 2
Container Name
: 1234
NFS connection Entry ID
: 3
NFS connection IP addresses
: *
NFS connection Root map
: root
NFS connection options
: rw
NFS connection Enabled
: Yes
NFS connection status
: Available
connection --add --name <name> --type <nfs|cifs|ost> [--clients <ip address>] [--rootmap
<nobody|root|administrator>] [--options <nfs options] [--capacity <positive integer>]
Description
Specifies connection type, client IP addresses, defines rootmap privileges, sets mounting options for an NFS
connection, and setting a capacity for an OST connection. NFS and CIFS connection types do not recognize a set
capacity that is defined using a positive integer in the
--capacity
option.
NOTE:
NFS mounting options include read-write (rw), read-only (ro), and insecure.
rw—allows read-write access.
ro—allows read-only access.
insecure—allows replies to be made to requests before changes in request are made.
Syntax
connection --add --name ost2 --type ost --capacity 10
Result
Successfully added connection entry.
OST connection Quota
: 10
OST connection Enabled
: Yes
connection --update --name <name> --type <nfs|cifs|ost> [--clients <ip address>] [--
rootmap <nobody|root|administrator>] [--options <nfs options>] [--capacity <positive
integer>]
Description
Updates or modifies the connection values on an existing container connection on a DR Series system.
NOTE:
The following DR Series system CLI
connection
command options (
--clients
,
--rootmap
,
--options
, and
--
capacity
) apply selectively to specific container type connections.
102