From: Christian Limpach <christian.limpach@gmail.com>
To: Arun Sharma <arun.sharma@intel.com>
Cc: xen-devel <xen-devel@lists.xensource.com>
Subject: Re: blkdev_name_to_number issues while running xenU
Date: Thu, 25 Aug 2005 10:53:44 +0100 [thread overview]
Message-ID: <3d8eece20508250253735bc3af@mail.gmail.com> (raw)
In-Reply-To: <430CEA90.3030608@intel.com>
On 8/24/05, Arun Sharma <arun.sharma@intel.com> wrote:
> File "/usr/lib/python/xen/xend/XendDomainInfo.py", line 410, in
> createDevice
> backdb['physical-device'] = "%li" % blkdev_name_to_number(node)
> File "/usr/lib/python/xen/util/blkif.py", line 27, in
> blkdev_name_to_number
> if re.match( '/dev/sd[a-p]([1-9]|1[0-5])?', n):
You might find it helpful to add something like log.error(node) in
XendDomainInfo.py before the line which calls blkdev_name_to_number
and see what's in node.
christian
next prev parent reply other threads:[~2005-08-25 9:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-24 21:45 blkdev_name_to_number issues while running xenU Arun Sharma
2005-08-25 9:53 ` Christian Limpach [this message]
2005-08-25 23:51 ` Arun Sharma
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=3d8eece20508250253735bc3af@mail.gmail.com \
--to=christian.limpach@gmail.com \
--cc=Christian.Limpach@cl.cam.ac.uk \
--cc=arun.sharma@intel.com \
--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.