Operating System - HP-UX
1752301 Members
4949 Online
108786 Solutions
New Discussion юеВ

Re: URGENT !!! unable to recognize Veritas disk but able to view in xpinfo ..

 
HP-UX_Ali
Regular Advisor

URGENT !!! unable to recognize Veritas disk but able to view in xpinfo ..

Hello all,
Pls advice on below issue...

San XP disk (100GB) unable to recognize in server but i can able to see through xpinfo. I have also created a pair to remote site(for metro cluster configuration) . It is not able to recognize from both the controllers.


vxdisk scandisks
vxdisk list |grep c3t4d7
vxdisk list |grep c5t4d7
root>ls -ld /dev/rdsk/c3t4d7
crw-r----- 1 bin sys 188 0x034700 Oct 5 11:41 /dev/rdsk/c3t4d7
(can see device file)

followed below commands too.
vxdctl enable
vxconfigd -k -m enable.
vxdisk scandisk

root>xpinfo -i |grep 05:48
/dev/rdsk/c3t4d7 90 04 27 CL6E 05:48 OPEN-V*4 00022066
/dev/rdsk/c5t4d7 ae 04 27 CL5E 05:48 OPEN-V*4 00022066

Pair has been created suucessfully to remote site.. i have to create mount point but cannot move forward. Wondering why server is behaving like this..

Do any one has experienced this type of issue.. pls advice on this ugently.........

Thanks guys...




7 REPLIES 7
TTr
Honored Contributor

Re: URGENT !!! unable to recognize Veritas disk but able to view in xpinfo ..

What does ioscan and diskinfo show for these disk devices?
Srimalik
Valued Contributor

Re: URGENT !!! unable to recognize Veritas disk but able to view in xpinfo ..

did you check whether IOs are possible to/from disk?

what happens when you try initializing the disk for vxvm?
abandon all hope, ye who enter here..
Kapil Jha
Honored Contributor

Re: URGENT !!! unable to recognize Veritas disk but able to view in xpinfo ..

did u do insf -e?
can u see the device files...in server and if yes
diskinfo /dev/rdsk/cxdxtx is working.

ur commands seems to be fine.
vxdctl enable and then
vxdisk list

should be enough,

BR,
Kapil+
I am in this small bowl, I wane see the real world......
HP-UX_Ali
Regular Advisor

Re: URGENT !!! unable to recognize Veritas disk but able to view in xpinfo ..

Hello Kapil

diskinfo is working..
diskinfo /dev/rdsk/c3t4d7
SCSI describe of /dev/rdsk/c3t4d7:
vendor: HP
product id: OPEN-V*4
type: direct access
size: 102101760 Kbytes
bytes per sector: 512

root>/opt/VRTS/bin/vxdisksetup -i c3t4d7
dogi_slice_vxpath[24]: test: argument expected
VxVM vxdisksetup ERROR V-5-2-57 /dev/rdsk/c3t4d7: Device does not match the kernel configuration

i am getting above error ...

i have done ioscan, insf , vxdisk scandisks ..so what will be next...

Pls advice....
Kapil Jha
Honored Contributor

Re: URGENT !!! unable to recognize Veritas disk but able to view in xpinfo ..

Can you see disk in vxdisk list

try
mv /etc/vx/disk.info /etc/vx/disk.info.old
vxconfigd -k -m enable
ioscan -fnC disk
vxdisk list


what VxVM version you are using.

BR,
Kapil+
I am in this small bowl, I wane see the real world......
HP-UX_Ali
Regular Advisor

Re: URGENT !!! unable to recognize Veritas disk but able to view in xpinfo ..

Hi kapil

Thereis no diskinfo file in /etc/vx
version is 5.0



regards,
chris huys_4
Honored Contributor

Re: URGENT !!! unable to recognize Veritas disk but able to view in xpinfo ..

Hi,

Show following output.

# uname -a
# vxdisk -o alldgs list
# vxdmpadm listctlr all
# ioscan -fn /dev/rdsk/c3t4d7
# ioscan -fn /dev/rdsk/c5t4d7
# vxddladm listsupport all
# vxdctl license

Greetz,
Chris