Operating System - HP-UX
1834533 Members
2737 Online
110069 Solutions
New Discussion

Re: Same minor on two different logical volumes.

 
SOLVED
Go to solution
Rahul Pednekar
Frequent Advisor

Same minor on two different logical volumes.

Hello All

I have strange issue here, I see that there are few LV's which have same minor numbers and when I mount the LV's it mounts the other. can anyone help me to fix this..
-----------------
brw-r----- 1 root sys 64 0x010016 Feb 11 16:11 lvbwp11
brw-r----- 1 root sys 64 0x010016 Feb 11 16:11 lvbwpmirrB
brw-r----- 1 root sys 64 0x010014 Feb 11 16:11 lvbwporigB
brw-r----- 1 root sys 64 0x010014 Feb 11 16:11 lvbwpreorg
-------------
Thanks

Rahul.
2 REPLIES 2
Marco A.
Esteemed Contributor
Solution

Re: Same minor on two different logical volumes.

hello,

What operation was you trying to do before getting this issue?

Have you tried export the vg in which the lvols are placed, create the vg directory, group file with , etc, and then vgimport on it .

In addition, if you try that, try to mv the /etc/lvmtab to another location and then run the vgscan -a -v to re-create the file.

Then try to use it again, check the numbers and let us know.

Regards,


Marco
Just unplug and plug in again ....
Eric SAUBIGNAC
Honored Contributor

Re: Same minor on two different logical volumes.

Bonsoir

Rather strange, it should not happen.

Before anything else, I would control how many logical volumes this VG exactly contains. What is "Cur LV"/"Open LV" in vgdisplay ?

Eric