[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fwd: [Xen-users] Unable to create more than 1 VM


  • To: "jim burns" <jim_burn@xxxxxxxxxxxxx>
  • From: Thomas <iamkenzo@xxxxxxxxx>
  • Date: Mon, 16 Jun 2008 20:37:20 +0200
  • Cc: xen-users@xxxxxxxxxxxxxxxxxxx
  • Delivery-date: Mon, 16 Jun 2008 11:37:50 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=Qi3POOblWprA3g8zRkTK/TJG8OdZgHf8jRqhwuvOeQlX6viu5NGKt5pHgLYZXab5ZD DYJb34EtPmk9ZNfKmcrRRm95jB1YiV8hUfZXvTlzpZ/+34gd0sAxvakl7UkPT0Y9IuCS NJRCcb4xpRxDD8F3o8qDEc/MrbOm/DOVwz6sY=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

> Hi Again Thomas. This sounds like a symptom of the getty dying on xvc0. Are
> you getting messages of the form "co:init getty restarting too fast. delaying
> for 5 min." or something to that effect? The syslog is one
> of /var/log/{syslog,messages}.
Hi Jim,

I am back, and I have good news, I left my console opened after it was
created, and look what I have found after 5 minutes:
-------
INIT: Id "1" respawning too fast: disabled for 5 minutes
INIT: no more processes left in this runlevel
-------

Here is the configuration file for my DomU:
------
#  -*- mode: python; -*-
kernel = "/boot/vmlinuz-2.6.18-4-xen-amd64"
ramdisk = "/boot/initrd.img-2.6.18-4-xen-amd64"
memory = "256"
maxmem = "512"
name = "VM1"
vcpus=1
vif = [ 'mac=00:16:3e:00:00:01, ip=10.0.0.1' ]
# example for LVM or partition
disk = [ 'phy:/dev/mapper/xenvg-VM1,/dev/hda1,w',
'phy:/dev/mapper/xenvg-VM1--swap,hda2,w' ]
root = "/dev/hda1"
extra='console=xvc0 xencons=xvc0'
nographics=0
-------

In the /etc/securetty of the DomU I have the following lines:
-----
console
# for xen:
xvc0
-----


And in the /etc/inittab of my DomU:
-----
1:2345:respawn:/sbin/getty 38400 xvc0
-----

I was previously set to 0:2345:respawn...., and give the same error message.

We are getting closer to the key!

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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.