|
 |
|
Oracle Tips by Burleson |
Oracle10g Grid Computing
with RAC
Chapter 5 -
Preparing Shared Storage
Configure and Create PSFS
Where the device global device name specified
as /dev/psd/psdXXXpYY where XXX is the disk number and YY is the
partition number. Then, mount the PSFS file system on any server in
the matrix. Use the Polyserve MxS command:
# mx fs mount
[--persist] [--activate] [--options] <path> <filesystem>
<server>
Alternatively, use the usual Linux command with
option –t:
# mount –t
psfs –o options <device> <mountpoint>
When using the PolyServe mount command, the
persist option can be used for the file system to mount
automatically whenever the server is rebooted. To see the status of
the file system, use the PolyServe command:
The above text is
an excerpt from:
Oracle 10g Grid & Real Application
Clusters
Oracle 10g
Grid
Computing with RAC
ISBN 0-9744355-4-6
by Mike Ault, Madhu Tumma
|