Veritas Storage Foundation™ for Oracle 5.0.1 Administrator's Guide

Preallocating space for Quick I/O files using the setext
command
As an alternative to using the qiomkfile command, you can also use the VxFS
setext command to preallocate space for database files.
Before preallocating space with setext, make sure the following conditions have
been met:
The setext command requires superuser (root) privileges.Prerequisites
You can use the chown command to change the owner and group
permissions on the file after you create it.
See the setext (1M) manual page for more information.
Usage notes
To create a Quick I/O database file using setext
1
Access the VxFS mount point and create a file:
# cd /mount_point
# touch .filename
2
Use the setext command to preallocate space for the file:
# /opt/VRTS/bin/setext -r size -f noreserve -f chgsize \
.filename
Using Veritas Quick I/O
Preallocating space for Quick I/O files using the setext command
82