Displaying 20 results from an estimated 6000 matches similar to: "xen 3.0.2 only one kernel?"
2005 Sep 12
3
Won''t boot to Xen, GRUB Problem
I am installing Xen on a remote server. I left the other kernels on the
grub.conf and made xen the default to boot from. The box didn''t boot into
Xen on reboot but I''m not sure why. Here is my Xen config file:
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
#
2006 Jun 05
3
How to configure two NICs on a DomU?
Hi,
When I install Oracle RAC on Xen VM, some problem occurred. How can
I configure two NICs on a Xen''s DomU. You know, RAC''s installation requires
two NICs on a node. I am a newbie about Xen. Please give me some advice.
Thanks.
Yaqiong lee
Beijing,China
-----邮件原件-----
发件人: xen-users-bounces@lists.xensource.com
[mailto:xen-users-bounces@lists.xensource.com] 代表
2006 Jan 24
5
domU machines hang when Hyperthreading enabled in BIOS
Hi,
I can''t get rid of an annoying domU machines hanging issue with
Hyperthreading enabled in my BIOS.
Hardware config: IBM x325 series
2 * CPUs Intel Xeon 3.06 Ghz
Xen version: 3.0.0
Kernel version: 2.6.12.6
Linux distrib: Debian Sarge 3.1 r1
I run 1 domU machine on my dom0, here is my Xen config:
. xen0:
/etc/xen/xend-config.sxp : (dom0-num-cpus 0)
.
2005 Dec 13
3
is my initramdisk right? also getting ''Error opening /dev/console'' error
Hello,
I am getting kernel panic while trying to xm create a domU.
Xen version 3.0
Linux kernel 2.6.12.6
Grub entry for dom0:
title Xen 3.0 / XenLinux 2.6
kernel /boot/xen- 3.0.gz console=vga
module /boot/vmlinuz-2.6-xen0 root=LABEL=/ ro console=tty0
module /boot/initrd-2.6.12.6-xen0.img
For domU, my xm file contains:
kernel = "/boot/vmlinuz-2.6.12.6-xenU "
2006 Jun 16
4
VMX status report 10358:73c73fb8875c
We have tested the latest xen on VT platform with Intel 915/E8500
chipset.
Here is the test summary:
Issues:
- Cannot boot Windows 2000
- Only one CPU is detected in SMP dom0
- Destroying VMX with 4G memory may make xend hang on IA-32e
IA-32:
+ Build&Boot UP xen0 without problem
+ Can bootup unmodified IA-32 2.4/2.6 linux in VMX domain
+ Can bootup unmodified IA-32 WindowsXP SP1/SP2
2006 Apr 03
1
VMX status report 9514:4ad317429111
We have tested latest xen on VT platform with Intel 915/E8500
chipset.Here is the test summary.
Issues:
- IA-32 VMX guest will hang when booting on IA-32PAE host with
acpi=1 and apic=1.(Bug 594)
- Failed to created VMX after tens of VMXs have been created &
destroyed on IA-32e.(Bug593)
IA-32:
Build&Boot SMP xen0 without problem
Can bootup unmodified IA-32 2.4/2.6 linux in VMX
2008 Jun 16
3
Error when make linux-2.6-xenU-build
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
drivers/built-in.o: In function `vmcoreinfo_show'':
/usr/src/linux-2.6.18-xen.hg/drivers/xen/core/xen_sysfs.c:340: undefined
reference to `vmcoreinfo_size_xen''
/usr/src/linux-2.6.18-xen.hg/drivers/xen/core/xen_sysfs.c:340: undefined
reference to `paddr_vmcoreinfo_xen''
make[4]: ** [.tmp_vmlinux1]
2006 Aug 31
5
Custom kernel
The first time I installed xen there were two kernels, this time with 3.0.2,
there is only one kernel, everything works. I can boot my dom0 and my domU''s
using this one kernel but if I want to build a custom kernel for my domU''s but
I am not sure from what I read on how to go about it.
Will I end up with a new kernel other than my single kernel? Should I do the
kernel config in
2007 May 29
8
Building XEN with different config PROBLEM
Hello.
Up to version 3.0.4, I did the following to get two xen kernels (dom0 and
domU) with my own config:
wget http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/...
make xen
make tools
make docs
make linux-2.6-xen0-config CONFIGMODE=menuconfig
make linux-2.6-xen0-build
make linux-2.6-xen0-install
make linux-2.6-xen0-dist
make linux-2.6-xenU-config CONFIGMODE=menuconfig
make
2007 Apr 23
4
vmx status report against changeset 14887 - No new issue, 3 old issues
New issues (0)
=================================================
No new issue.
Old issues (3):
=================================================
1).time latency is a negative number on window guest when vcpu > 1
http://losvmm-bridge.sh.intel.com/bugzilla/show_bug.cgi?id=991
You can reproduce it on SMP windows, it will not happen on UP
Windows
2) IA32E/PAE: 32bit Vista RTM network
2006 Jan 10
2
multiple nics in a xenU
Hi xen users,
I''d like xen0 to be the controller and xenU(1) to be a firewall/router
with 4 subnets (WAN, LAN, DMZ, TEAM) each with 1 of 4 physical nics
attached to it.
Using FC4 with xen-3.0.0-7 with linux kernel 2.6.12.6, default make
world configurations, box is athlon cpu, 512M, 4 nics. On boot all nics
are recognized, lspci shows them to be present.
In xenU there are four ifcfg
2009 Apr 03
1
xen0 and xenU for linux-2.6.27-xen.hg
Hello,
please can someone on the list point me to the right direction how to
build xen0 and xenU kernels for linux-2.6.27-xen.hg?
A make world KERNELS="linux-2.6-xen0 linux-2.6-xenU" leads me to the error:
select-linux-arch: x86
select-linux-image: cannot determine Linux image to use for x86 in
build-linux-2.6.27-xen0_x86_32
cp: missing destination file operand after
2007 Apr 12
2
vmx status report against changeset 14797 - 4 old issues
New issues (0)
=================================================
No new issue.
Old issues (4):
=================================================
1) IA32E/PAE: 32bit Vista RTM network doesn''t work.
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=840
2)time latency is a negative number on window guest when vcpu > 1
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=895
You
2004 Nov 10
5
etherbridge bottleneck
I ran some iperf tests today and it looks like the etherbridge
is the limiting factor on throughput. In the beforetime, I saw great
throughput to the VMs; over 800 Mbps. With the bridge, the numbers
are in the 400s somewhere.
Is this the speed I can expect from the bridge?
Is there some tuning I should try, or another way to get more bandwidth
into the VMs?
This is with xen-2.0, 2.4.27-xen0
2006 Mar 30
2
linux-2.6-xen kernels and initrds
I have a question regarding the building of the unified xen kernel
(linux-2.6-xen) and the use of initrd. In the past I built both xen0
and xenU kernels; the xen0 default configurations had SCSI and Fusion
MPT support compiled into the kernel. Now, they are built as modules.
The problem is that I am unable to boot the xen kernel built that way,
even though I am building an initrd. I have
2005 Jan 21
5
hdc: lost interrupt
I am seeing a kernel message, "hdc: lost interrupt", when running LTP on
the xen0 domain. The first time I saw the ''kernel: hdc: lost interrupt''
in /var/log/messages, I was running LTP on both xen0 and xenU domains.
The xenU domain was totally hung at this point. Suspecting a setup
error, I re-checked the installation and reran LTP on xen0 alone,
without having
2005 Nov 03
7
VMX status daily report Nov. 3
We have test latest xen (ChangeSet 7608) on VT platform with Intel 915
chipset and Here is the test summary:
IA32:
Build&Boot SMP xen0 without problem
Can startup XenU with different configuration
IA32 issues contain:
VMX can not be created
IA32E:
Build&Boot SMP xen0 without problem
Can startup XenU with different configuration
IA32E issues
2007 Apr 16
11
vmx status report against changeset 14854 - 1 block issue
We meet a block issue in today''s nightly testing. Xen0 hang when we destroy a XenU guest.
Block issue
1) xen0 hang when destroying a XenU guest
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=963
Thanks
Yunfeng
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2006 Jan 05
18
ctrl-c doesn''t work in domU consoles
Hey,
I''ve installed Xen 3.0 on a freshly installed Debian Sarge. dom0 is
working nicely (kernel 2.6.12.6-xen0). Then I created a domU, again with
Debian Sarge, booting Xen''s vmlinuz-2.6.12-xenU. Unfortunately ctrl-c
does not work in the domU''s console, neither if I create the domU
with "xm create -c ..." nor if I attach to it later. It doesn''t matter
2005 Dec 18
2
Xen 3 with PAE and more than 4GB of memory on X86 32bit
Hi
This is a general question has anyone got Xen 3 to work with more than
4GIG of memory installed on there physical machine?
I have tried 2 different machines with more than 4 GIG of memory with
no success as yet.
I can get Xen0 booting no problem, i run service xend start with no
problem, i then run xm info and it sees more than 4 gig of memory
available. Fantastic up to this point.
After