All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fredrik Dahlberg <fdaa@algonet.se>
To: Ian Pratt <Ian.Pratt@cl.cam.ac.uk>
Cc: xen-devel@lists.sourceforge.net
Subject: Re: Newbie question: Error creating domain
Date: Mon, 19 Jul 2004 20:10:46 +0200	[thread overview]
Message-ID: <40FC0EA6.9030805@algonet.se> (raw)
In-Reply-To: <E1Bma7U-0008Vz-00@mta1.cl.cam.ac.uk>

Ian Pratt wrote:
  > I still don't quite understand why it's failing, but I think I
> know enough to fix it: It's a 1kb block vs 512 byte sector
> rounding issue.
> 
> I've checked in what I believe will be a fix.
> 
> Thanks,
> Ian

I'm sorry to say that it didn't help. I just did:
# bk clone bk://xen.bkbits.net/xeno-unstable.bk
# make world && make install

When I try to create a new domain a get a slightly different error than 
last time:
# xm create vmid=1
Using config file /etc/xen/xmdefaults

config: (vm (name 'This is VM 1') (memory '64') (cpu '1') (image (linux 
(kernel /boot/vmlinuz-2.4.26-xenU) (ip :1.2.3.4::::eth0:dhcp) (root 
'/dev/sda1 ro'))) (device (vbd (uname phy:hda3) (dev sda1) (mode w))) 
(device (vif (mac aa:00:00:2d:9e:09))))
VIRTUAL MEMORY ARRANGEMENT:
  Loaded kernel: c0100000->c02cd2a8
  Init. ramdisk: c02ce000->c02ce000
  Phys-Mach map: c02ce000->c02de000
  Page tables:   c02de000->c02e0000
  Start info:    c02e0000->c02e1000
  Boot stack:    c02e1000->c02e2000
  TOTAL:         c0000000->c0400000
  ENTRY ADDRESS: c0100000
EVENT> xend.console.create [11, 1, 9601]
respond_be_create>
 >BlkifController>send_be_disconnect> dom= 1
op_create> Deferred Exception creating domain: [Failure instance: 
Traceback: xen.xend.XendError.VmError, vbd: Segments not found: 
uname=phy:hda3
/usr/lib/python2.3/site-packages/twisted/internet/defer.py:338:_runCallbacks
/usr/lib/python2.3/site-packages/xen/xend/XendDomainInfo.py:306:_vm_configure1
/usr/lib/python2.3/site-packages/xen/xend/XendDomainInfo.py:665:create_devices
/usr/lib/python2.3/site-packages/xen/xend/XendDomainInfo.py:893:vm_dev_vbd
/usr/lib/python2.3/site-packages/xen/xend/XendDomainInfo.py:140:make_disk
]
 >BlkifController>send_be_destroy> dom= 1
Error: Error creating domain: [Failure instance: Traceback: 
xen.xend.XendError.VmError, vbd: Segments not found: uname=phy:hda3

/Fredrik


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click

  reply	other threads:[~2004-07-19 18:10 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-18 15:12 Newbie question: Error creating domain Fredrik Dahlberg
2004-07-18 17:38 ` Ian Pratt
2004-07-18 22:47   ` Fredrik Dahlberg
2004-07-19  9:45     ` Ian Pratt
2004-07-19 15:08       ` Fredrik Dahlberg
2004-07-19 15:32         ` Ian Pratt
2004-07-19 18:10           ` Fredrik Dahlberg [this message]
2004-07-19 18:23             ` Ian Pratt
2004-07-19 18:55               ` Fredrik Dahlberg

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=40FC0EA6.9030805@algonet.se \
    --to=fdaa@algonet.se \
    --cc=Ian.Pratt@cl.cam.ac.uk \
    --cc=xen-devel@lists.sourceforge.net \
    /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.