Operating System - HP-UX
1833053 Members
2667 Online
110049 Solutions
New Discussion

Unable to create Logical Volumes

 
SOLVED
Go to solution
jaminas
Advisor

Unable to create Logical Volumes

I was trying to create logical volume on VG vg_fileysy from SAM but returned the following errors:

VGcfgbackup: IO error on physical Volume device /dev/rdsk/c0t4d1:

Error 0

Another error was noticed also, during creation of Lvs on Vg_prod_db VG:

Vgcfgbackup: Unable to read the physical Volume.:

No such device or address

Vgcfgbackup: Invalid LVMREC on physical volume /dev/rdsk/c0t4d3

how do I confirm the availability and validity of these physical volumes ?

3 REPLIES 3
Murat SULUHAN
Honored Contributor

Re: Unable to create Logical Volumes

Hi

identify disks which belongs to your vg like that

vgdisplay -v /dev/vg00 | grep dsk

then you can test with pvdisplay and diskinfo commands

Did you run ioscan?


Best Regards
Murat
Murat Suluhan
Fat Scrape
Honored Contributor

Re: Unable to create Logical Volumes

Sorry Jaminas,

have you resolved the problem on volume group gv_filesys?

Fat
Fat Scrape
Honored Contributor
Solution

Re: Unable to create Logical Volumes