Suppressing an emcpower device adds FAKE_ENCLR_SNO to the /etc/vx/array.info file.
book
Article ID: 100022106
calendar_today
Updated On:
Resolution
ISSUE:
After excluding an emcpower device without suppressing all native paths, FAKE_ENCLR_SNO gets added to the /etc/vx/array.info file.
ERROR MESSAGE:
VxVM vxdmp V-5-0-34 added disk array FAKE_ENCLR_SNO, datype = FAKE_ARRAY
SOLUTION:
Suppress the emcpower device, and all it's native paths with vxdiskadm option 17, and option2. Then remove the array.info file, and restart vxconfigd.
# vxdiskadm(option 17, and 2)
# rm /etc/vx/array.info
# vxconfigd-k
The /etc/vx/vxvm exclude file should now include the emcpower device with all it's native paths, and the /etc/vx/array.info file should not have the FAKE_ENCLR_SNO entry.
# cat/etc/vx/vxvm.exclude
exclude_all 0
paths
emcpower0c/pseudo/emcp@0
c0t5006048452A85FE9d376s2/dev/rdsk/c0t5006048452A85FE9d376s2
c0t5006048452A85FE9d377s2/dev/rdsk/c0t5006048452A85FE9d377s2
#
controllers
#
product
#
pathgroups
#
# cat/etc/vx/array.info
000290103679
pp_emc0
0
PP_EMC
DISKS
disk
0
Disk
Issue/Introduction
Suppressing an emcpower device adds FAKE_ENCLR_SNO to the /etc/vx/array.info file.
Was this article helpful?
thumb_up
Yes
thumb_down
No