Dell DR4000 Command Line Reference Guide - Page 92

values on a DR4000 system, enter the example command string at the system

Page 92 highlights

To verify that the settings were properly configured, enter the example command string at the system prompt: administrator@mydr4000 > container --show --name dataStorage2 Container Name Container Path NFS connection IP addresses NFS connection Root map NFS connection options NFS connection Enabled NFS connection status : dataStorage2 : /containers/dataStorage2 : 10.25.19.5 : administrator : rw : Yes : Available If no options are specified, the following prompts are shown: administrator@mydr4000 > connection --add --name --type --clients --rootmap --options --name requires a value : --name Name of container. --type requires a value : --type Type of sharing required (nfs/cifs). --clients requires a value : --clients Restrict access to this list of comma-separated hosts. --rootmap requires a value : --rootmap How to map root for NFS. --options requires a value : --options NFS mount options (rw,ro,insecure). --update, --name , --type [--clients , -rootmap , --options ] To update an existing container connection by modifying its connection values on a DR4000 system, enter the example command string at the system prompt: administrator@mydr4000 > connection --update --name dataStorage3 --type nfs --clients 10.27.22.11 --options ro,rw 82 Managing DR4000 System Storage Operations

  • 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

82
Managing DR4000 System Storage Operations
To verify that the settings were properly configured, enter the example
command string at the system prompt:
administrator@mydr4000 > container --show
--name dataStorage2
Container Name
: dataStorage2
Container Path
: /containers/dataStorage2
NFS connection IP addresses : 10.25.19.5
NFS connection Root map
: administrator
NFS connection options
: rw
NFS connection Enabled
: Yes
NFS connection status
: Available
If no options are specified, the following prompts are shown:
administrator@mydr4000 > connection --add --name --type
--clients --rootmap --options
--name requires a value : --name <name> Name of container.
--type requires a value : --type <nfs | cifs> Type of
sharing required (nfs/cifs).
--clients requires a value : --clients <ip address> Restrict
access to this list of comma-separated hosts.
--rootmap requires a value : --rootmap <nobody | root |
administrator> How to map root for NFS.
--options requires a value : --options <nfs options> NFS
mount options (rw,ro,insecure).
--update, --name <name>, --type <nfs | cifs> [--clients <ip address>, --
rootmap <nobody | root | administrator>, --options <nfs options>]
To update an existing container connection by modifying its connection
values on a DR4000 system, enter the example command string at the system
prompt:
administrator@mydr4000 > connection –-update --name
dataStorage3 --type nfs --clients 10.27.22.11
--options ro,rw