Displaying 20 results from an estimated 154 matches for "anticipatori".
Did you mean:
anticipatory
2007 Oct 05
2
Recommendations for kernel config
Hi,
I'm building a test asterisk server and building the latest kernel I got
to wonder if there are any specific recommendations about schedulers and
so forth for optimum performance.
There are a few areas that raise questions in my mind and I wonder if
anyone has any opinions/comments on which settings are most suitable for
use with asterisk:
SLAB Allocator (SLAB or SLUB?)
Tickless
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 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
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 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
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
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 =
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
2007 Jul 27
0
failed to start domainU, Kernel panic - not syncing: No init found. Try passing init= option to kernel.
Hi everyone!
I came across a problem when I used xm create to create a domainU on my
machine.
I installed xen-3.0.4 on my computer, running Fedora 6, kernel version is
2.6.18-1.2798.fc.
I want to install a Fedora 6 on xen, so I write the following config file,
named fc6.cfg
kernel = "/boot/vmlinuz-2.6.16.33-xenU"
memory = 128
name = "fedora.fc6"
dhcp = "dhcp"
disk =
2004 Oct 27
5
Unable to create a new domain
Hi,
I have a same question posted by punamia , when I am trying to create
domain using xen-2.0 built on Fedora 2/ Pentium PC with IDE drive:
"Kernel panic: No init found. Try passing init= option
to kernel".
Below is console dump. Any suggestions ?
Thanks
Console Dump:
Linux version 2.6.8.1-xenU (root@localhost.localdomain) (gcc version
3.3.3 20040412 (Red Hat Linux
2006 Dec 08
1
Problem with ssci disk
Hi all,
I have a problem during the lauching of my first virtual image.
First thing : domain 0 is on fedora core 6 (probably a xen package made in
fedora :-S, sorry ...)
Second thing : the error is really traditional (i already had it with uml)
but there i am blocking.
here my config file (for image on logical volume, swap too)
root = "/dev/sda1 ro"
[root@p-virtvip8 xen]# cat p-virtser9
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
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 Apr 19
2
CentOS 4.4 Xen VM/VPS install on CentOS 5 (xen kernel) issues
Ok So I''ve been able to successfully create a CentOS5 virt-install on
xen using LVM created partitions. But have many problems trying to
install 4.4 (It does not work with virt-install hence you have to try
another method). I Created a name, name-tmp, name-swap, name-root
paritions.
I did mke2fs and mkswap no problem everything is good. I went on further
to mount the name-tmp and
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
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 "
2005 Oct 16
8
cannot boot domU
I cannot boot domU:
# xm create inhouse
Using config file "inhouse".
Started domain inhouse
# xm list
Name ID Mem(MiB) CPU VCPUs State Time(s)
Domain-0 0 123 0 1 r----- 27.4
inhouse 8 2048 0 1 ------ 11.4
# xm console inhouse
Linux version 2.6.12.6-xenU ( root@xen1) (gcc version 4.0.2 20050901 (prerelease)
2008 Nov 26
0
Boot Failed While creating guest domain
Hi
I tried to create a guest domain and it failed however from another window i used xm list and observed the below.. I''m unable to login to the guest domain. Please help me.
[root@xenserver xen]# xm create -c xenclient1 vmid=1
Using config file "./xenclient1".
Started domain centos5.2
Linux version 2.6.21-2950.fc8xen (kojibuilder@xenbuilder2.fedora.redhat.com) (gcc version
2008 Jun 11
1
CentOS 5.1 Paravirtualized guest hangs during creation
Hi all,
I am creating a CentOS 5.1 Paravirtualized guest On Xen 3.2.1 / Fedora
8 Dom0. I built DomU kernel from the Xen Linux 2.6.18.8 source. I also
created an initrd image (I face some problems there as I had to manually
copy some modules line xennet, ahci and libata). Anyway, I dounloaded
the CentOS5.1 image from http://jailtime.org/ and copied it to a new
partition. When I create the
2004 Oct 19
0
Create Domain Error Xen-2.0
Hi,
I am new to Xen, I get the following message when trying to create
domain using xen-2.0 built on RedHat 9/ Pentium PC with IDE drive:
"Kernel panic: No init found. Try passing init= option
to kernel".
Below is console dump. Any suggestions ?
Thanks
Console Dump:
[root@mppunami-linux xen]# xm console 35
************ REMOTE CONSOLE: CTRL-] TO QUIT ********
Linux