|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Xen and LVM
Are there any major changes I need to make to my domain config files?
Richard Thomas - CEO
Cyberlot Technologies Group Inc.
507.398.4124 - Voice
Ian Pratt wrote:
I download the latest 3.0 testing or unstable and I can only
run one at
a time, I start one it runs, I go to start any other one ( in
any random
order even ) and I can't, get errors about my lvm already in use by
another guest.
I have 4 seperate lvm ext3 partions and 4 seperate lvm swap partions.
I back down to my saved nov 16 version and all 4 domU servers can be
started up once again.
I suspect you just need to make sure you've deleted all traces of your
Nov 16 version before installing 3.0. If you build from src use 'make
uninstall', otherwise the following will probably work:
mv /etc/xen /etc/xen.old
rm -rf /usr/lib/python/xen /usr/lib/python*/site-packages/xen
If it still doesn't work, please give details of your dom0 root
filesystem.
Ian
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|