Mailinglist Archive: opensuse (1503 mails)
| < Previous | Next > |
Re: [opensuse] grub and lvm
- From: Dave Howorth <dhoworth@xxxxxxxxxxxxxxxxx>
- Date: Fri, 02 Oct 2009 12:07:31 +0100
- Message-id: <4AC5DEF3.5090703@xxxxxxxxxxxxxxxxx>
Adam Tauno Williams wrote:
Hi Adam,
I hadn't but I did and got essentially the same output as before. It
doesn't see the second PV that contains the 'backup' VG. So I'm still
reading ...
Thanks, Dave
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
It's just occurred to me that the two problems could be related. Is it
possible that installing grub has damaged whatever control information
LVM uses?
Have you tried running
pvscan -v # Scan for physcial volumes
vgscan -v # Scan physical volumes for volume groups
Hi Adam,
I hadn't but I did and got essentially the same output as before. It
doesn't see the second PV that contains the 'backup' VG. So I'm still
reading ...
Thanks, Dave
If that finds voulume group run
vgchange -ay # vary-on the volume groups (make them available)
I'd appreciate any pointers to information, especially how-to repair
such damage! Meanwhile I'll RTFM :)
Oh, this is my main fileserver so the fewer reboots I have to do, the
better.
No reboot should be required if the hardware is actually available.
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |