WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Xen & Automated Disk Management for Domains

To: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-devel] Xen & Automated Disk Management for Domains
From: "Björn Sessler" <bjoern.sessler@xxxxxx>
Date: Sat, 07 Aug 2004 13:33:12 +0200
Delivery-date: Sat, 07 Aug 2004 12:35:46 +0100
Envelope-to: steven.hand@xxxxxxxxxxxx
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Organization: http://freemail.web.de/
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
hi,

i tried lvm (vers. 1) with xenU 2.4. i created one group on a raid0-device 
/dev/md/0 (devfs with gentoo) with several lv's for swap and root for virtual 
hosts. on xen0 i can mount and use these devices without any problem, one of 
these device is currently used as swap for xen0. 

i tried to give access with this xmdefaults configuration
(not mounted in vm as root like the name says, only access for later 
test-mount):

disk = [ 'phy:hdb5,hdb5,w' , 'phy:hda6,hda6,w' , 
'phy:/dev/vg0/rootvm101,hdx1,w' ]
before:
disk = [ 'phy:hdb5,hdb5,w' , 'phy:hda6,hda6,w' ]

when trying to start the vm, this error occurs (i modified xmdefaults to accept 
vmid=vm101 like the name of the vm):

root@vm0 vm # xm create -c vmid=vm101
Using config file /etc/xen/xmdefaults
Error: Error creating domain: [Failure instance: Traceback: 
xen.xend.XendError.VmError, vbd: Segments not found: 
uname=phy:/dev/vg0/rootvm101

the xend-log says following while creation:

[2004-08-07 12:14:15 xend] DEBUG (XendDomainInfo:692) init_domain> Created 
domain=14 name=vm101 memory=61
[2004-08-07 12:14:15 xend] INFO (console:93) Created console id=14 domain=14 
port=9614
[2004-08-07 12:14:15 xend] DEBUG (XendDomainInfo:1046) Creating vbd dom=14 
uname=phy:hdb5 dev=hdb5
[2004-08-07 12:14:15 xend] DEBUG (XendDomainInfo:1046) Creating vbd dom=14 
uname=phy:hda6 dev=hda6
[2004-08-07 12:14:15 xend] DEBUG (XendDomainInfo:1046) Creating vbd dom=14 
uname=phy:/dev/vg0/rootvm101 dev=hdx1
[2004-08-07 12:14:15 xend] DEBUG (XendDomainInfo:659) Destroying vbds for 
domain 14
[2004-08-07 12:14:15 xend] DEBUG (blkif:339) Destroying blkif domain=14
[2004-08-07 12:14:15 xend] DEBUG (blkif:415) 
>BlkifController>send_be_disconnect> dom=14
[2004-08-07 12:14:15 xend] DEBUG (XendDomainInfo:619) Closing channel to domain 
14
[2004-08-07 12:14:15 xend] DEBUG (blkif:422) >BlkifController>send_be_destroy> 
dom=14


i also noticed that changing configuration to 
disk = [ 'phy:hdb5,hdxSWAP,w' , 'phy:hda6,hdxUSR,w' ]
produces also an error like:
Using config file /etc/xen/xmdefaults
Error: Error creating domain: [Failure instance: Traceback: <type 'tuple'>, 
(<twisted.python.failure.Failure exceptions.TypeError>, 1)

output in xend-log is the same.

any hints for this? or is lvm 1 generally not supported which means i have to 
patch?

thanks & best regards,
bjoern
_______________________________________________________
WEB.DE Video-Mail - Sagen Sie mehr mit bewegten Bildern
Informationen unter: http://freemail.web.de/?mc=021199



-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel