Node1# vxfenadm -g all -f /etc/vxfentab
VXFEN vxfenadm WARNING V-11-2-2414 This option is deprecated and would be removed with the next release.
Please use the -s option.
Device Name: /dev/vx/rdmp/emc_clariion0_19s2
Total Number Of Keys: 1
key[0]:
Key Value [Numeric Format]: 86,70,48,48,48,49,48,49
Key Value [Character Format]: VF000101
Device Name: /dev/vx/rdmp/emc_clariion0_18s2
Total Number Of Keys: 1
key[0]:
Key Value [Numeric Format]: 86,70,48,48,48,49,48,49
Key Value [Character Format]: VF000101
Device Name: /dev/vx/rdmp/emc_clariion0_17s2
Total Number Of Keys: 1
key[0]:
Key Value [Numeric Format]: 86,70,48,48,48,49,48,49
Key Value [Character Format]: VF000101
Node1# gabconfig -a
GAB Port Memberships
===============================================================
Port a gen 9ae107 membership 01
Port b gen 9ae111 membership 01
Port h gen 9ae114 membership 01
Node1# cat /etc/vxfenmode
#
# vxfen_mode determines in what mode VCS I/O Fencing should work.
#
# available options:
# scsi3 - use scsi3 persistent reservation disks
# customized - use script based customized fencing
# sybase - use scsi3 disks in kernel but coordinate membership with Sybase ASE
# disabled - run the driver but don't do any actual fencing
#
vxfen_mode=scsi3
#
# scsi3_disk_policy determines the way in which I/O Fencing communicates with
# the coordination disks.
#
# available options:
# dmp - use dynamic multipathing
# raw - connect to disks using the native interface
#
scsi3_disk_policy=dmp
Node1# cat /etc/vxfendg
vxfendg
Node1# modinfo | grep -i vx
47 7bf5c000 4d358 303 1 vxdmp (VxVM 5.1 DMP Driver)
49 7ba00000 1f8df8 304 1 vxio (VxVM 5.1 I/O driver)
51 7bfa1070 d38 305 1 vxspec (VxVM 5.1 control/status driver)
217 7bbf5210 bf0 306 1 vxportal (VxFS 5.1_REV-7Oct2009 portal dr)
218 7a600000 1ca6f0 21 1 vxfs (VxFS 5.1_REV-7Oct2009 SunOS 5.1)
221 7aaec000 64270 310 1 vxfen (VRTS Fence 5.1)
236 7a7c4000 a0a0 307 1 fdd (VxQIO 5.1_REV-7Oct2009 Quick I/)
Node1#
*************************************************************
*************************************************************
From Node2
Node2# gabconfig -a
GAB Port Memberships
===============================================================
Port a gen 9ae107 membership 01
Port b gen 9ae111 membership 01
Port h gen 9ae114 membership 01
Node2# cat /etc/vxfenmode
#
# vxfen_mode determines in what mode VCS I/O Fencing should work.
#
# available options:
# scsi3 - use scsi3 persistent reservation disks
# customized - use script based customized fencing
# sybase - use scsi3 disks in kernel but coordinate membership with Sybase ASE
# disabled - run the driver but don't do any actual fencing
#
vxfen_mode=scsi3
#
# scsi3_disk_policy determines the way in which I/O Fencing communicates with
# the coordination disks.
#
# available options:
# dmp - use dynamic multipathing
# raw - connect to disks using the native interface
#
scsi3_disk_policy=dmp
Node2# cat /etc/vxfendg
vxfendg
Node2#
# modinfo | grep -i vx
47 7bf5c000 4d358 303 1 vxdmp (VxVM 5.1 DMP Driver)
49 7ba00000 1f8df8 304 1 vxio (VxVM 5.1 I/O driver)
51 7bfa1070 d38 305 1 vxspec (VxVM 5.1 control/status driver)
217 7bbf5210 bf0 306 1 vxportal (VxFS 5.1_REV-7Oct2009 portal dr)
218 7a600000 1ca6f0 21 1 vxfs (VxFS 5.1_REV-7Oct2009 SunOS 5.1)
221 7b722000 64270 310 1 vxfen (VRTS Fence 5.1)
236 7a7c4000 a0a0 307 1 fdd (VxQIO 5.1_REV-7Oct2009 Quick I/)