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-bugs

[Xen-bugs] [Bug 743] Unable to start more than a few domU's on RHEL4 amd

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 743] Unable to start more than a few domU's on RHEL4 amd64 (Error: Backend device not found)
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Mon, 28 Aug 2006 18:20:34 -0700
Delivery-date: Mon, 28 Aug 2006 18:21:11 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <bug-743-3@xxxxxxxxxxxxxxxxxxxxxxxxxxx/bugzilla/>
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bugs@xxxxxxxxxxxxxxxxxx
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=743


andrew.warfield@xxxxxxxxxxxx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrew.warfield@xxxxxxxxxxxx




------- Comment #10 from andrew.warfield@xxxxxxxxxxxx  2006-08-28 18:20 -------
(In reply to comment #7)
> I tried using the blktap driver. First, it is slow; maybe because the
> user-space tools spew a lot of messages to syslog by default. 
> 
> With the blktap driver, after I start around 5 VM's (3 vbd's each), I get
> random failures:
> "Error: Device 0 (vif) could not be connected. Hotplug scripts not working"
> OR
> "Kernel panic - not syncing: VFS: Unable to mount root fs on
> unknown-block(0,0)"
> 
> 
> From syslog:
> ---
> Aug 28 19:32:26 compute-5-24 BLKTAPCTRL:        PID: [1135]
> Aug 28 19:32:26 compute-5-24 logger: /etc/xen/scripts/vif-bridge: Successful
> vif-bridge offline for vif38.0, bridge xenbr0.
> Aug 28 19:32:26 compute-5-24 BLKTAPCTRL: Write_msg called: CTLMSG_PARAMS,
> sending [aio:/usr0/VM/vm7/vm7-fs.img, /usr0/VM/vm7/vm7-fs.img]
> Aug 28 19:32:26 compute-5-24 BLKTAPCTRL: Generated cookie, 40944
> Aug 28 19:32:26 compute-5-24 BLKTAPCTRL: Received CTLMSG_PID_RSP
> Aug 28 19:32:26 compute-5-24 TAPDISK: Tapdisk: Received msg, len 59, type 1,
> UID 40944, drivertype 0
> Aug 28 19:32:26 compute-5-24 BLKTAPCTRL: Read_msg failure - CTLMSG_IMG
> Aug 28 19:32:26 compute-5-24 TAPDISK: Received CTLMSG_PARAMS:
> [/usr0/VM/vm7/vm7-fs.img]
> Aug 28 19:32:26 compute-5-24 BLKTAPCTRL: Unmapping vbd
> Aug 28 19:32:26 compute-5-24 TAPDISK: Loaded driver: name [tapdisk_aio], type
> [0]
> Aug 28 19:32:26 compute-5-24 BLKTAPCTRL: Write_msg called: CTLMSG_CLOSE
> Aug 28 19:32:26 compute-5-24 TAPDISK: XXX: block-aio
> open('/usr0/VM/vm7/vm7-fs.img')
> Aug 28 19:32:26 compute-5-24 BLKTAPCTRL: DEL_DISKTYPE: Freeing entry
> Aug 28 19:32:26 compute-5-24 TAPDISK: Couldn't get fd for AIO poll support. 
> This is probably because your kernel does not have the aio-poll patch applied.
> --
> 
> I have EPOLL compiled into the kernel. I am not sure what other "aio-poll
> patch" the user-space tool is complaining about. I am not sure if this is the
> cause for the failures.
> 

The error that you see about aio-poll indicates that you probably aren't
running the unstable dom0 kernel, which has a patch to make AIO and normal IO
both work through poll(), and the error is printed in response to this patch
being missing.  Are you completely sure that you are running the kernel from
xen-unstable?

Also, can you explain how you are starting your VMs?  Are you firing them all
up at once using a script, or are you doing them one-by-one?

thanks,
a.


-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs

<Prev in Thread] Current Thread [Next in Thread>