|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Error: vbd: Segment phy
I tried out the parsing code against your mount output and it looks like it
should work OK. *scratches head*
I'm guessing lvscan only shows LVs as inactive if it finds them on an
unactivated PV somewhere... The LVM documentation is a bit sparse in this
area, I think.
It seems somewhat bizarre that you saw the error you did - are things still
broken with LVM?
Cheers,
Mark
On Thursday 11 Nov 2004 15:04, Phil Carinhas wrote:
> On Wed, Nov 10, 2004 at 11:18:27PM +0000, Mark A. Williamson wrote:
> > > It's not mounted or in use anywhere. for some reason lvscan
> > > shows them all as being ACTIVE. Not sure why.
> >
> > Hmmm, that's wacky. There could be something funny going on that's
> > confusing Xend about what's mounted (maybe something doesn't parse
> > properly...).
> >
> > Could you please post the output of "mount" on the system where this
> > fails so we can try to deduce what's upsetting Xend.
>
> Mark,
> I realize that the ACTIVE flag from lvscan is not relevant.
> I looked at /proc/lvm/global and it shows all unmounted volumes
> as closed:
>
> LVs: [AWDL ] home 8388608 /2048 1x open
> [AWDL ] ksinfinity 6291456 /1536 close
> [AWDL ] sharedhost 20971520 /5120 close
> [AWDL ] vserv1 3145728 /768 close
> [AWDL ] vserv2 3145728 /768 close
> [AWDL ] vserv3 3145728 /768 close
> [AWDL ] vserv4 3145728 /768 close
> [AWDL ] vserv5 3145728 /768 close
> [AWDL ] ksinfinity_swap 524288 /128 close
> [AWDL ] sharedhost_swap 1048576 /256 close
> [AWDL ] vserv1_swap 262144 /64 close
> [AWDL ] vserv2_swap 262144 /64 close
> [AWDL ] vserv3_swap 262144 /64 close
> [AWDL ] vserv4_swap 262144 /64 close
> [AWDL ] vserv5_swap 262144 /64 close
>
> Indeed, home is the only mounted volume. Thanks for pointing
> that out.
>
> -Phil Carinhas
> --
> .--------------------------------------------------------.
>
> | Dr. Philip A. Carinhas | pac(at)fortuitous.com |
> | Fortuitous Technologies Inc. | http://fortuitous.com |
> | Linux Networking & Security | Tel : 1-512-351-7783 |
>
> `--------------------------------------------------------'
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by:
> Sybase ASE Linux Express Edition - download now for FREE
> LinuxWorld Reader's Choice Award Winner for best database on Linux.
> http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/xen-devel
-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|