Re: Can't mount or access Logical Volume (LV)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Glenn Everette wrote:
> I'm using OpenSuSe 11.1. The LV was initially created on a 10.3 with one
> drive and extended to two drives. I've moved the physical volume into
> and out of various linux distros with no problem. Now the Logical Volume
> does not show up in any partitioning tool or any Linux distro.
...
> vault {
>         id = "4LIF0K-KJQl-JtpG-bRTv-YoSA-18Zz-kwKIoy"
>         seqno = 6
>         status = ["EXPORTED", "RESIZEABLE", "READ", "WRITE"]
...

> omni:~ # lvs --all --debug --verbose
>     Finding all logical volumes
>   Volume group vault is exported

Your VG is apparently marked as exported (see man for vgexport/vgimport)

Try 

vgimport vault
vgchange -a y vault


Milan
--
mbroz@redhat.com

_______________________________________________
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/

[Index of Archives]     [Gluster Users]     [Kernel Development]     [Linux Clusters]     [Device Mapper]     [Security]     [Bugtraq]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]

  Powered by Linux