All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sergi Seira <s.seira@cdmon.com>
To: xen-devel@lists.xensource.com
Subject: freebsd domu 14, bad address
Date: Tue, 27 Feb 2007 13:47:08 +0100	[thread overview]
Message-ID: <45E4284C.4040800@cdmon.com> (raw)

Hello,

I'm trying to get a freebsd virtual machine running following :

http://www.yuanjue.net/xen/howto.html

But I get :

# xm create freebsd_xen_INSTALL -c
Using config file "./freebsd_xen_INSTALL".
Error: (14, 'Bad address')

Am I missing something?

I am using xen 3.0.4.

Thanks and regards,
Sergi

....

log output from xend.log:

[2007-02-27 12:46:59 xend.XendDomainInfo 9551] DEBUG (XendDomainInfo:94)
XendDomainInfo.create(['vm', ['name', 'freebsd-xen-INSTALL'], ['memory',
512], ['vcpus', 1], ['on_xend_start', 'ignore'], ['on_xend_stop',
'ignore'], ['image', ['linux', ['kernel',
'/xenvm/fbsd/freebsd-XENU_INSTALL'], ['args',
'boot_verbose,boot_single,vfs.root.mountfrom=ufs:/dev/md0,kern.hz=100']]],
['device', ['vbd', ['uname',
'file:/xenvm/fbsd/freebsd_xen_INSTALL.img'], ['dev', 'hda1'], ['mode',
'w']]], ['device', ['vif']]])
[2007-02-27 12:46:59 xend.XendConfig 9551] WARNING (XendConfig:606)
Unconverted key: cpus
[2007-02-27 12:46:59 xend.XendDomainInfo 9551] DEBUG
(XendDomainInfo:1284) XendDomainInfo.constructDomain
[2007-02-27 12:46:59 xend.XendDomainInfo 9551] DEBUG
(XendDomainInfo:1330) XendDomainInfo.initDomain: 21 256
[2007-02-27 12:46:59 xend 9551] DEBUG (balloon:127) Balloon: 627696 KiB
free; need 524288; done.
[2007-02-27 12:46:59 xend 9551] INFO (image:125) buildDomain os=linux
dom=21 vcpus=1
[2007-02-27 12:46:59 xend 9551] DEBUG (image:194) domid          = 21
[2007-02-27 12:46:59 xend 9551] DEBUG (image:195) memsize        = 512
[2007-02-27 12:46:59 xend 9551] DEBUG (image:196) image          =
/xenvm/fbsd/freebsd-XENU_INSTALL
[2007-02-27 12:46:59 xend 9551] DEBUG (image:197) store_evtchn   = 1
[2007-02-27 12:46:59 xend 9551] DEBUG (image:198) console_evtchn = 2
[2007-02-27 12:46:59 xend 9551] DEBUG (image:199) cmdline        =
boot_verbose,boot_single,vfs.root.mountfrom=ufs:/dev/md0,kern.hz=100
[2007-02-27 12:46:59 xend 9551] DEBUG (image:200) ramdisk        =
[2007-02-27 12:46:59 xend 9551] DEBUG (image:201) vcpus          = 1
[2007-02-27 12:46:59 xend 9551] DEBUG (image:202) features       =
[2007-02-27 12:47:00 xend.XendDomainInfo 9551] ERROR
(XendDomainInfo:1399) XendDomainInfo.initDomain: exception occurred
Traceback (most recent call last):
  File "//usr/lib/python/xen/xend/XendDomainInfo.py", line 1383, in
_initDomain
    channel_details = self.image.createImage()
  File "//usr/lib/python/xen/xend/image.py", line 108, in createImage
    return self.createDomain()
  File "//usr/lib/python/xen/xend/image.py", line 127, in createDomain
    result = self.buildDomain()
  File "//usr/lib/python/xen/xend/image.py", line 626, in buildDomain
    return LinuxImageHandler.buildDomain(self)
  File "//usr/lib/python/xen/xend/image.py", line 211, in buildDomain
    features       = self.vm.getFeatures())
Error: (14, 'Bad address')
[2007-02-27 12:47:00 xend.XendDomainInfo 9551] ERROR
(XendDomainInfo:397) VM start failed
Traceback (most recent call last):
  File "//usr/lib/python/xen/xend/XendDomainInfo.py", line 385, in start
    self._initDomain()
  File "//usr/lib/python/xen/xend/XendDomainInfo.py", line 1401, in
_initDomain
    raise VmError(str(exn))
VmError: (14, 'Bad address')
[2007-02-27 12:47:00 xend.XendDomainInfo 9551] DEBUG
(XendDomainInfo:1483) XendDomainInfo.destroy: domid=21
[2007-02-27 12:47:00 xend.XendDomainInfo 9551] DEBUG
(XendDomainInfo:1491) XendDomainInfo.destroyDomain(21)
[2007-02-27 12:47:00 xend.XendDomainInfo 9551] ERROR (XendDomainInfo:99)
Domain construction failed
Traceback (most recent call last):
  File "//usr/lib/python/xen/xend/XendDomainInfo.py", line 97, in create
    vm.start()
  File "//usr/lib/python/xen/xend/XendDomainInfo.py", line 385, in start
    self._initDomain()
  File "//usr/lib/python/xen/xend/XendDomainInfo.py", line 1401, in
_initDomain
    raise VmError(str(exn))
VmError: (14, 'Bad address')
[2007-02-27 12:47:00 xend.XendDomainInfo 9551] DEBUG
(XendDomainInfo:1483) XendDomainInfo.destroy: domid=None
[2007-02-27 12:47:00 xend.XendDomainInfo 9551] DEBUG
(XendDomainInfo:1491) XendDomainInfo.destroyDomain(None)
[2007-02-27 12:47:44 xend.XendDomainInfo 9551] DEBUG (XendDomainInfo:94)
XendDomainInfo.create(['vm', ['name', 'freebsd-xen-INSTALL'], ['memory',
512], ['vcpus', 1], ['on_xend_start', 'ignore'], ['on_xend_stop',
'ignore'], ['image', ['linux', ['kernel',
'/xenvm/fbsd/freebsd-XENU_INSTALL'], ['args',
'boot_verbose,boot_single,vfs.root.mountfrom=ufs:/dev/md0,kern.hz=100']]],
['device', ['vbd', ['uname',
'file:/xenvm/fbsd/freebsd_xen_INSTALL.img'], ['dev', 'hda1'], ['mode',
'w']]], ['device', ['vif']]])
[2007-02-27 12:47:44 xend.XendConfig 9551] WARNING (XendConfig:606)
Unconverted key: cpus
[2007-02-27 12:47:44 xend.XendDomainInfo 9551] DEBUG
(XendDomainInfo:1284) XendDomainInfo.constructDomain
[2007-02-27 12:47:44 xend.XendDomainInfo 9551] DEBUG
(XendDomainInfo:1330) XendDomainInfo.initDomain: 22 256
[2007-02-27 12:47:44 xend 9551] DEBUG (balloon:127) Balloon: 627696 KiB
free; need 524288; done.
[2007-02-27 12:47:44 xend 9551] INFO (image:125) buildDomain os=linux
dom=22 vcpus=1
[2007-02-27 12:47:44 xend 9551] DEBUG (image:194) domid          = 22
[2007-02-27 12:47:44 xend 9551] DEBUG (image:195) memsize        = 512
[2007-02-27 12:47:44 xend 9551] DEBUG (image:196) image          =
/xenvm/fbsd/freebsd-XENU_INSTALL
[2007-02-27 12:47:44 xend 9551] DEBUG (image:197) store_evtchn   = 1
[2007-02-27 12:47:44 xend 9551] DEBUG (image:198) console_evtchn = 2
[2007-02-27 12:47:44 xend 9551] DEBUG (image:199) cmdline        =
boot_verbose,boot_single,vfs.root.mountfrom=ufs:/dev/md0,kern.hz=100
[2007-02-27 12:47:44 xend 9551] DEBUG (image:200) ramdisk        =
[2007-02-27 12:47:44 xend 9551] DEBUG (image:201) vcpus          = 1
[2007-02-27 12:47:44 xend 9551] DEBUG (image:202) features       =
[2007-02-27 12:47:45 xend.XendDomainInfo 9551] ERROR
(XendDomainInfo:1399) XendDomainInfo.initDomain: exception occurred
Traceback (most recent call last):
  File "//usr/lib/python/xen/xend/XendDomainInfo.py", line 1383, in
_initDomain
    channel_details = self.image.createImage()
  File "//usr/lib/python/xen/xend/image.py", line 108, in createImage
    return self.createDomain()
  File "//usr/lib/python/xen/xend/image.py", line 127, in createDomain
    result = self.buildDomain()
  File "//usr/lib/python/xen/xend/image.py", line 626, in buildDomain
    return LinuxImageHandler.buildDomain(self)
  File "//usr/lib/python/xen/xend/image.py", line 211, in buildDomain
    features       = self.vm.getFeatures())
Error: (14, 'Bad address')
[2007-02-27 12:47:45 xend.XendDomainInfo 9551] ERROR
(XendDomainInfo:397) VM start failed
Traceback (most recent call last):
  File "//usr/lib/python/xen/xend/XendDomainInfo.py", line 385, in start
    self._initDomain()
  File "//usr/lib/python/xen/xend/XendDomainInfo.py", line 1401, in
_initDomain
    raise VmError(str(exn))
VmError: (14, 'Bad address')
[2007-02-27 12:47:45 xend.XendDomainInfo 9551] DEBUG
(XendDomainInfo:1483) XendDomainInfo.destroy: domid=22
[2007-02-27 12:47:45 xend.XendDomainInfo 9551] DEBUG
(XendDomainInfo:1491) XendDomainInfo.destroyDomain(22)
[2007-02-27 12:47:45 xend.XendDomainInfo 9551] ERROR (XendDomainInfo:99)
Domain construction failed
Traceback (most recent call last):
  File "//usr/lib/python/xen/xend/XendDomainInfo.py", line 97, in create
    vm.start()
  File "//usr/lib/python/xen/xend/XendDomainInfo.py", line 385, in start
    self._initDomain()
  File "//usr/lib/python/xen/xend/XendDomainInfo.py", line 1401, in
_initDomain
    raise VmError(str(exn))
VmError: (14, 'Bad address')
[2007-02-27 12:47:45 xend.XendDomainInfo 9551] DEBUG
(XendDomainInfo:1483) XendDomainInfo.destroy: domid=None
[2007-02-27 12:47:45 xend.XendDomainInfo 9551] DEBUG
(XendDomainInfo:1491) XendDomainInfo.destroyDomain(None)

             reply	other threads:[~2007-02-27 12:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-27 12:47 Sergi Seira [this message]
2007-02-27 14:30 ` freebsd domu 14, bad address Mark Williamson
2007-02-27 15:15   ` Sergi Seira
2007-02-27 15:30   ` Derek Murray

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=45E4284C.4040800@cdmon.com \
    --to=s.seira@cdmon.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.