How to check for/enable largefile support on vxfs
To check if largefiles are enabled:
# /usr/lib/fs/vxfs/fsadm /mount/pointnolargefilesUnlike ufs, you can enable vxfs largefile support on the fly with fsadm:
# /usr/lib/fs/vxfs/fsadm -o largefiles /mount/pointRemove a mirror from a volume
Dissociate and remove a mirror (plex) from a volume:
# vxplex [-g diskgroup] -o rm dis plexThis command will remove the mirror (plex) and all associated subdisks.
No comments:
Post a Comment