Displaying 20 results from an estimated 40000 matches similar to: "Network not starting in guest domU"
2006 Jun 23
3
No eth0 in DomU in FC5
If I try to ifup eth0, I get the following:
Device eth0 does not seem to be present, delaying initialization.
DomU: Linux fedora1 2.6.16-1.2133_FC5xenU #1 SMP Tue Jun 6 02:58:27 EDT 2006
i686 i686 i386 GNU/Linux
config:
kernel = "/boot/vmlinuz-2.6-xenU"
#ramdisk="/boot/initrd-2.6.16-1.2133_FC5xenU.img"
memory = 128
name = "fedora1"
#dhcp = "dhcp"
disk =
2006 Mar 25
6
Cannot have eth0 in domU
Hello,
I am trying to run Xen 3 on FC5, but I cannot have the eth0 interface appear in domU.
I have 3 servers running FC3 and Xen 2 with various domUs since a year. Everything is fine on that front.
I took one of the server, upgraded it to FC5 and did the following:
- yum install xen kernel-xen0 kernel-xenU
- grub.conf contains
title Fedora Core (2.6.15-1.2054_FC5xen0
root (hd0,0)
kernel
2011 Oct 05
11
compiling kernel in Centos Domu
Hi,
Im trying to compile kernel 3.0.4 inside Centos 5 DomU
The steps I do are
Make bzImage
Make modules
Make modules_install
Depmod -a
mkinitrd /boot/initrd.img-3.0.4 3.0.4
but them im getting this
-bash-3.2# mkinitrd /boot/initrd.img-3.0.4 3.0.4
ls: /etc/modprobe.d/*.conf: No such file or directory
No module ehci-hcd found for kernel 3.0.4, aborting.
If I exclude the
2008 Sep 03
4
how to create /dev/xvda
Hi All,
The following is my domU''s cfg file.
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
kernel = ''/usr/local/src/xen/vmlinuz''
ramdisk = ''/usr/local/src/xen/initrd.img''
memory = ''256''
name = ''centos5.2''
vif0 = [ ''bridge=xenbr1'' ]
disk = [ ''phy:/dev/server/cbox,xvda,w'' ]
on_reboot =
2006 May 23
0
Error starting DomU (Kernel panic - not syncing: No init found)
Hi,
I am not able to start a new domainU on FC5.
To start the new domain I give command xm create -c domU.conf vmid=1.
This gives me the following error:
VFS: Mounted root (ext3 filesystem) readonly.
Kernel panic - not syncing: No init found. Try passing init= option to
kernel.
Call Trace: <ffffffff80128d62>{panic+134} <ffffffff801083a6>{init+908}
2008 Nov 07
2
converting full to para
virt-p2v was able to convert my centOS 5.2 physical machine to xen virtual
machine and it runs great. Now, I am working on to convert this full virt
machine to para virt .
Under my domU i have installed kernel-xen (since it is needed ) , and edited
my grub menu to use the installed kernel.
My grub menu file in domU looks like:
----
kernel /vmlinuz-2.6.18-92.1.17.el5xen ro
2006 Jul 04
15
Newbie DomU problem
Suse 10.1 AMD64 Xen3
New to Xen. The dom0 is up and running. I am trying to get my first domU
working. My approach is to use precompiled images from jailtime.org.
After some manual tinkering with the .cfg file the domU proceeds to boot
but stalls with the following error.
I cannot get past this - any ideas ?
Brian
Using config file "/etc/xen/vm/vm1".
Started domain vm1
Bootdata ok
2006 Oct 12
1
Network setup on Redhat based systems
Hello,
I have the following Xen 3.0.2-2 related problem:
A host system with Centos 4.4 in the dom0, guest systems are Fedora
Core 5 (images from jailtime.org) mounted on LVM.
Networking on the domUs is not working, Iptables in the guests are
not working either.
Each Guest system should have at least 1 dedicated public IP assigned
to it, but should have the capability to have more than 1
2011 Jul 28
3
[GPLPV] Xennet device issues on Win2k3 x32 DomU/Disabling just one PV device
Hi there.
I have been dealing with a conundrum off and on with a VPS of mine. Windows
2003 Standard 32 bit on a Xen HVM instance. Been trying to get the GPLPV
drivers working to help boost performance but always seem to run into one
major issue: The PV network device looks like it works but actual
connectivity is non-existant. Everything else in the GPLPV driver suite
works fine.
What I want to
2005 Nov 03
1
tree for CentOS 4.2?
Hi,
A rather trivial request: anyone know where I can find tree for CentOS?
It's part of FC4 Base but I've not tracked it down for CentOS yet.
On my FC4 box:
# rpm -qi tree
Name : tree Relocations: /usr
Version : 1.5.0 Vendor: Red Hat, Inc.
Release : 3 Build Date: Wed 02 Mar 2005
15:03:32
2007 Sep 25
4
No eth0 device found in domU
Hi,
I tried already a long time to enable network in my domU but I always
fail with:
# ifconfig eth0 192.168.0.1 up
SIOCSIFADDR: No such device
SIOCGIFFLAGS: No such device
Do I need to load a kernel module?
I use OpenSuse 10.2 with kernel 2.6.18.8-0.5-xen (for both domU and dom0).
My config:
kernel = "/boot/vmlinuz-xen"
ramdisk = "/home/jens/initrd.gz"
memory = 1024
name
2010 Jan 29
7
with Xen4 config -> (pci-passthrough-strict-check no), DomU init reports "Error: pci: PCI Backend and pci-stub don''t own device"
testing,
uname -ri
2.6.33-rc5-4-xen x86_64
rpm -qa | grep -i Xen-4
xen-4.0.0_20873_01-29.1.x86_64
cat test.cfg
name = ''test''
builder = ''linux''
bootloader = ''/usr/lib/xen/boot/domUloader.py''
bootargs = ''--entry=xvda1:vmlinuz-xen,/boot/initrd-xen''
disk = [
2008 Mar 31
2
Help getting my jailtime centos 5.1 network going on my dom0 ubuntu feisty with domU centos5.1
Hi All,
I need help getting my jailtime centos 5.1 network going on my dom0 ubuntu
feisty with domU centos5.1. I do this:
ifconfig eth0 192.168.0.14 netmask 255.255.255.0 up
I can then ping myself. When I try to ping another ip like on the host or
other servers I get:
ping 192.168.0.110
PING 192.168.0.110 (192.168.0.110) 56(84) bytes of data.
>From 192.168.0.14 icmp_seq=2 Destination Host
2008 May 07
2
centOS xen domU kernel
Hi, how can i make actual xen kernel to work under my domU virtual machines?
When i will provide as kernel /boot/vmlinuz-2.6.18-53.1.14.el5xen as ramdisk
/boot/initrd-2.6.18-53.1.14.el5xen.img , it will not work becouse of error
that root device does not exists. And when it is booting it is showing that
raid md0 and my logical volumes does not exists - like those on dom0. I
believe it is becouse
2011 Nov 05
88
OpenSuse 11 hvm domU: screen resolution up to 640x480
Hello,
I''ve recently installed a hvm domU opensuse 11 guest and I cannot set the screen
resolution higher then 640x480. This seems very strange to me, because
I don''t have
any problem to set higher resolution on a windows 7 domU, using the
following parameters
in the configuration file:
stdvga=1
videoram=16
What could the problem be? Is some video driver missing?
--
Flavio
2011 Nov 05
88
OpenSuse 11 hvm domU: screen resolution up to 640x480
Hello,
I''ve recently installed a hvm domU opensuse 11 guest and I cannot set the screen
resolution higher then 640x480. This seems very strange to me, because
I don''t have
any problem to set higher resolution on a windows 7 domU, using the
following parameters
in the configuration file:
stdvga=1
videoram=16
What could the problem be? Is some video driver missing?
--
Flavio
2006 Aug 26
0
FC5 -- Xen 3.0.2 -- iptables with dom0 and domU
Situation:
Running a simple UDP client/server program where the client on one domU on
one computer sends echo packets to another domU on another computer,
server sends echoes back. They do this on a specified port (will use any
port between 5000-6000). This program works on non-Xen machines in
various environments, Linux and Solaris. Program just hangs on the domUs.
I believe I need help with
2009 Jun 18
12
Best way to use iSCSI in domU
Hello,
We need to use iSCSI in some of our domUs. By the moment, iSCSI is not
for system filesystem, but for data filesystem.
I am wondering what is the best way to use it. Is it better to
configure it in dom0 and then attach the device to the domU? Or is it
better to configure it directly in the domU?
I am thinking that if we configure it in the dom0, then we can''t share
that iscsi
2007 Nov 18
1
Installing openSuSE 10.3 as PV-guest on a LVM-drive of a openSuSE 10.3 host
Hi,
how can I install a openSuSE 10.3 PV-guest on a LVM-drive of a openSuSE
10.3 host with Xen 3.10?
On 10.2 with Xen 3.0.3 the openSuSE-YaST-module for managing VMs could
install the system also on block-devices, unfortunately this is not
possible anymore with OSS 10.3 :-(
What I have tried:
- I created two LVM-partitions, one for "/" one for swap.
- Installing an OSS 10.2 PV-guest
2008 Dec 10
0
domU, Failed to obtain physical IRQ, e1000 Intel NIC
Hello all.
I''ve upgraded my drives, and in doing so loaded FC8. Latest
kernel-xen.x86_64 (2.6.21.7-5) and xen.x86_64 (3.1.2-5) available, using
2 Intel NICs with e1000 driver. All worked fine on FC5 with custom domU
FC5 with pcifront and NIC drivers in kernel.
Now, I''m unable to get the NICs to function inside my domU. The are
visible in lspci, and ipconfig. DomU dmesg