Operating System - HP-UX
1752754 Members
4572 Online
108789 Solutions
New Discussion юеВ

Re: vgimport showing error.

 
SOLVED
Go to solution
fizan
Super Advisor

vgimport showing error.

vgimport -p -m /tmp/vgpkg1.sahremap /dev/vgpkg1 /dev/dsk/c19t1d1
vgimport: Minor number of /dev/vgpkg1/group is not unique. /dev/vg01/group has t he same minor number.

thanks
Fizan
5 REPLIES 5
Kapil Jha
Honored Contributor
Solution

Re: vgimport showing error.

are you trying to make a new volume group....
ls -lrt /dev/*/group

group file should not have same minor number, it should be uniq for every vg.
Delete the files for the vg which is not in use and recreated with other minor number.

BR,
Kapil+
I am in this small bowl, I wane see the real world......
Horia Chirculescu
Honored Contributor

Re: vgimport showing error.

Hello,

Please read Clay's comments (And Rita's underlines) from this thread:

http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1421623

Best regards,
Horia.
Best regards from Romania,
Horia.
S.N.S
Valued Contributor

Re: vgimport showing error.

As the folks have said: every VG needs unique minor number...

In a cluster, the shared VGs should have matching minor numbers, during vgimport to any other node...

Follow the standard procedures well..
Always ll /dev/*/group before you start creating / re-importing (as in a Cluster) any VG...

Follow the link in the previous post - those folks have very solid know-how

Then let Us know where U get stuck
HTH
SNS

Kindly assign points to all helpful
"Genius is 1% inspiration, 99% Perspiration" - Edison
fizan
Super Advisor

Re: vgimport showing error.

Thanks

i deleted the group and re created once and then i try export and imported successfully

thanks for all
S.N.S
Valued Contributor

Re: vgimport showing error.

Good!

Expr+Docs+Forums = you never go wrong
(atleast 95%...;-))

"Genius is 1% inspiration, 99% Perspiration" - Edison