298
Celerra Network Server Command Reference Manual
The server Commands
admin = nasdocs.emc.com\administrator
When migration is started:
$ server_cdms server_2
server_2 :
CDMS enabled with 32 threads.
ufs1:
path = /nfsdir
cid = 0
type = NFSV3
source = 172.24.102.144:/srcdir
options= proto=TCP
path = /dstdir
cid = 1
type = CIFS
source = \\winserver1.nasdocs.emc.com\srcdir\
netbios= DM112-CGE0.NASDOCS.EMC.COM
admin = nasdocs.emc.com\administrator
threads:
path = /dstdir
state = ON_GOING
log = /
cid = NONE
Where:
EXAMPLE #4 To direct server_2 to migrate all files from the source file server to the
Celerra Network Server, type:
$ server_cdms server_2 -start ufs1 -path /dstdir -log /
server_2 : done
EXAMPLE #5 To display information about migration with the specified status,
type:
$ server_cdms server_2 -info ufs1 -state ON_GOING
server_2 :
Value Definition
ufs1 migration file system.
path directory in the local file system.
cid connection ID (0 through 1023).
type protocol type to be used to communicate with the remote server.
source source file server name or IP address of the remote server and the export path
for migration.
options connection protocol type.
netbios NetBIOS name of the remote CIFS server.
admin administrator for the file system.
threads currently existing migration threads.
state current status of migration threads.
log location of the log file that provides detailed information.