Displaying 20 results from an estimated 7000 matches similar to: "my domU from jailtime.org using latests xen kernel freezees"
2007 Apr 19
2
CentOS 4.4 Xen VM/VPS install on CentOS 5 (xen kernel) issues
Ok So I''ve been able to successfully create a CentOS5 virt-install on
xen using LVM created partitions. But have many problems trying to
install 4.4 (It does not work with virt-install hence you have to try
another method). I Created a name, name-tmp, name-swap, name-root
paritions.
I did mke2fs and mkswap no problem everything is good. I went on further
to mount the name-tmp and
2008 Dec 05
6
xen-3.0-x86_32 not supported by xen kernel
I build a DomU kernel on RHEL AS5.1. But when I boot this Guest DomU with the kernel, it gives me error message:
Error: (2, ''Invalid kernel'', ''xc_dom_compat_check: guest type xen-3.0-x86_32 not supported by xen kernel, sorry\n'')
Can someone give me any suggestion about this problem?
Thank you!
Joe
_______________________________________________
Xen-users
2008 Mar 09
1
DomU boot hangs after cron; XENBUS errors
I am having an issue getting a DomU to boot properly. There is never any
indication of a stop error or kernel panic, it simply hangs after "Starting
crond [ OK ]" and never continues. I''ve included my mkinitrd and output
from xm create... please help!
##### XENBUS errors #####
XENBUS: Device with no driver: device/vbd/2049
XENBUS: Device with no driver: device/vbd/2050
2007 Dec 14
7
CentOS 5.1 and Xen - mount: could not find filesystem ''/dev/root''
Hi all-
I''m hoping someone can help me with this problem with Xen under CentOS
5.1 (RHEL 5.1) I''m having... This is the Xen package that comes stock
with the distribution, I didn''t compile it from source. I can boot
Domain0 and the hypervisor just fine. I''m trying to bring up a Xen
guest VM and it crashes on boot, with this error:
# xm create -c tcga1
2008 Jun 11
1
Para virtualized guest on Xen
I am trying to create a para-virtualized guest with the same kernel image and initrd image as dom0.
The configuration is below
================================================================================
kernel = "/boot/vmlinuz-2.6.21.7-3.fc8xen"
ramdisk = "/boot/initrd-2.6.21.7-3.fc8xen.img"
memory = 428
name = "fedora.fc8"
vif = [ '''' ]
dhcp =
2007 Jul 17
1
RH domU doesn''t see disk?
more /etc/xen/scalix2
kernel="/boot/vmlinuz-2.6.18-8.1.6.el5xen"
memory = 512
name = "hating-xen"
vif = [''ip = "10.0.1.150", bridge=xenbr0'']
disk = [
''/dev/XEN/scalixroot,sda1,w'',
''/dev/XEN/scalixvar,sda3,w'',
''/dev/XEN/scalixswap,sda2,w''
]
It
2008 Dec 11
11
rhel5 32bit xen 3.3.0 rpms?
RHEL5 32bit xen 3.3.0 rpms? Anyone? ;)
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2008 Nov 05
2
RE: RedHat DomU hanging
Hello,
Maybe someone can help me.... I have a guest XEN image that ran well until today. I use an LVM partition to host the guest and today on Dom0 I added another LVM to be available to this domU.
This were all the commands I issued :
On hypervisor
lvcreate -n lintra02data -L 30G rootvg
vi /etc/xen/lintra02 and add volume to file like this :
disk = [
2009 Nov 23
1
64bit guest on top of 64bit hypervisor+dom0 does not boot with virsh while it does with xm command
I installed xen on top of Cent OS 5.3 64bit OS with gitco rpm sources.
Everything works fine except that I can''t run 64bit pv guest with virsh
command.
With xm commands I can load the same guest.
32bit pv guest, 32 bit and 64bit hvm works fine with both virsh and xm
command.
Has anyon have any idea?
any help will be largely appreciated.
**This is dumpxml for 64bit configuration*
**
2014 Jun 16
1
Centos 6.5 Xen Stock cannot run dom-u PCI: Fatal: - ipmi_si
I had a supermicro server SuperServer 1027R-WRF4+ and a old Dell PowerEdge 2950.
In both machines I setup centos 6.5, which is running
3.10.34-11.el6.centos.alt.x86_64.
I follow Xen4Cen wiki to setup Xen, I had other servers running Centos
5.x without issues.
Now, once I build my vm's dom-u centos 6.5/centos 5.9 both x64, I
receive different erros, let me show u the message I receive in my
2010 May 19
9
How to capture boot messages of Guest
Hi ,
Can any one please let me know how to capture all the boot messages of the
Guest OS into a text file?
I do xm create -c /etc/xen/hvm.cfg to boot the guest OS.
Thanks
Kishore
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2010 Nov 09
4
Xen 3.4.3and CentOS PCIback
Hi,
I''m using CentOS 5.5 x86_64 xen 3.43 from gitco.de and I have an Openvox
A1200P voip card and am passing it thru to another centos 5.5 DomU, when I
1st start the domain driver loads and everything seems quite nice and the
device works, but after a reboor of the DomU, this is shown on my Dom0 dmesg
Here''s Dom0 info
[root@xen ~]# dmesg
Bootdata ok (command line is ro
2010 Nov 09
4
Xen 3.4.3and CentOS PCIback
Hi,
I''m using CentOS 5.5 x86_64 xen 3.43 from gitco.de and I have an Openvox
A1200P voip card and am passing it thru to another centos 5.5 DomU, when I
1st start the domain driver loads and everything seems quite nice and the
device works, but after a reboor of the DomU, this is shown on my Dom0 dmesg
Here''s Dom0 info
[root@xen ~]# dmesg
Bootdata ok (command line is ro
2009 Mar 29
5
Problems installing guest domains
Hi,
I am trying out Xen for the first time and I am having a few problems
with getting it working. The computer is a quad core Intel Xeon with VT
enabled, 8gb of RAM and 2 x 15,000rpm SAS drives in RAID1.
I have installed CentOS 5 64bit and installed Xen 3.3.0 via yum. I have
successfully booted in to dom0. Here is my grub.conf on dom0:
> # grub.conf generated by anaconda
> #
> #
2011 Apr 06
5
Guestfish errors (Running in VirtualBox)
Hi All,
I am trying to run guestfish inside an Ubuntu instance running in VirtualBox. I'm running into problems, and my first question, is this setup even possible?
I compiled and installed libguestfs-1.8.4.
Running libguestfs-test-tool fails with the following output.
Would appreciate any advice,
Chris
new guestfs handle 0x8b77958
===== Test starts here =====
LIBGUESTFS_DEBUG=1
library
2012 Sep 26
4
guestfish hang when exec command.
Hi,
I have some issues with libguestfs. I download the libguestfs-0.18.3 source code and read the README file.
it requested qemu >= 0.13, my qemu version is qemu-1.0.1
requested kernel version >= 2.6.34, my kernel version is 3.1.4
the most of requirement for compiling I reached. but I completed compiltion and executed command.
the guestfish hang there.
the following was my operating steps:
2018 Mar 07
2
febootstrap: no ext2 root device found
Hello-
I've recently upgraded from OEL 6.4 to OEL 6.8. Infiniband Hardware
installed on the server prevents me from upgrading the OS version any
higher.
Kernel Version:
Oracle Linux Server Red Hat Compatible Kernel (2.6.32-642.el6.x86_64)
Since the upgrade, there have been problems with libguestfs-tools hanging,
then timing out.
I'd like to use the newest version of
2011 May 05
2
Kernel panic - not syncing: Attempted to kill init!
Hello everyone,
I''m quite a newbie with Xen and I''m currently having an issue.
I run Xen 4 on Debian Squeeze x64 and I''m trying to build an OpenFiler DomU from the Xen domU filesystem tarbal they provide (See http://www.openfiler.com/community/download/).
I downloaded the tarball and run ''tar xzpvf /root/soft/openfiler-2.3-x86_64.tar.gz'' to extract
2015 Dec 03
2
virt-builder is very slow in git master when building ubuntu 14.04 vm
Hi All,
I been using virt-builder to create testing VMs (most ubuntu) for a
while, and it works great. But when I cloned the git repo today and
found the process becoming extremely slow, please see the output
below.
log that produced by pre-installed vendor package:
virt-builder ubuntu-14.04 --firstboot-command 'useradd -m -p "" myan;
chage -d 0 myan; usermod -aG sudo myan;'
[
2009 Aug 24
18
Current 2.6.3x kernel and patches for Ubuntu 9.04?
Are these the current functional procedures for dropping a dom0 on a
jaunty 64 bit server?
xen-tools:
http://bderzhavets.wordpress.com/2009/08/14/attempt-of-prevu-xen-3-4-1-hypervisor-on-ubuntu-jaunty-server-64-bit/
kernel:
http://bderzhavets.wordpress.com/2009/07/07/building-xenified-2-6-30-1-kernel-via-xen-patches-2-6-30-2-tar-bz2/
Regarding the patches used in the above procedure from here: