cel_fs
21
The cel and cs Commands
EXAMPLE #4 To extract a file system definition for ufs1 from cs30 into the file
extract-file, type:
$ cel_fs cs30 -Extract ufs1 > extract-file
EXAMPLE #5 To import a remote file system definition for ufs1 from cs30 onto the
current Celerra Network Server, type:
$ cel_fs cs30 -Import ufs2
id = 18
name = ufs2
acl = 0
in_use = False
type = uxfs
volume = mtv2
pool =
rw_servers=
ro_servers=
rw_vdms =
ro_vdms =
backup_of = 19@1 Fri Apr 23 15:25:59 EDT 2004
remainder = 0 MB (0%)
stor_devs =
002804000218-0038,002804000218-0039,002804000218-003A,002804000218-003B
disks = dd7,dd8,dd9,dd10
Where: See Example #2 for an output description of all values except those
which are unique to the -Import option.
EXAMPLE #6 To import a remote file system definition from the file, extract-file,
from cs30 onto the current Celerra Network Server, type:
$ cel_fs cs30 -Import -file extract-file
id = 19
name = ufs1
acl = 0
in_use = False
type = uxfs
volume = mmtv1
pool =
rw_servers=
ro_servers=
rw_vdms =
ro_vdms =
backup_of = 18@1 Fri Apr 23 15:26:25 EDT 2004
remainder = 0 MB (0%)
Value Definition
backup_of system ID of the remote file system.
remainder number of MB copied from the file system on the remote Celerra Network
Server.