Enabling IO fencing

To enable IO fencing:

IO fencing is based on a device driver API that is targeted to a specific device driver. The device driver is typically called the fence device. Use operating system commands to create the fence device on each of the nodes running the cluster.

To turn on the enable i/o fencing configuration parameter, enter:

sp_configure "enable i/o fencing", 1

The SCSI-3 PGR feature is platform-dependent, and all devices used by the Cluster Edition should have this functionality. See your operating system documentation for complete syntax and setup information.

As part of the cluster creation process, both the Adaptive Server plug-in and sybcluster let you check that each device is enabled for IO fencing. You can also run the qrmutil utility:

$SYBASE/$SYBASE_ASE/bin/qrmutil

NoteConfiguring IO fencing affects all devices with IO fencing capability system-wide.