Go to main content

Oracle® Solaris Cluster Data Service for Oracle Database Guide

Exit Print View

Updated: September 2019
 
 

How to Configure Oracle Database Access Using a Highly Available Local QFS File System

Use this procedure to configure Oracle Database access using a highly available local QFS file system.


Note -  You can run this procedure only in the global zone.
  1. Assume the root role.
  2. On each node that is a potential host of the file system, add a new entry to the /etc/opt/SUNWsamfs/mcf file on that node.

    Specify the /dev/global/dsk/dNsX name of the device to use.

    For information about configuring the SAM-Remote server mcf file, see your StorageTek QFS installation documentation.

  3. Validate the addition to the mcf file configuration.
    # /opt/SUNWsamfs/sbin/sam-fsd
  4. Configure the QFS file system.
    # /opt/SUNWsamfs/sbin/sammkfs -a 128 qfs-fs-name
  5. Add an entry for the QFS file system to the /etc/vfstab file.

    For more information about the /etc/vfstab file, see the vfstab(5) man page.

  6. Configure a SUNW.HAStoragePlus resource for the QFS file system.

    Create this resource in the global zone or zone cluster where the QFS file system will be used.

    # clresource create -t SUNW.HAStoragePlus -g resource-group-name \
    -p FileSystemMountPoints=qfs-fs-mount-point \
    -p FileSystemCheckCommand=/bin/true \
    -d hasp-rs