Bill
unread,Aug 8, 2012, 5:30:29 PM8/8/12You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I am trying to get the SAN frame info (like the CAB serial number, Volume ID etc) in LVM. We have been using Veritas Volume Manager. In VxVM, the command is:
# vxdisk -p list sde
DISK : sde
DISKID : 1320852443.26.hostname.localdomain
VID : DGC
UDID : DGC%5FVRAID%5FAPM00113303739%5F6006016038402B00F29B1B9F2707E111
SCSI_VERSION : 4
REVISION : 0531
PORT_SERIAL_NO : B3
PID : VRAID
PHYS_CTLR_NAME : c9
NR_DEVICE : Y
MEDIA_TYPE : hdd
LUN_SNO_ORDER : 17
LUN_SERIAL_NO : 6006016038402B00F29B1B9F2707E111
LUN_OWNER : N
LIBNAME : libvxCLARiiON.so
HARDWARE_MIRROR: no
DMP_DEVICE : sde
DDL_THIN_DISK : thick
DDL_DEVICE_ATTR: lun RAID 6
CUR_OWNER : N
CAB_SERIAL_NO : APM00113303739
ATYPE : CLR-A/PF
ARRAY_VOLUME_ID: 50
ARRAY_PORT_PWWN: 50:06:01:6b:46:e0:67:3b
ARRAY_CTLR_ID : B
ANAME : EMC_CLARiiON
TRANSPORT : FC
The infomation for CAB_SERIAL_NO and ARRAY_VOLUME_ID is what I am looking for. In the Linux servers which runs LVM (not Veritas VM), do we have similiar command to retrieve the info?
Thanks.
-Bill