Displaying 20 results from an estimated 10000 matches similar to: "Compiling 2.4.18 xenU Kernel"
2005 Apr 16
0
How to simply compile a 2.4.18 custom kernel in the xenU way
Hello,
I am brand new to Xen, i first hear of it 3 days ago, and install it
yesterday for the first time from the source code.
My aim is to get ride of vmware for some "maquetage" (french word meaning
modelling a platform before deploying it).
My only problem is that i need to use a custom kernel, an old
2.4.18specific one.
And I am wondering what is the easiest way to generate a xenU
2007 Oct 19
0
xenU sending too big packets on ubuntu 7.10 "gutsy"
setup: amd64, xen0 = ubuntu 7.10 ("gutsy"), xenU = ubuntu 7.10 ("gutsy"),
network config with xenU routing via xen0.
scp xenU:file . very slow, ~50KB/s
scp xen0:file . several MB/s
on xen0:
scp xenU:file . many MB/s
had a look at tcpdump, I see lines like this:
10:55:30.319389 IP (tos 0x8, ttl 64, id 59286, offset 0, flags [DF], proto TCP
(6), length 2948) xenU.22 >
2005 Jul 31
1
xen 3.0 on UP amd64 - rootfs mounting problem in xenU
Hi,
I''m trying to run Xen 3.0 on my amd64 UP machine. So far xen0 is working fine
but there is a problem with mounting rootfs on xenU kernel.
Is there something else that needs to be compiled into xenU 3.0 kernel?
$ grep XEN kernel-xenU-x86_64-3.0.config
CONFIG_XEN=y
CONFIG_ARCH_XEN=y
# XEN
# CONFIG_XEN_PRIVILEGED_GUEST is not set
# CONFIG_XEN_PHYSDEV_ACCESS is not set
2005 Nov 25
0
lvm in xenU
Hello,
we are experimenting with lvm in xenU in order to make snapshots for
database replication etc.
So far this works as fine as on a physical machine, but is there any way
to see the xenU-PVs in dom0 or even access the data of a xenU-LV in dom0
? (dom0 also is set up on LVM)
Thank you,
Holger
_______________________________________________
Xen-users mailing list
2008 Aug 01
4
Quation about CentOS 4 xenU kernel
I converted a physical maschine running CentOS 4.6 to a Xen VM on a CentOS
5 host. Almost everything was running when I decided to rsync /lib and
/usr a while later in order to get updated files and get the one or two
non-working programs to work. There are differences because of the xenU
kernel I didn't think about. I forgot to exclude rpm database and
/lib/modules.
Because the synced
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
2005 Dec 15
1
RE: ssh in rc.local stalls xenU [SOLVED]
Karsten M. Self wrote:
> on Thu, Dec 15, 2005 at 01:38:29PM -0500, Steve Brueckner
> (steve@atc-nycorp.com) wrote:
>> I''m using Fedora Core 4. I need to create an ssh port forwarding
>> tunnel to my xen0 domain when my xenU domain starts up, so I added
>> this to the xenU''s /etc/rc.d/rc.local:
>>
>> ssh -v -f -L 5500:localhost:5501 xen0_ip
2006 Jul 24
0
Debugging a XenU that goes to Zombie state
Once last night and the night before a XenU go into a Zombie state,
requiring a reboot. I''m not quite sure what is happening, and am
looking for advise on how to diagnose the problem.
.. While writing this email, it crashed again. This time I had an ''xm
console calcutta'' capturing the output.
I read a suggestion in these archives suggesting that I can just
2005 Sep 20
1
vmlinuz-2.6.9-xenU
Hi,
I''m tryin to get Mysql running on RHAS 4 which is a DomU on xen 3.0 but
mysql fails...
I''m using the 2.6.12-1.1447_FC4xenU kernel instead of vmlinuz-2.6.9-xenU.
is this something to do with the kernel? where could i find a
vmlinuz-2.6.9-xenU kernel?
Thanks,
Sweekar
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
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
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 Mar 31
1
2.6.16 nor FC5 -xenU kernel will start under 3.0-testing
I tried building a 2.6.16 kernel from -unstable and also the -xenU
kernel provided by FC5 and both will not run under 3.0-testing
(changeset 8761:484a14acfc26).
The 2.6.16 kernel will start and die with nothing of value in xend.log
or xend-debug.log. If I run "xm create name -c" it will say it can''t
open "/dev/pts/XX" and that is all the information I can
2005 Dec 23
1
GFS2, OCFS2, and FUSE cause xenU to oops.
I really need to share a filesystem and I''d rather not have to
export it from one domU to another so I tried mounting it with
GFS2 and then OCFS2. Both caused the xenU kernel to oops just as
the mount was attempted.
I assumed that a FUSE-based solution would be a little less
problematic (if only because it doesn''t require kernel patches)
but it also caused an oops right when
2006 Jul 26
1
xenU / xen0 - or a single (xen) kernel?
from the README:
" These are smaller builds with just selected
modules, intended primarilly for developers that don''t like to wait
for a -xen kernel to build. The -xenU kernel is particularly small
as it does not contain any physical device drivers, and hence is
only useful for guest domains."
correct me here, but does that mean for a typical rollout you want to
2006 Aug 18
0
Xen3: Unable to start xenU with Intel Core Duo T2050
I have problems to get Xen 3.0 working on my notebook (FSC AMILO Pro
V3205). I already used different operating systems for the xen0 domain,
like FC5, SUSE 10.1 und Debian SID (2.6.16-2-xen-smp) but i always run
into the same trouble. When I try to start a xenU domain it always hangs
and I get this:
-----------------------------------------------------------------------
debian37:~# xm create
2005 Apr 19
2
xenU and drbd
Hi,
i''ve a problem with drbd 0.7.10 module on an xenU OS (testing).
I''ve compiling drbd with "make clean all" then "make install" without error.
modprobe drbd OK with no error too and now and trying to start drdb
/etc/init.d/drbd start
Starting DRBD resources: can not open /dev/drbd0: No such device or
address
[ d0 can not open /dev/drbd0: No such device
2004 Aug 20
4
no scsi in 2.6.7-xenU?
There is no CONFIG_SCSI to enable in xenU. Is there any reason for this? I want to try out iSCSI and obviously it needs scsi support. Or would I be better doing it in dom0 and exporting it?
thanks
James
2005 Aug 09
2
FreeBSD 4 XenU
Hi,
please, tell me that I can run FreeBSD 4 as XenU :-)
--
fd0
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2005 Aug 23
1
xenU
Hi,
When building an xenU guest kernel do you need to make ARCH=xen ?? as I am
trying to build a kernel that includes a patch for abi-sco that has parts
build against i386 and I believe that this is causing the build not to work.
Any ideas welcome.
Thanks
Mark
Mark Olliver BSc (Hons) MBCS
Thermeon Europe Ltd
e-Card www.thermeoneurope.com/e-Card/mpo
Email mpo@thermeoneurope.com
Web
2009 Aug 28
0
digi dgrp on XenU RHEL3 DDK
Trying to install a digi dgrp driver on RHEL3 runing the XenU kernel. I am looking for a DDK that has the RHEL3 kernel (version 2.4) in it. All the DDK''s available for download use a kernel version 2.6.
John Wythe
Activant Solutions Inc.
118-1515 Broadway St.
Port Coquitlam
BC V3C 6M2
Tel: 604-468-1668 Ext 131
Tel: 1-800-663-0718
Fax: 604-468-1667
Email: john.wythe@activant.com