38
Celerra Network Server Command Reference Manual
The fs Commands
EXAMPLE #2 To list all file system copies, type:
$ fs_copy -list
Local Source Filesystems
Id Source Destination Status %Remaining CommState
26 srcufs1_ckpt1 dstufs1:cs100 started 100 transferring
Local Destination Filesystems
Id Source Destination Status %Remaining CommState
Where:
EXAMPLE #3 To display information for the source checkpoint file system,
srcufs1_ckpt1, type:
$ fs_copy -info srcufs1_ckpt1
session_id = 26
source = srcufs1_ckpt1
destination = dstufs1:cs100
copy_group = 26_APM000438070430000
status = started
reason = N/A
percent_remaining = 67
total_blocks = 419430400
copied_blocks = 134217760
communication_state = transferring
source_ip_address = 172.24.102.242
target_ip_address = 172.24.102.238
Where:
Value Definition
Id identifier of the session (assigned automatically).
Source name of the source file system.
Destination name of the destination file system.
Status status of the current copy session.
%Remaining percent of the file system remaining to copy.
CommState communication status of the local and remote Celerra Network Servers.
Value Definition
session_id identifier of the session (assigned automatically).
source name of the source file system.
destination name of the destination file system.
copy_group system identifier for the file systems in the replication relationship.
status status of the file system copy. Valid values are:
started, converting, failed
reason state of the copy session. Return codes are:
N/A, delta set not found, invalid checkpoint,
invalid rcp group, internal error
percent_remaining percent of file system remaining to be copied.
total_blocks total number of blocks in the file system.
copied_blocks number of blocks that have been copied from one location to another.
communication_state communication status of the local and remote servers.
source_ip_address IP address of the Celerra Network Server serving as the source.
target_ip_address IP address of the Celerra Network Server serving as the destination.