Mailinglist Archive: opensuse (1503 mails)
| < Previous | Next > |
Re: [opensuse] grub and lvm
- From: Adam Tauno Williams <awilliam@xxxxxxxxxxxxxxxx>
- Date: Fri, 02 Oct 2009 06:56:00 -0400
- Message-id: <1254480960.5305.11.camel@linux-m3mt>
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
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 > |