* [linux-lvm] My root filesystem based on LVM went down.
@ 2010-05-12 12:21 ouyangmaochun
2010-05-12 12:53 ` Ray Morris
0 siblings, 1 reply; 2+ messages in thread
From: ouyangmaochun @ 2010-05-12 12:21 UTC (permalink / raw)
To: linux-lvm
[-- Attachment #1: Type: text/plain, Size: 334 bytes --]
My root filesystem is formated as ext3 which is a logical volume ,and it can not nomally start today,how can I fix this problem. I've tried boot into rescue mode(boot through cdrom) and run e2fsck to scan,but in rescue mode there is no logical volume ,what am I surpposed to do in such circumstances?
ouyangmaochun
2010-05-12
[-- Attachment #2: Type: text/html, Size: 1020 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [linux-lvm] My root filesystem based on LVM went down.
2010-05-12 12:21 [linux-lvm] My root filesystem based on LVM went down ouyangmaochun
@ 2010-05-12 12:53 ` Ray Morris
0 siblings, 0 replies; 2+ messages in thread
From: Ray Morris @ 2010-05-12 12:53 UTC (permalink / raw)
To: LVM general discussion and development
I'm not sure what "can not nomally start today" means, what
is the error message? If your question is "how can I make the
LV visible in rescue mode", see "man lvm". Something like:
lvm pvscan # look to see if the PVs are there.
lvm vgscan # is the volume group detected?
lvm lvscan # are all of the volumes found OK?
lvm vgchange -ay # activate all VGs
--
Ray Morris
support@bettercgi.com
Strongbox - The next generation in site security:
http://www.bettercgi.com/strongbox/
Throttlebox - Intelligent Bandwidth Control
http://www.bettercgi.com/throttlebox/
Strongbox / Throttlebox affiliate program:
http://www.bettercgi.com/affiliates/user/register.php
On 05/12/2010 07:21:21 AM, ouyangmaochun wrote:
>
> My root filesystem is formated as ext3 which is a logical volume
> ,and it can not nomally start today,how can I fix this problem. I've
> tried boot into rescue mode(boot through cdrom) and run e2fsck to
> scan,but in rescue mode there is no logical volume ,what am I
> surpposed to do in such circumstances?
>
>
>
> ouyangmaochun
> 2010-05-12
>
------quoted attachment------
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@redhat.com
> https://www.redhat.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-05-12 12:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-12 12:21 [linux-lvm] My root filesystem based on LVM went down ouyangmaochun
2010-05-12 12:53 ` Ray Morris
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.