Operating System - HP-UX
1752726 Members
5730 Online
108789 Solutions
New Discussion

vgcfgbackup: IO error on Physical Volume device /dev/rdsk/c2t0d0: I/O error

 
gobi23
Contributor

vgcfgbackup: IO error on Physical Volume device /dev/rdsk/c2t0d0: I/O error

Hi Guys, need your help.  Our HPUX servers we get I/O errors when we try to perform system volume group backup (vg00):

 

vgcfgbackup -f /vgbup/vg00_120308.backup vg00
vgcfgbackup: IO error on Physical Volume device /dev/rdsk/c2t0d0: I/O error

 

thus this mean possible failed hdd?

3 REPLIES 3
Syedfurquan
Trusted Contributor

Re: vgcfgbackup: IO error on Physical Volume device /dev/rdsk/c2t0d0: I/O error

Hi,

 

Check hard disk status by using command:

 

diskinfo /dev/rdsk/c2t0d0

 

Regards

Syed

 

Regards,
Syed
gobi23
Contributor

Re: vgcfgbackup: IO error on Physical Volume device /dev/rdsk/c2t0d0: I/O error

hi this is from diskinfo

 

SCSI describe of /dev/rdsk/c2t0d0:
             vendor: HP 36.4G
         product id: MAU3336NC       
               type: direct access
               size: 35566480 Kbytes
   bytes per sector: 512
          rev level: HPC2
    blocks per disk: 71132960
        ISO version: 0
       ECMA version: 0
       ANSI version: 3
    removable media: no
    response format: 2
   (Additional inquiry bytes: (32)59 (33)30 (34)31 (35)34 (36)34 (37)33 (38)30 (39)20 (40)20 (41)20 (42)20 (43)20 (44)20 (45)20 (46)20 (47)20 (48)20 (49)20 (50)20 (51)f (52)0 (53)0 (54)60 (55)a (56)dc (57)b (58)59 (59)3 (60)1 (61)3 (62)22 (63)0 (64)0 (65)0 (66)0 (67)0 (68)0 (69)0 (70)0 (71)0 (72)0 (73)0 (74)0 (75)0 (76)0 (77)0 (78)0 (79)0 (80)0 (81)0 (82)0 (83)0 (84)0 (85)0 (86)0 (87)0 (88)0 (89)0 (90)0 )



Syedfurquan
Trusted Contributor

Re: vgcfgbackup: IO error on Physical Volume device /dev/rdsk/c2t0d0: I/O error

Hi,

 

Your disk is fine.

 

send bdf , ioscan -fnC disk & uname -a O/P.

 

Try once more command :

 

vgcfgbackup -f /dev/vg00.backup  vg00

Regards,
Syed