Operating System - HP-UX
1841719 Members
4042 Online
110185 Solutions
New Discussion

Where are my Disks in the Cluster ??????

 
kumar.s
Advisor

Where are my Disks in the Cluster ??????

Hello Everyone ,

We have a Service Gaurded node in our enviorement , Recently there was a LAN card replacement for the server , And after that i was not able to see some of the disk devices in the server

Below is the details all C31 devices are not sensing , I find few other alternate disk's are available /sensed at the server

Currently the package is running on the secondary node ,

# strings /etc/lvmtab
/dev/vg00
/dev/dsk/c4t0d0
/dev/dsk/c10t0d0
/dev/dsk/c4t1d0
/dev/dsk/c10t1d0
/dev/vg03
/dev/dsk/c23t1d7
/dev/dsk/c23t2d0
/dev/dsk/c31t1d7
/dev/dsk/c31t2d0
/dev/vg06
/dev/dsk/c27t2d1
/dev/dsk/c27t2d2
/dev/dsk/c27t2d3
/dev/dsk/c27t2d4
/dev/dsk/c35t2d1
/dev/dsk/c35t2d2
/dev/dsk/c35t2d3
/dev/dsk/c35t2d4
/dev/vg_edazcos2_99
/dev/dsk/c23t1d3
/dev/dsk/c23t1d4
/dev/dsk/c23t1d5
/dev/dsk/c23t1d6
/dev/dsk/c31t1d3
/dev/dsk/c31t1d4
/dev/dsk/c31t1d5
/dev/dsk/c31t1d6
# diskinfo /dev/rdsk/c31t1d3
diskinfo: can't open /dev/rdsk/c31t1d3: No such device or address
# diskinfo /dev/rdsk/c31t1d7
diskinfo: can't open /dev/rdsk/c31t1d7: No such device or address

I have attached the ioscan out put , Wether if i failback the package will it be sucessfull or will it give errors , I have attached the ioscan & cmviewcl command out put herewith , Note the cluster uses the VG /dev/vg_edazcos2_99 .

Kindly guide me what happened to my disks

Regards
Sathish
2 REPLIES 2
kumar.s
Advisor

Re: Where are my Disks in the Cluster ??????

Newly Sensed Disks
----------------------
/dev/dsk/c23t0d0
/dev/dsk/c27t0d0
/dev/dsk/c51t0d0
/dev/dsk/c29t0d0
/dev/dsk/c25t0d0
/dev/dsk/c55t0d0
/dev/dsk/c57t0d0
/dev/dsk/c35t0d0
/dev/dsk/c47t0d0
/dev/dsk/c37t0d0
Missing Disks
------------------
/dev/dsk/c31t1d7
/dev/dsk/c31t2d0
/dev/dsk/c31t1d3
/dev/dsk/c31t1d4
/dev/dsk/c31t1d5
/dev/dsk/c31t1d6

Currently the package runs on the secondary node , Is there any way to find with PV Id's

Regards
Sathish Kumar
Prashanth.D.S
Honored Contributor

Re: Where are my Disks in the Cluster ??????

Hi Sathish,

#lvdisplay -k -v /dev/vg00/lvol*

here PV1 will be your pvid..

Hope this is what you were looking out for.

Best Regards,
Prashanth