Veritas Storage Foundation Cross-Platform Data Sharing 5.0 AdministratorÆs Guide, HP-UX 11i v3, First Edition, May 2008

43File system data sharing
Specifying the migration target
While os_name must be specified for all fscdsadm invocations that permit the
target to be specified, all other target specifiers are optional and are available
for the user to fine tune the migration target specification.
The CDS commands use the limits information available in the default CDS
limits file, /etc/vx/cdslimitstab. If the values for the optional target
specifiers are not specified,
fscdsadm will choose the defaults for the specified
target based on the information available in the limits file that best fits the
specified target, and proceed with the CDS operation. The chosen defaults are
displayed to the user before proceeding with the migration.
Note: The default CDS limits information file, /etc/vx/cdslimitstab, is
installed as part of the VxFS package. The contents of this file are used by the
VxFS CDS commands and should not be altered.
Examples of target specifications
The following are examples of target specifications
:
os_name=HP-UX Specifies the target operating system and use defaults
for the remainder.
os_name=HP-UX,
os_rel=11.23,arch=pa,
vxfs_version=5.0,bits=64
Specifies the operating system, operating system
release version, architecture, VxFS version, and kernel
bits of the target.
os_name=HP-UX,arch=ia Specifies the operating system and architecture of the
target.
os_name=HP-UX,bits=64 Specifies the operating system and kernel bits of the
target.