Displaying 20 results from an estimated 10000 matches similar to: "Re: Xen on RedHat 9"
2004 Feb 16
1
halt and/or reboot init scripts?
Hello,
It seems that halt (reboot also) init script from SuSE 9.0 is not working with
Xen. Has anyone stumbled onto such problem, disregarding the actual
distribution, and found a working init script?
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit
2004 Feb 12
1
Fwd: Re: Bugfix: offsetof in klibc
--- Greg KH <greg@kroah.com> wrote:
> From: Greg KH <greg@kroah.com>
> To: Kay Sievers <kay.sievers@vrfy.org>
> CC: Hannes Reinecke <hare@suse.de>, linux-hotplug-devel@lists.sourceforge.net
> Subject: Re: Bugfix: offsetof in klibc
> Date: Thu, 12 Feb 2004 15:52:43 -0800
>
> On Fri, Feb 13, 2004 at 12:20:55AM +0100, Kay Sievers wrote:
> > On Thu,
2004 Feb 22
0
dovecot-nightly/NetBSD - Fwd: CVS commit: wip/dovecot-nightly
hello everybody,
i just commited a pkgsrc for dovecot nightly cvs-snapshots
to the pkgsrc-wip repository for NetBSD - this will
hopefully go into base pkgsrc, soon.
please see http://pkgsrc-wip.sourceforge.net/ on how to
obtain pkgsrc-wip.
----- Forwarded message from Tom Hensel <tomhensel at users.sourceforge.net> -----
Date: Sun, 22 Feb 2004 11:18:52 -0800
From: Tom Hensel
2004 Feb 28
0
Re: grub problem
> I''m trying to install xen 1.2 from the cd.
I''d normally recommend installing Xen onto a standard
Redhat/Debian/SuSE distribution rather than using the DemoCD as
to make the thing fit we had to leave some useful stuff off.
> I formated the filesystem and copied it from the cd.
> I must install grub now.
> I do grub-install /dev/sda /mnt/root
> The error is
2004 Feb 12
5
Re: The Problem of Creating a domain
> [6] ctivating swap partitions: swapon: /dev/hda7: No such device or address
> [6] [FAILED]
> [6] ioctl 80041272 not supported by xl_block
> [6] Finding module dependencies: depmod: Can''t open /lib/modules/2.4.24-xeno/modules.dep for writing
> [6] [FAILED]
> [6] Checking filesystems
> [6] Couldn''t find matching filesystem: LABEL=/policy
Edit your
2004 Feb 11
48
Kernel panic while compiling kernel
I know you Xen developers are beginning to hate me ;) but...
While trying to compile 2.4.24 under DOM0, quickly after issuing ''make dep'' I
got:
Kernel panic: Failed mmu update: c015bf80, 4
I suspect this address probably isn''t to helpful but this is all I have. I am
currently booted in 2.4.21-SuSE and compiling the 2.4.24 regarding another
thread here.
Regarding
2004 Mar 05
0
Re: vif_addip
> I''m trying to add a new ip address to a running domain;
>
> The domain starts:
> [root@xen xenolinux-2.4.24]# xc_dom_create.py -f /etc/xc/test -D vmid=1
> Parsing config file ''/etc/xc/test''
> VM IP address(es) : "169.254.1.1"
> VM cmdline : "ip=169.254.1.1:169.254.1.0:169.254.1.0:255.255.0.0::eth0:off root=/dev/xvda ro 4
2004 Jul 16
1
/proc/xen/memory_target patch
This patch to the balloon driver eliminates the need for a user-space
program to slosh memory between domains and xen. This uses a proc
file at /proc/xen/memory_target. When read it reports memory the domain
owns in bytes. Writing a new value to the memory_target proc file
will cause the domain to exchange memory with xen to reach the target.
A xenolinux domain cannot grow bigger than it was
2004 Feb 08
2
xeno-1.2.bk compilation question?
The system is Mandrake-9.1 Linux wih gcc-3.2.2.
I am trying to compile xenolinux-2.4.24 (with vanilla sources from
ftp.kernel.org for linux-2.4.24). The steps of
mkbuildtree
ARCH=xeno make menuconfig
ARCH=xeno make dep
produce no errors, but
ARCH=xeno make bzImage
results in following error messages.
Any pointers will be appreciated.
-ishwar
---
gcc -D__KERNEL__
2004 May 15
1
RE: telnet xend
> -----Original Message-----
> From: Ian Pratt [mailto:Ian.Pratt@cl.cam.ac.uk]
> Sent: 15 May 2004 09:59
> To: Kip Macy
> Cc: Neugebauer, Rolf; Ian Pratt; Keir Fraser; xen-
> devel@lists.sourceforge.net; Ian.Pratt@cl.cam.ac.uk
> Subject: Re: [Xen-devel] telnet xend
>
>
> > I now have secondary domains up and running with iSCSI luns as the
root
> > device.
2005 Feb 09
1
RE: [PATCH 2/2] netfront skb padding
> It appears that when alloc''ing a skb, it is bring padded by
> an arbitrarily
> (and excessive) long value. The value for this padding
> really only needs to
> be 24. 24 = 14 for the ethernet header + 2 for the cache
> alignment + 4 for
> the CRC + 4 for the VLAN flags.
Given that we''re allocating page sized buffers the current situation
2004 Jul 23
5
help! error in creating a new domain
Maybe this question is a little stupid, but please help me. I am a newbie
to Xen.
When I tried to create a new domain "domain 1", I followed the Yan-Ching
CHU''s guide on :installing quick file systems for new domains in Xen 1.2".
But when I do "xc_dom_create.py -Dvmid=1", Xen seems to start to boot with
some normal bootup information, but right after several
2003 Dec 19
9
virtual disk/block-device problem
I am trying to write a script to handle setup of domains using virtual
block devices for their root FS and have been unable to get the virtual
devices to work with any sort of consistency. This is using xen-1.1.bk
on Redhat 7.3 (I had to rebuild all the tool binaries to run on 7.3).
Anyway, I would first like to make sure I am using the vd/vbd stuff correctly.
Here is an example of the problem I
2005 Feb 15
6
xen-testing and redhat-cluster devel
Hi,
I''m using xen on two-node redhat cluster (CVS devel version), using lvm
as storage backend.
redhat cluster is used to synchronize LVM metadata (using clvmd) and as
storage
for domain configs and dom-U kernels (with gfs).
Latest version of redhat cluster works with xen-2.0.4, but not with
xen-2.0-testing.
ccsd failed to start on 2.0-testing. Anyone knows what the problem is?
I
2005 Mar 22
0
Re: [uml-user] NPTL/db4 problem with FC3
(Me Too ++: I''m running into the same issues with a non-nptl DB4 and rpm
on rhel4)
And making it even more interesting:
http://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/release-notes/as-x86/
"Red Hat Enterprise Linux 5 will no longer include support for
LinuxThreads. Therefore, applications that require LinuxThreads support
must be updated before they will be able to
2003 Oct 21
7
Help on domain creation
Hi all,
I am running the current xen-unstable and had the following error message
when trying to create domain1.
# ./xenctl script -f/etc/xen-mynewdom
Domain defaults:
name XenoLinux
size 98304
vifs 1
domainImage /boot/xenolinux.gz
domainInitRD null
rootDevice /dev/hda5
rootArgs rw
usrDevice null
NWIP
2004 Feb 19
1
RE: Creating a local network within the GuestOS and r outing to an ext ernal network
What is the timeframe for the L2 switching to be incorporated into the Xen
dev tree? Is there any way to learn more about its design while the
implementation is still cookin''?
> The VFR in the mainline tree only supports IPv4. However, Mike Wray has
developed a
> L2 network switch support for Xen, which will hopefully be checked in
soon. One
> side effect of L2 Ethernet MAC
2004 Aug 06
0
A better fix for the /lib/tls problems
Further to the email below from a few weeks ago, I can announce that
Xen/Linux 2.6 handles the TLS problem (-ve accesses into segments) by
dynamically rewriting the offending instructions.
This is enabled by default in the 2.6 kernels, and reduces the
overhead of handling those instructions to almost zero (compared with
around 100% overhead when using pure emulation in Xen, when running
2005 Mar 20
4
I/O descriptor ring size bottleneck?
Hi everyone,
I''m doing some networking experiments over high BDP topologies. Right
now the configuration is quite simple -- two Xen boxes connected via a
dummynet router. The dummynet router is set to limit bandwidth to
500Mbps and simulate an RTT of 80ms.
I''m using the following sysctl values:
net.ipv4.tcp_rmem = 4096 87380 4194304
net.ipv4.tcp_wmem = 4096
2004 Mar 06
1
How you pronounce XEN?
Maybe this is a faq.
but how?
I pronounce it as "ZEN". in Japanese,
it is same pronounce as "zen", a kind of Taoism.
--- Okajima.
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from