Symantec logo

Enabling and disabling Quick I/O

If the Quick I/O feature is licensed and installed, Quick I/O is enabled by default when a file system is mounted. The -o qio and -o noqio mount options enable and disable, respectively, Quick I/O when a file system is mounted.

 To enable or disable Quick I/O

# mount -F vxfs -o qio MyFS

# mount -F vxfs -o noqio MyFS