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

45File system data sharing
Using the fscdsadm command
Removing an entry from the list of target operating systems
To remove an entry from the list of target operating systems
Type the following command:
# fscdsadm -o remove -t
target
mount_point
See “Specifying the migration target” on page 42.
Removing all entries from the list of target operating
systems
To remove all entries from the list of target operating systems
Type the following command:
# fscdsadm -o none
mount_point
Displaying the list of target operating systems
To display a list of all target operating systems
Type the following command:
# fscdsadm -o list
mount_point
Enforcing the established CDS limits on a file system
By default, CDS ignores the limits that are implied by the operating system
targets that are listed in the target_list file.
To enforce the established CDS limits on a file system
Type the following command:
# fscdsadm -l enforce
mount_point
Ignoring the established CDS limits on a file system
By default, CDS ignores the limits that are implied by the operating system
targets that are listed in the target_list file.
To ignore the established CDS limits on a file system
Type the following command:
# fscdsadm -l ignore
mount_point