Displaying 20 results from an estimated 50000 matches similar to: "libxl bootloader support"
2015 Jul 30
3
Bug#794071: "xenconsole: Could not open tty `': No such file or directory" during PV guest boot
Package: xen-utils-common
Version: 4.4.1-9+deb8u1
Severity: normal
Dear Maintainer,
When booting a PV guest (xl create -c /etc/xen/foo.conf), immediately
after pygrub has determined which kernel/initramfs it will use, the
following error messages are logged:
xenconsole: Could not open tty `': No such file or directory
libxl: error: libxl_exec.c:118:libxl_report_child_exitstatus: console
2015 Sep 04
0
Bug#794071: Bug#794071: "xenconsole: Could not open tty `': No such file or directory" during PV guest boot
On Thu, 2015-07-30 at 09:41 +0000, Andy Smith wrote:
> Package: xen-utils-common
> Version: 4.4.1-9+deb8u1
> Severity: normal
>
> Dear Maintainer,
>
> When booting a PV guest (xl create -c /etc/xen/foo.conf), immediately
> after pygrub has determined which kernel/initramfs it will use, the
> following error messages are logged:
>
> xenconsole: Could not open tty
2012 Jun 08
3
cannot boot guest VM
Hi,
I''m trying to boot a PV VM I just installed (following http://wiki.xen.org/wiki/Debian_Guest_Installation_Using_Debian_Installer) without success.
My XEN installation is xen-unstable 54c8c9eaee92+ on a Debian unstable machine (x86_64), kernel 3.3.4+. The VM I installed is, again, a Debian unstable x86_64. The installation went smoothly; I used an 8GB file as a disk back-end. I went
2012 May 17
8
[PATCH] libxl: do not overwrite user supplied config when running bootloader
# HG changeset patch
# User Ian Campbell <ian.campbell@citrix.com>
# Date 1337273492 -3600
# Node ID cdb947baea102aa6a1d53472f8a3e5f2d6cc485e
# Parent ac45608496cd85b0bf1aed6e5b869b4a86ca672f
libxl: do not overwrite user supplied config when running bootloader.
Currently when running the bootloader libxl will update b_info->u.pv.kernel,
.ramdisk, .cmdline and .bootloader. This can
2010 Nov 15
21
[XCP] converting a .img to xva
Hey,
Is it possible to covert a .img to a xva?
I have a virtual machine on a xen machine that i would like to run in a xen
cloud.
I used the xva.py and it gave me a xva + kernel i followed the copy
instructions but i get this:
[root@box ~]# xe vm-start vm=converted
Error code: WARNING: /dev/xvda is not a disk image
Error parameters: Traceback (most recent call last):, File
2010 Nov 15
21
[XCP] converting a .img to xva
Hey,
Is it possible to covert a .img to a xva?
I have a virtual machine on a xen machine that i would like to run in a xen
cloud.
I used the xva.py and it gave me a xva + kernel i followed the copy
instructions but i get this:
[root@box ~]# xe vm-start vm=converted
Error code: WARNING: /dev/xvda is not a disk image
Error parameters: Traceback (most recent call last):, File
2010 Sep 03
2
Re: Re : Re: Re : Re: Re : Re: Re : Re: Re : Re: Re : Re: Re : Re: Re : Re: Installing Ubuntu 10.04 on Xen and Centos 5.5
For those of you that are stuck on and old version of Xen and want to use
Ubuntu 10.04, here is a self contained pygrub, out of Xen 4.01. (64bit
centos dom0)
cd /opt
wget http://dmarkey.com/~dmarkey/pygrub64.tar.gz
tar zxvf pygrub64.tar.gz
then set your bootloader to /opt/pygrub64/bin/pygrub
Regards,
David
_______________________________________________
Xen-users mailing list
2012 Jul 19
2
[PATCH] pygrub: add syslog support to pygrub
# HG changeset patch
# User Zhigang Wang <zhigang.x.wang@oracle.com>
# Date 1342720736 14400
# Node ID ec9655b30a5fa5b5abb3e05505f681f9be559613
# Parent 43e21ce7f22151524b800a6cf0ac4ba1233b34a7
pygrub: add syslog support to pygrub
Currently, when pygrub failed, we don''t know the reason because xend/xl will
not capture the stderr message.
This patch will log the error message to
2018 May 27
1
Using libvirt to access Ceph RBDs with Xen
Hi everybody,
my background: I'm doing Xen since 10++ years, many years with DRBD for
high availability, since some time I'm using preferable GlusterFS with
FUSE as replicated storage, where I place the image-files for the vms.
In my current project we started (successfully) with Xen/GlusterFS too,
but because the provider, where we placed the servers, uses widely CEPH,
we decided to
2010 May 12
25
Install ubunto domU
Dear *,
I''m more used to work with RedHat like OSes. Still, I did not denied the
request from a user who wants a domU based on ubunto. I usually use
virt-install to do the job, with a script similar to this one:
#!/bin/sh
BASE=SL-4.7-i386-pv \
virt-install --nographics \
--nonsparse \
--paravirt \
--noreboot \
2014 Oct 13
0
Arch linux PV guest won't boot
Hi,
I have Xen installed and running several (win 7) HVMs. I've setup an
Arch linux PV guest but I am having a problem booting it. (The install
image booted fine.) After each failed attempt to boot I try to view
the /var/log/xen/bootloader.XX.log file but all of these files are
zero bytes. So, I'm having some trouble troubleshooting this. I
followed the instructions from
2010 Oct 06
2
XCP - file boot instead pygrub
Good day.
Is any way to boot PV VM without using pygrub? F.e. by supplying kernel
image and initrd from dom0 filesystem?
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2013 Jul 06
0
xl and autoballooning
Hi Ian (and all),
I recently came across a bug in xl autoballooning in Xen 4.2.2 that I
found mentioned way back in May 2012.
In a nutshell, I tried to create a new DomU with 1024M of memory. The
Dom0 had 3100M free:
# xl info | grep memory
total_memory : 20479
free_memory : 3100
The guest template is very simple:
# cat /etc/xen/template.vm
name =
2012 Jun 28
10
Error: Boot loader didn't return any data [pygrub boot debian wheezy alpha1 netinst ISO]
Note: I could simply direct boot the appropriate kernel/initrd to get
the alpha1 installation going as always done in the past, but I think
this should work. The Debian alpha 1 installer page says it should.
Details
$ sudo xm create -c wheezytest.cfg
Using config file "./wheezytest.cfg".
Error: Boot loader didn''t return any data!
direct pygrub test run:
# pygrub
2013 Oct 08
10
xl console regression on xen-unstable
I''m unable to start xl console on latest xen-unstable (build with commit
8e0da8c07f4f80e14314977a11f738bd74a5b62b).
> xl -vvv console sid
> xenconsole: Could not read tty from store: No such file or directory
I also tried "xl create -c", and it shows console from pygrub but when
the "xl create" reaches the end I got the same error:
> xenconsole: Could not
2012 Jul 20
0
RuntimeError: Unable to find partition containing kernel
Hardware:
2x Intel Xeon Quad-Core 2.33GHz
24GB FBDIMM RAM
2x 2TB HDD in RAID-1
Intel Server Board S5400SF
Setup:
Arch Linux x86_64
Xen 4.1.2
Grub2 Multiboot
Synopsis:
I set up a new VM for Debian Squeeze following instructions here:
http://www.howtoforge.com/installing-debian-squeeze-6.0-domu-on-centos-5.5-x86_64-dom0.
Partitioning & installation completed correctly. When I tried to run the
2011 Feb 07
0
[xen-unstable test] 5665: regressions - FAIL
flight 5665 xen-unstable real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/5665/
Regressions :-(
Tests which did not succeed and are blocking:
build-amd64-oldkern 4 xen-build fail REGR. vs. 5640
build-amd64 4 xen-build fail REGR. vs. 5640
build-i386-oldkern 4 xen-build fail REGR. vs. 5640
2012 Sep 06
4
[PATCH] pygrub: always append --args
# HG changeset patch
# User Olaf Hering <olaf@aepfle.de>
# Date 1346945306 -7200
# Node ID 8a2eef481d3ab3ca5692dd0083c95cf314fe1da3
# Parent 19d367bf07b7687b831c212a57a70e73ea14d3b7
pygrub: always append --args
If a bootloader entry in menu.lst has no additional kernel command line
options listed and the domU.cfg has ''bootargs="--args=something"'' the
additional
2013 Oct 09
5
domU keep crashing when install ubuntu as pv domU
I''m using xen 4.3 with gentoo as dom0.
the kernel and ramdisk file is taken from
http://ftp.jaist.ac.jp/pub/Linux/ubuntu/dists/precise/main/installer-amd64/current/images/netboot/xen/
the pv domU config file (according to the ubuntu xen documentation
https://help.ubuntu.com/community/Xen)
precise.cfg
name = "precise"
kernel = "/xen/kernels/precise/vmlinuz"
2012 Aug 31
2
[PATCH V2] libxl/xl: implement support for guest iooprt and irq permissions
# HG changeset patch
# User Ian Campbell <ian.campbell@citrix.com>
# Date 1346428441 -3600
# Node ID ddde6c2c45de8e60518aafa077f0f3867ff68e17
# Parent ccbee5bcb31b72706497725381f4e6836b9df657
libxl/xl: implement support for guest iooprt and irq permissions.
This is useful for passing legacy ISA devices (e.g. com ports,
parallel ports) to guests.
Supported syntax is as described in