Displaying 20 results from an estimated 3000 matches similar to: "Howto make a domU 2.4.27 kernel ?"
2008 Nov 13
4
Howto make a 2.6.26 kernel for my domUs
Hello,
I wants to make a self compiled kernel for my domUs on a debian etch
server with Xen 3.1.4 and 2.6.18.8 dom0 kernel.
So, I download sources for linux-2.6.26.8, and I enabled all the Xen
features :
Symbol: HVC_XEN [=y]
Symbol: XEN_BALLOON [=y]
Symbol: XEN_FBDEV_FRONTEND [=y]
Symbol: XEN_SCRUB_PAGES [=y]
Symbol: XEN_KBDDEV_FRONTEND [=y]
Symbol: XEN_BLKDEV_FRONTEND [=y]
Symbol:
2008 Feb 01
3
No peth interface for xenbr4 and xenbr5
Hello all,
I have a Xen server with 6 network interfaces, I want a bridge on
all of them.
I use a personal network script like this :
#!/bin/bash
dir=$(dirname "$0")
"$dir/network-bridge" "$@" vifnum=0 netdev=eth0 bridge=xenbr0
"$dir/network-bridge" "$@" vifnum=1 netdev=eth1 bridge=xenbr1
"$dir/network-bridge" "$@"
2009 Mar 26
3
Install Zimbra on a Xen DomU
Hello,
I''ve got a big problem when I try to install Zimbra on a xen debian
etch vm.
Eeek! page_mapcount(page) went negative! (-1)
page pfn = 7141
page->flags = 4000083c
page->count = 2
page->mapping = cd946510
vma->vm_ops = 0x0
------------[ cut here ]------------
kernel BUG at mm/rmap.c:669!
invalid opcode: 0000 [#1] SMP
Pid: 7717, comm: java Not tainted
2009 Jan 11
0
network-bridge status something strange
Hello,
I have got something strange when I done a
/etc/xen/scripts/network-bridge status :
201: eth0: <BROADCAST,MULTICAST,UP,10000> mtu 1500 qdisc pfifo_fast qlen
1000
link/ether 00:15:17:8d:cb:1c brd ff:ff:ff:ff:ff:ff
And when I done a /etc/xen/scripts/network-bridge I have got this :
Link veth0
1 is missing.
This may be because you have reached the limit of the number of
2008 Oct 13
0
Error: (28, ''No space left on device
Hello,
I have a little problem with my Xen server.
Friday, I done a xm destroy on a Windows XP vm. But now when I want to
start this vm I have this error :
Error: (28, ''No space left on device, while writing
/vm/58c0159f-19c9-5e94-1ae7-eebd4205d520/image/cmdline : '')
so I done this :
xenstore-control check
I use this script to dump the tdb :
2008 Jul 22
3
UPS (Power) Monitoring on dom0...
Hi All,
I have a USB-HID compatible UPS which is connected to my dom0 (CentOS
5.1) which is being monitored. I have a bunch of domU''s of various
OS''es, and was wondering if anyone has a solution to send the "state"
of the UPS to the domU''s (read-only). I''d like that in the event of a
power-outage and the UPS''s batteries are low that before
2012 Apr 17
2
Building RPM, Unknown tag Licence & Copyright
Hi all,
When trying to rpmbuild
http://robert.cheramy.net/ipfm/browser/trunk/redhat/ipfm.spec, I do this:
[mihamina at centos6-01 redhat]$ rpmbuild -ba ipfm.spec
error: line 5: Unknown tag: Licence: GPL
And I get the error above.
[mihamina at centos6-01 redhat]$ head -n 5 ipfm.spec
Summary: IP Flow Meter is a bandwidth analysis tool
Name: ipfm
Version: 0.12.0rc1
Release:
2005 Jan 23
1
[patch] linux-2.6 performance fix
This patch for linux-2.6 defconfig more than quadrupled iperf throughput,
restoring the gigethernet network performance to wire speed at long last.
Applies to xen-2.0-testing.bk xen-2.0.bk and xeno-unstable.bk
The throughput on linux-2.4.29 seems fine. I hadn''t tried it since 2.4.27.
The relevant sccs comment, from Dec1:
======== linux-2.6.10-xen-sparse/arch/xen/configs/xen0_defconfig
2003 Dec 09
2
modules and hypercall
Hello,
I''m trying to write a module to play with hypercall. So I wrote the following
module:
-------------------------xvifgetinfo.c----------------
/*
* xvifgetinfo.c
*
* The routines in this file are used to get information about virtual
* network interface provide by Xen.
*
*/
#include <linux/module.h>
#include <linux/init.h>
#include <linux/kernel.h>
2005 Jun 22
17
[PATCH] fix broken ACM
The latest change to ACM makes it fail to compile. This patch fixes the problem.
Signed-off-by: Nguyen Anh Quynh <aquynh@gmail.com>
$ diffstat acm.patch
acm/acm_core.c | 61 ---------------------
include/acm/acm_hooks.h | 135 ++++++++++++++++++++++++++++++++++--------------
2 files changed, 96 insertions(+), 100 deletions(-)
_______________________________________________
2009 Sep 11
2
Anyone know why __END__ and DATA don't work in Rails?
When writing Ruby you have the option to end the file early with
__END__. Anything after the __END__ is assigned to a constant called
DATA which is available within the file.
I recently tried using this in Rails and it didn''t work. Instead I get
an uninitialized constant exception. Anyone know why?
Has it been disabled in Rails?
thanks
Gavin
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__
2005 May 16
6
x86_64 build broken?
I am not able to build the latest x86_64 xen-unstable on SLES9 SP1
x86_64. Here is the build output. Am I doing anything wrong here?
Aravindh
gcc -DPIC -m64 -Wall -Werror -O3 -fno-strict-aliasing -I
../../tools/libxutil -I. -Wp,-MD,.xc_ptrace.opic.d -fPIC -c -o
xc_ptrace.opic xc_ptrace.c
In file included from /usr/include/asm/sigcontext.h:4,
from
2005 Mar 18
0
2 possible bugs in function validObject (PR#7735)
Hi,
> R.version.string
[1] "R version 2.0.1, 2004-11-15"
I have found two possible bugs in function validObject. Details below.
Cheers,
Scott
==================================
Scott D. Chasalow
Principal Statistician
Statistical Genetics and Biomarkers
Bristol-Myers Squibb Company
Email: scott.chasalow <AT> bms.com
==================================
------ BEGIN R
2005 Sep 08
4
Booting FreeBSD diskless in DomU
Using the 2.0.6 demo cd image, I booted the supplied freebsd image and rsync''d
the file system to an NFS server. However I don not seem to be able to
succesfully boot from it the system just hangs here:
xn0: bpf attached
xn0: Ethernet address: aa:00:00:61:1c:d4
lo0: bpf
I have modified /sbin/start_freebsd.sh and /etc/xen/freebsd.py to generate
the following configuration:
xendemo:~#
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
2003 Jan 28
1
password syncronization
Dear friends we have the following problem.
We have Operating system=OpenBsd installed computer
and an other one with windows 98
when we change the password via
smbpasswd myname ...
then we have the following problem.
My sambapassword is really changed.
Since when I try to communicate samba server through windows 98
installed computer I see there is no problem. (Since we can see the shared
2004 Aug 28
4
iSCSI root
As promised, here''s what I did to get iSCSI root running under XenU under Debian 3.1 (Sarge):
Be running linux 2.6 under XenU.
Build XenU with SCSI disk support (I did them as modules)
Get linux-iscsi 4.0.1.8 from http://sourceforge.net/projects/linux-iscsi/
Build it according to the instructions there (i found it a bit tricky) and install under your XenU
Get iscsi-init 4.0.1 from
2009 Aug 14
9
Rescuing from REXML::ParseException
Hello,
When I call an action with some invalid XML or JSON data a parse
exception gets raised from within Rails/Ruby (REXML or
ActiveSupport::JSON). The problem that I''ve got is how to handle these
exceptions. In my application_controller.rb I have the following for
debugging purposes:
def rescue_action_in_public(exception)
respond_to do |request|
request.all { render :text =>
2004 Oct 15
2
HTB 2.6.8 works 2.4.27 does not!
Hi again, sorry to be such a bother.
I got my setup to work with kernel 2.6.8.1, however the two machines where
I need to implement the shaping are running a 2.4.27 kernel.
I have applied the infamous June patch (htbfair.diff) already, and
recompiled the modules. And I am using the tc that comes with
htb3.6-020525.tgz. While I can see the packets going into the right
class, it does not