From: " Björn Sessler " <bjoern.sessler@web.de>
To: xen-devel@lists.sourceforge.net
Subject: Re: Xen & Automated Disk Management for Domains
Date: Sat, 07 Aug 2004 13:33:12 +0200 [thread overview]
Message-ID: <1014622709@web.de> (raw)
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
next reply other threads:[~2004-08-07 11:33 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-07 11:33 Björn Sessler [this message]
2004-08-07 12:38 ` Xen & Automated Disk Management for Domains Christian Limpach
2004-08-07 13:11 ` Ian Pratt
2004-08-07 14:21 ` Christian Limpach
2004-08-07 14:35 ` Ian Pratt
2004-08-08 9:52 ` Björn Sessler
-- strict thread matches above, loose matches on Subject: below --
2004-08-05 17:27 Michael Vrable
2004-08-05 17:56 ` Ian Pratt
2004-08-05 19:02 ` Michael Vrable
2004-08-05 21:36 ` Brian Wolfe
2004-08-05 22:31 ` Ian Pratt
2004-08-05 22:26 ` Ian Pratt
2004-08-06 21:49 ` Michael Vrable
2004-08-06 22:13 ` Ian Pratt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1014622709@web.de \
--to=bjoern.sessler@web.de \
--cc=xen-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.