|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplugscri
the solution is to set loopback.nloopbacks=64 on the grub.conf
(module /vmlinuz-2.6.12.6-xen root=LABEL=/ ro maxcpus=1 console=tty1
console=ttyS0,115200n8 loopback.nloopbacks=64)
-----Oorspronkelijk bericht-----
Van: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx]Namens Kevin van Kuik
Verzonden: Friday, May 12, 2006 1:52 PM
Aan: Javier Guerra; xen-users@xxxxxxxxxxxxxxxxxxx
Onderwerp: RE: [Xen-users] Error: Device 0 (vif) could not be
connected.Hotplugscripts not working.
I have 128 loop devices. And yes the domU partitions are filebacked.
kernel ="/boot/vmlinuz-2.6-xen"
memory = 3512
name = "chroom"
vif = [ '', 'bridge=xenbr0' ]
disk =
['file:/xen/guests/chroom.img,sda1,w','file:/xen/swap/chroom.swap,sda2,w']
root = "/dev/sda1 ro"
If I do "ip route | grep veth" I have 8 veth so I need more. But how?
-----Oorspronkelijk bericht-----
Van: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx]Namens Javier Guerra
Verzonden: Friday, May 12, 2006 1:45 PM
Aan: xen-users@xxxxxxxxxxxxxxxxxxx
Onderwerp: Re: [Xen-users] Error: Device 0 (vif) could not be connected.
Hotplugscripts not working.
On Friday 12 May 2006 2:21 am, Kevin van Kuik wrote:
> I have a HP370 with 16 GB memory. If I build 7 Guests everything works
> fine. If I start the 8 guest I get this error: Error: Device 0 (vif) could
> not be connected. Hotplug scripts not working.
are your domU partitions file-backed? if so, you have to increase the max
number of loop devices (somewhere in /proc), or begin using LVM....
--
Javier
_______________________________________________
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
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- RE: [Xen-users] Error: Device 0 (vif) could not be connected.Hotplugscripts not working.,
Kevin van Kuik <=
|
|
|
|
|