1833861 Members
2077 Online
110063 Solutions
New Discussion

Re: vgimport error ....

 
SOLVED
Go to solution

vgimport error ....

I have the following problem with vgimport command ,...

crw-r--r-- 1 root users 64 0x250000 May 27 14:31 /dev/sn4vgl37/group

# vgimport -v -s -m /tmp/sn4vgl37.map /dev/sn4vgl37
Beginning the import process on Volume Group "/dev/sn4vgl37".
vgimport: Cannot open the control file "/dev/sn4vgl37/group":
No such device
#
If I try with a minor number like this "0x020000" then work.

Any suggestion.....
thanks.
3 REPLIES 3
Pete Randall
Outstanding Contributor
Solution

Re: vgimport error ....

What is your kernel paramter, maxvgs, set to?


Pete

Pete

Re: vgimport error ....

Great, the parameter is set to 10, I did a test and with 40 value it work.
thanks, for help.

Re: vgimport error ....

ok.