54
Celerra Network Server Command Reference Manual
The fs Commands
EXAMPLE #6 To modify the Celerra FileMover connection for ufs1, type:
$ fs_dhsm -connection ufs1 -modify 0 -nfs_server 172.24.102.115 -proto TCP
ufs1:
state = enabled
offline attr = on
popup timeout = 10
backup = offline
read policy override = full
log file = on
max log size = 25MB
cid = 0
type = NFSV3
secondary = 172.24.102.115:/export/dhsm1
state = enabled
read policy override = full
write policy = full
options = useRootCred=true proto=TCP
cid = 1
type = CIFS
secondary = \\winserver2.nasdocs.emc.com\dhsm1\
state = enabled
read policy override = none
write policy = full
local_server = DM102-CGE0.NASDOCS.EMC.COM
admin = nasdocs.emc.com\Administrator
wins = 172.24.102.25
cid = 2
type = HTTP
secondary = http://172.24.102.115/export/dhsm1
state = enabled
read policy override = none
write policy = full
user =
options = cgi=n
Done
See Example #2 for a description of command output.
EXAMPLE #7 To create the NFSv3 connection for ufs1 to the secondary file system
172.24.102.115:/export/dhsm1 with the migration method set to full,
the -useRootCred set to true and the protocol set to UDP, type:
$ fs_dhsm -connection ufs1 -create -type nfsv3 -secondary
172.24.102.115:/export/dhsm1 -read_policy_override full -useRootCred true
-proto UDP
ufs1:
state = enabled
offline attr = on
popup timeout = 0
backup = passthrough