Re: Debian 64bit get a "Volume vg0 not found" message

2011-09-20 Thread Bob Proulx
Brent Clark wrote: > I have reinstalled the kernel, lvm2 packages via chroot ... still nothing. > One thing I realised I forgot to mention is that its LVM on top of raid 1. That is an important detail! :-) The initrd also contains a copy of the /etc/mdadm/mdadm.conf file. All components of the RA

Re: Debian 64bit get a "Volume vg0 not found" message

2011-09-20 Thread Bob Proulx
Brent Clark wrote: > Here where I work, we make use of pxe to boot and install our > servers (32 bit), Im now trying to build a 64bit. On boot, after > grub, the kernel loads and it leads to a message of > > Volume vg0 not found. How did you build the initrd image associated with the kernel for u

Re: Debian 64bit get a "Volume vg0 not found" message

2011-09-20 Thread Brent Clark
On 20/09/2011 14:35, manuel wrote: hi check for "activate a volume" ... I had this problem from Suse 10.x to 11.4 after the update the module forgot to activate the volume ... #vgchange -a y my_volume_group you will find the answer with google how to activate it automatically Hiya Thank

Re: Debian 64bit get a "Volume vg0 not found" message

2011-09-20 Thread manuel
hi check for "activate a volume" ... I had this problem from Suse 10.x to 11.4 after the update the module forgot to activate the volume ... #vgchange -a y my_volume_group you will find the answer with google how to activate it automatically kind regards manuel313 Am 20.09.2011 10:40, sch