All of lore.kernel.org
 help / color / mirror / Atom feed
From: "S.Çağlar Onur" <caglar@pardus.org.tr>
To: xen-devel@lists.xensource.com
Subject: OSError: [Errno 10] No child processes
Date: Sat, 2 Feb 2008 03:41:47 +0200	[thread overview]
Message-ID: <200802020341.51934.caglar@pardus.org.tr> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 2194 bytes --]

Hi;

After updating our Xen packages to current tip of xen-3.1-testing (from 3.1.0)

caglar@zangetsu xen-3.1-testing.hg $ hg tip
changeset:   15634:dbe47d8cb825
tag:         tip
user:        Keir Fraser <keir.fraser@citrix.com>
date:        Thu Jan 31 10:07:57 2008 +0000
summary:     Added tag RELEASE-3.1.3 for changeset 4835d702ba6133849bfae64b783b755c5066c094

I cannot boot domU's anymore and i also cannot see what's the problem from logs

After a "xend start" trying to start ttylinux with following config

caglar@zangetsu ~ $ cat /etc/xen/ttylinux
kernel = "/boot/kernel-2.6.18.8-16-domU"
ramdisk = "/boot/initramfs-2.6.18.8-16-domU"
memory = 64
name = "ttylinux"
disk = ["file:/home/caglar/ttylinux,sda1,w"]
root = "/dev/sda1 ro"

ends up like following

zangetsu ~ # xm create -c /etc/xen/ttylinux
Using config file "/etc/xen/ttylinux".
Started domain ttylinux
Unexpected error: exceptions.OSError

Please report to xen-devel@lists.xensource.com
Traceback (most recent call last):
  File "/usr/sbin/xm", line 10, in ?
    main.main(sys.argv)
  File "/usr/lib/python2.4/site-packages/xen/xm/main.py", line 2500, in main
    _, rc = _run_cmd(cmd, cmd_name, args)
  File "/usr/lib/python2.4/site-packages/xen/xm/main.py", line 2524, in _run_cmd
    return True, cmd(args)
  File "<string>", line 1, in <lambda>
  File "/usr/lib/python2.4/site-packages/xen/xm/main.py", line 1302, in xm_importcommand
    cmd.main([command] + args)
  File "/usr/lib/python2.4/site-packages/xen/xm/create.py", line 1298, in main
    do_console(sxp.child_value(config, 'name', -1))
  File "/usr/lib/python2.4/site-packages/xen/xm/create.py", line 1323, in do_console
    (p, rv) = os.waitpid(cpid, os.WNOHANG)
OSError: [Errno 10] No child processes

adding on_crash="preserve" to domU's config and trying to attach it also fails seems Domain crashed before booting.

Full logs can be found at http://cekirdek.pardus.org.tr/~caglar/xen/

Any help/advice/tip really appreciated.

Cheers
-- 
S.Çağlar Onur <caglar@pardus.org.tr>
http://cekirdek.pardus.org.tr/~caglar/

Linux is like living in a teepee. No Windows, no Gates and an Apache in house!

[-- Attachment #1.2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

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

             reply	other threads:[~2008-02-02  1:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-02  1:41 S.Çağlar Onur [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-07-21 23:44 OSError: [Errno 10] No child processes cmasmas cmasmas
2008-02-02 14:35 S.Çağlar Onur
2007-06-06  9:22 Noah Cantor

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=200802020341.51934.caglar@pardus.org.tr \
    --to=caglar@pardus.org.tr \
    --cc=xen-devel@lists.xensource.com \
    /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.