Displaying 20 results from an estimated 4000 matches similar to: "Recommendations for kernel config"
2006 Oct 09
4
Xen 3.0.3 disk i/o
Hello,
I''ve seen from time to time where a domU using heavy disk I/O can slow down
an entire server (including all other domU''s and dom0). Is there a way to
schedule or limit this in Xen 3.0.3?
Thank you,
Brian
**
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2008 Feb 12
6
DomU booting just stops
Hi
Ive recently created a DomU machine, when I run the xm create -c command
however the machine only boots to a certain point. Then stops....see below
root@gangster:/etc/xen# xm create -c hudson
Using config file "./hudson".
Started domain hudson
[ 0.000000] Linux version 2.6.22-14-xen (buildd@king)
(gcc version 4.1.3 20070929 (prerelease) (Ubuntu
2006 Feb 09
2
Asterisk and Xen
Hey All,
I've been working on trying to get asterisk to play nice under Xen and
I've run into a bit of a road block.
I'm not using any hardware stuff only ztdummy.
First I had issues getting ztdummy to work but that was solved by
recompiling the xenU kernel to have CONFIG_CRC_CCITT=y which it was
missing.
Now ztdummy is seen fine in the virtual machine though when I run
2008 Nov 12
5
xm create- exit with panic message
Hi Xen-users,
I am trying to boot of my fist guest domain. The below attached message was
thrown on the screen.
I am not quite sure that the below information is sufficient to root cause
the issue.
Where do i look for additional logs to root cause the issue.
Appreciate any info that you think might be useful.
Thanks,
Karthik
xm create -c guest1.conf vmid=2
Using config file
2011 Sep 20
2
Finding i/o bottleneck
Hi list !
We have a very busy webserver hosted in a clustered environment where the
document root and data is on a GFS2 partition off a fiber-attached disk
array.
Now on busy moments, I can see in htop, nmon that there is a fair percentage
of cpu that is waiting for I/O. In nmon, I can spot that the most busy block
device correspond to our gfs2 partition where many times, it shows that
2008 May 22
5
my domU from jailtime.org using latests xen kernel freezees
Hello, i will describe my approach
1) I have downloaded Centos5-64bit xen image from jailtime.org
2) I have created own swap image with 512MB file size
3) I have used same as dom0 kernel 2.6.18-53.1.19.el5xen
4) I have mounted my image file and copied
/lib/modules/2.6.18-53.1.19.el5xen
5) I have created custom ramdisk for domU with mkinitrd --with=xennet
--preload=xenblk
2006 Nov 10
9
Stable clock with 2.6 and without Digium hardware.
Anybody sucessfully got stable 1000Hz clock without Digium harware and kernel 2.6?
We need to consult some peoples how to clock asterisk stable with exactly 1000 Hz without much kernel/drives patching/tweaking.
Some test results we made so far:
2.6 with digium card - stable 1000 Hz.
2.6 with ztdummy - uses RTC and the clock is 1024, not 1000.
2.6 with some Realtime kernel patch - provides stable
2008 Feb 02
3
Zaptel timer on Intel Dual Core servers
Friends,
I'm having severe problems with zaptel timers on Intel Dual Core
systems with SMP code enabled. Ztdummy, zaptel connected to Digium TDM
or PRI cards - all ends up with large timer probems - zttest going
down to 50% accuracy on some systems, even to -1 on ztdummy systems
and voice quality is no more. A restart is the only way to get back
to a working system.
We're only
2005 Nov 30
1
how to run knoppix under xen
i saw a screen shot of knoppix beeing run under xen but for some reason i
can''t do that.
here if the config file i use.
> kernel = "/boot/vmlinuz-2.6-xenU"
> memory = 64
> name = "ttylinux"
> nics = 1
> ip = "1.2.3.4"
> disk = [''phy:hdc,hdd,r'']
> root = "/dev/hdd ro"
hdc is my cdrom and it was unmounted at
2008 Mar 21
5
Xen 3.2 FC6 DomU Kernel Panic
Hello,
I am trying to boot a FC6 domU on Xen 3.2 (compiled on a FC6 system).
After compiling Xen 3.2 successfully on FC6 and making the ramdisk, I
modified the conf.grub as shown below. With this, I was able to boot xen.
------------------------------
---------------------------------------------------------------------------------
# grub.conf generated by anaconda
#
# Note that you do not have
2007 Jul 17
1
RH domU doesn''t see disk?
more /etc/xen/scalix2
kernel="/boot/vmlinuz-2.6.18-8.1.6.el5xen"
memory = 512
name = "hating-xen"
vif = [''ip = "10.0.1.150", bridge=xenbr0'']
disk = [
''/dev/XEN/scalixroot,sda1,w'',
''/dev/XEN/scalixvar,sda3,w'',
''/dev/XEN/scalixswap,sda2,w''
]
It
2011 May 05
2
Kernel panic - not syncing: Attempted to kill init!
Hello everyone,
I''m quite a newbie with Xen and I''m currently having an issue.
I run Xen 4 on Debian Squeeze x64 and I''m trying to build an OpenFiler DomU from the Xen domU filesystem tarbal they provide (See http://www.openfiler.com/community/download/).
I downloaded the tarball and run ''tar xzpvf /root/soft/openfiler-2.3-x86_64.tar.gz'' to extract
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 "
2010 Oct 22
3
System Stutters/Skips with wine Under Load
Hello. I am hoping someone can help with a problem I am having. I am running the Windows folding at home client through wine. This app is very load intensive and performs many scientific calculations. It consumes 100% of all six cores in my system. However, I run it with a "nice" level of 19 so that it only uses idle cycles.
Unfortunately, with this setup, my system consistently
2008 Apr 21
1
Good news for virtual EL-4.x boxes
Currently, if you are running CentOS-4.x on a Vmware box you end up
with time skew problems. The main fix has been using a set of
recompiled kernel that has a HZ that is more fitting with what Vmware
expects (eg 100 hz). The 4.7 kernels look like they will not need
this:
http://jons-thoughts.blogspot.com/2008/04/rhel-and-vmware-time-skew-problems.html
Well, I've gotten quite the number of
2013 Jul 25
1
DAHDI - Tickless Kernel?
Greetings-
I'm running some USB DAHDI hardware on a system with a tickless kernel. The audio quality is quite poor. Could the tickless kernel be to blame? If so, when recompiling a kernel that is *not* tickless, is there a recommended KERNEL_HZ value? IIRC, older kernels used to be 1000, but newer ones are 250.
Thoughts?
--Tim
2008 Jun 11
1
Para virtualized guest on Xen
I am trying to create a para-virtualized guest with the same kernel image and initrd image as dom0.
The configuration is below
================================================================================
kernel = "/boot/vmlinuz-2.6.21.7-3.fc8xen"
ramdisk = "/boot/initrd-2.6.21.7-3.fc8xen.img"
memory = 428
name = "fedora.fc8"
vif = [ '''' ]
dhcp =
2009 Dec 20
6
Problem with tap:aio
Hi all
I was reading through Xen 3 user manual and saw this tap:aio should be used
instead of loopback...
Then I came to do that, but I can get it working with replacing `file'' URI''s
with `tap:aio''.
My OS: Debian Lenny 2.6.26-2-xen-amd64
DomU Xen configuration file:
kernel = ''/boot/vmlinuz-2.6.26-2-xen-amd64''
ramdisk =
2008 Mar 09
1
DomU boot hangs after cron; XENBUS errors
I am having an issue getting a DomU to boot properly. There is never any
indication of a stop error or kernel panic, it simply hangs after "Starting
crond [ OK ]" and never continues. I''ve included my mkinitrd and output
from xm create... please help!
##### XENBUS errors #####
XENBUS: Device with no driver: device/vbd/2049
XENBUS: Device with no driver: device/vbd/2050
2006 Sep 11
3
Is RAMDISK required for domU boot?
Hi,
I found one weird thing: I heard RAMDISK is not required for domU, but it
seems I have to add RAMDISK to my domU config file, otherwiese the domU
will hang up when it is booting. Please see the message below, the domU
booting hangs up after "Continuing..."
Does anyone have any clue for this issue? BTW, xen-friendly glibc is already
installed.
Thanks,
Liang
---Begin of domU