|
The following operands are supported:
-
fsname
- represents the mount point (for example, root, u1,
etc.) of the file system being copied.
-
srcdevice or destdevice
- the disk partition specified using the raw device (for example, /dev/rdsk/cld0s8, /dev/rdsk/cld1s8, etc.).
-
srcdevice and volname1
- the device and physical volume from which the copy of the file system is being extracted.
-
destdevice and volname2
- the target device and physical volume.
fsname and volname are limited to six or fewer characters and recorded in the superblock. volname may be `-' to use the existing volume name.
|