search for: xenkernels

Displaying 10 results from an estimated 10 matches for "xenkernels".

Did you mean: xenkernel
2009 Nov 12
20
VIRQ_CON_RING
Is there any real user for this vIRQ? I''m asking because, while debugging a problem that required to add some printk()s that could temporarily issue at a high rate, I ran into the situation that this extra output prevented guest/dom0 boot from making any progress. As I then realized this was due to the tasklet_schedule() called from inside the console handling code, which resulted in
2009 Nov 12
20
VIRQ_CON_RING
Is there any real user for this vIRQ? I''m asking because, while debugging a problem that required to add some printk()s that could temporarily issue at a high rate, I ran into the situation that this extra output prevented guest/dom0 boot from making any progress. As I then realized this was due to the tasklet_schedule() called from inside the console handling code, which resulted in
2011 Jun 29
1
no Disk drive detected when provisioning new vms or after restarting a vm
...he moment also I have attached the log when I type xm create command as well here is my cfg for the vm any help would be really appreciated I am willing to pay for the help this is a live server with live clients on it and I need any help here Thanks ==================== kernel = ''/xenkernels/vmlinuz-debian-squeeze-386'' ramdisk = ''/xenkernels/initrd-debian-squeeze-386.gz'' vcpus = ''1'' memory = ''256'' disk = [ ''phy:/dev/xenvms/Jason283-disk,xvda,w'', ] na...
2012 Jun 08
18
[PATCH 0 of 4 RFC] Populate-on-demand: Check pages being returned by the balloon driver
Populate-on-demand: Check pages being returned by the balloon driver This patch series is the second result of my work last summer on decreasing fragmentation of superpages in a guests'' p2m when using populate-on-demand. This patch series is against 4.1; I''m posting it to get feedback on the viability of getting a ported version of this patch into 4.2. As with the previous
2010 Mar 17
11
Checksumming problem in pv_ops dom0 kernel / netback
...tg3 interface, we already tried turning off both RX and TX checksumming for this interface. Setting ''ethtool tx off'' in the domU itself, doesn''t help, either. The different interfaces are vlan''ed through a Cisco 2927 switch. Since this problem did not occur in xenkernels before, it is most likely related to a netback patch in pv_ops dom0. Perhaps somebody could provide me with some more info, or insights. -- /\/\ Hostingvereniging Soleus | Community-driven < ** > http://soleus.nu | Virtual Private Servers \/\/ Sen (IE...
2008 Jan 17
4
steps to install xen3.1 from source
hi all, i want to install xen3.1 on my system, suse linux enterprise server 10 SP1 (kernel 2.6.16.46-0.12). i download the tarball binary file. it contains only "vmlinuz-2.6.18-xen" and "xen-3.1.gz", no initrd. but see the following code in my grub menu.lst, it seems like i need the initrd file. i tried the installation with this binary Tarball, it didn''t work.
2007 May 14
3
Number of xenbr''s limited to four on openSuSE 10.2 ?
Hi Group ... havin'' read whatever I could "google" on this topic, I didn`t find any solution: openSuSE 10.2 (out of the box), xenkernel, running on HP Proliant DL360G5 (dual internal networking, plus additional 4-port adapter) gives me eth0 - eth5, but only peth0 - peth3 (as well as vif0 - vif3 and consequentely xenbr0 - xenbr3). I increased the number of loopback-devices
2010 Jun 28
0
Crash when setting dom0_mem value
Hello, I have four domU''s that have pci devices pass-true to them (one nic, two gfx cards, one usb controller and one ide controller) and it works grate but ballooning down memory on startup takes along time, so i tried using the dom0_mem command in grub with different memory values but then the host will crash on boot every time. Software: Xen 4.0 with the official xenkernel 2.6.18.8
2013 Nov 04
17
Fwd: NetBSD xl core-dump not working... Memory fault (core dumped)
On 31.10.13 04:34, Miguel Clara wrote: > I was trying to get a core-dump for a domU with xl and got this error: > > # xl dump-core 20 test.core > Memory fault > > GDB shows this: > > a# gdb xl xl.core > GNU gdb (GDB) 7.3.1 > Copyright (C) 2011 Free Software Foundation, Inc. > License GPLv3+: GNU GPL version 3 or later<http://gnu.org/licenses/gpl.html> >
2008 Dec 05
6
xen-3.0-x86_32 not supported by xen kernel
I build a DomU kernel on RHEL AS5.1. But when I boot this Guest DomU with the kernel, it gives me error message: Error: (2, ''Invalid kernel'', ''xc_dom_compat_check: guest type xen-3.0-x86_32 not supported by xen kernel, sorry\n'') Can someone give me any suggestion about this problem? Thank you! Joe _______________________________________________ Xen-users