Dell DR4000 Command Line Reference Guide - Page 91

rootmap <nobody | root | administrator>, --options <nfs options>]

Page 91 highlights

--add, --name , --type , [--clients , -rootmap , --options ] To create a new connection to a container on a DR4000 system, enter the example command string at the system prompt: NOTE: You must create a data container before attempting to create a connection to it. If not, this displays the following message: Error: Container does not exist. For more information about creating DR4000 containers, see "--add, --name " on 87. administrator@mydr4000 > connection --add --name container2 --type nfs Successfully added connection entry. NFS connection IP addresses : * NFS connection Root maps : root NFS connection options : rw,ro NFS connection Enabled : Yes If no options are specified, the following prompts are shown: administrator@mydr4000 > connection --add --name --type --name requires a value : --name Name of container. --type requires a value : --type Type of sharing required (nfs/cifs). To specify client IP addresses, define rootmap privileges, and set NFS mounting options for the connection, enter the example command string at the system prompt: 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. administrator@mydr4000 > connection --add --name dataStorage2 --type nfs --clients 10.25.19.5 --rootmap administrator --options rw Successfully added connection entry. NFS connection IP addresses NFS connection Root map NFS connection options NFS connection Enabled : 10.25.19.5 : administrator : rw : Yes Managing DR4000 System Storage Operations 81

  • 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
81
--add, --name <name>, --type <nfs | cifs>, [--clients <ip address>, --
rootmap <nobody | root | administrator>, --options <nfs options>]
To create a new connection to a container on a DR4000 system, enter the
example command string at the system prompt:
NOTE:
You must create a data container before attempting to create a connection
to it. If not, this displays the following message:
Error: Container <name> does not
exist.
For more information about creating DR4000 containers, see
"--add, --name
<name>
" on 87
.
administrator@mydr4000 > connection --add --name container2
--type nfs
Successfully added connection entry.
NFS connection IP addresses
: *
NFS connection Root maps
: root
NFS connection options
: rw,ro
NFS connection Enabled
: Yes
If no options are specified, the following prompts are shown:
administrator@mydr4000 > connection --add --name --type
--name requires a value : --name <name> Name of container.
--type requires a value : --type <nfs | cifs> Type of
sharing required (nfs/cifs).
To specify client IP addresses, define rootmap privileges, and set NFS
mounting options for the connection, enter the example command string at
the system prompt:
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.
administrator@mydr4000 > connection --add --name
dataStorage2 --type nfs --clients 10.25.19.5 --rootmap
administrator --options rw
Successfully added connection entry.
NFS connection IP addresses : 10.25.19.5
NFS connection Root map
: administrator
NFS connection options
: rw
NFS connection Enabled
: Yes