Displaying 20 results from an estimated 73 matches for "xenparavirtop".
Did you mean:
xenparavirtops
2011 Jun 13
3
blktapctrl not running
Hi,
I am running XEN 4.1 on Debian 6 and I cannot find blktapctrl process
running. xend is started. I installed XEN from 4.1 source following
instructions here:
http://wiki.xensource.com/xenwiki/XenParavirtOps
http://wiki.xensource.com/xenwiki/Xen4.0
Should there be a blktapctrl process running in this version?
The problem I have encountered is that I can create a domain on a raw disk
image but not on a QCOW disk backed by a base image. XENBUS timed out during
the DomU boot process so I figured it was...
2008 Dec 13
7
XenParavirtOps wiki page updates
I''ve updated the wiki to reflect some more of the steps and
workarounds that are currently needed.
Please add your comments/updates/corrections:
http://wiki.xensource.com/xenwiki/XenParavirtOps
Cheers,
Todd
--
Todd Deshane
http://todddeshane.net
http://runningxen.com
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2010 Aug 11
2
Problems checking out stable-2.6.32.16
I am following the XenParaVirtOps wiki page instructions to check out
the stable-2.6.32.16 source tree, but am running into a problem with
switching branches, as shown below. Can someone tell me what is now the
correct procedure?
Thanks,
Phil
[root@HanlonCreek01 xen-unstable.hg]# git clone
git://git.kernel.org/pub/scm...
2010 Apr 22
25
Scrubbing free ram
Hi everyone,
I am working on a project whose goal is evaluating
the performance of the vTPM Manager. For this project I am using Xen
4.1, Kernel 2.6.31.13 with Fedora11. I I finished all installation and
configuration parts. Now I need to boot the system with Xen but while
booting, it is freezing at the step "scrubbing free ram". What can be
cause this problem and how can I figure it
2010 Apr 22
25
Scrubbing free ram
Hi everyone,
I am working on a project whose goal is evaluating
the performance of the vTPM Manager. For this project I am using Xen
4.1, Kernel 2.6.31.13 with Fedora11. I I finished all installation and
configuration parts. Now I need to boot the system with Xen but while
booting, it is freezing at the step "scrubbing free ram". What can be
cause this problem and how can I figure it
2010 Jul 01
1
Question about backporting pci passthrough fix to 2.6.18
...IRQ handler.
xen-pciback: When device transitions to MSI/MSI-X stop ACK-ing on the
legacy interrupt.
xen-pciback: Enable interrupt handler when device is enabled.
xen-pciback: Probe the IRQ line to check if it is not shared
Here is a howto on PV-OPS:http://wiki.xensource.com/xenwiki/XenParavirtOps
and how to migrate from RHEL5 to it
http://wiki.xensource.com/xenwiki/2.6.18-to-2.6.31-and-higher
Closing bug as FIXED in upstream.
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2010 Jan 12
18
Debian Repository
Hi,
Im trying to install Netware and Windows 2008 server but im having
problems with it reading the ISO. Im guessing this is because im
running version 3.2.1 debian packages so i want to upgrade to unstable
and use the 3.4 deb packages.
My problem is that there isn''t a kernel package so when booting you cant
boot into xenified kernel mode. If i try and use a kernel from the
2011 Jun 18
7
problem while xen boot
Hai,
I am using dell insprion 580 machine for xen installation and dom0
configuation. I compiled xen source code and configured the kernal. Grub
entry given below
menuentry ''Xen 4.0.0-rc8 / Ubuntu 10.4 kernel 2.6.32.25 pvops'' {
insmod ext2
set root=''(hd0,3)''
multiboot (hd0,3)/boot/xen-4.0.0-rc8.gz
module (hd0,3)/boot/vmlinuz-2.6.32.25 dummy=dummy
2011 Jun 18
7
problem while xen boot
Hai,
I am using dell insprion 580 machine for xen installation and dom0
configuation. I compiled xen source code and configured the kernal. Grub
entry given below
menuentry ''Xen 4.0.0-rc8 / Ubuntu 10.4 kernel 2.6.32.25 pvops'' {
insmod ext2
set root=''(hd0,3)''
multiboot (hd0,3)/boot/xen-4.0.0-rc8.gz
module (hd0,3)/boot/vmlinuz-2.6.32.25 dummy=dummy
2010 Mar 30
15
[Xen-tools] Unable to start xend
[root@localhost onkar]# which xend
/usr/sbin/xend
[root@localhost onkar]# uname -a
Linux localhost.localdomain 2.6.31.12 #1 SMP Wed Mar 31 09:51:44 IST 2010
i686 i686 i386 GNU/Linux
[root@localhost onkar]# xend start
ERROR Internal error: Could not obtain handle on privileged command
interface (2 = No such file or directory)
Traceback (most recent call last):
File "/usr/sbin/xend",
2010 Mar 30
15
[Xen-tools] Unable to start xend
[root@localhost onkar]# which xend
/usr/sbin/xend
[root@localhost onkar]# uname -a
Linux localhost.localdomain 2.6.31.12 #1 SMP Wed Mar 31 09:51:44 IST 2010
i686 i686 i386 GNU/Linux
[root@localhost onkar]# xend start
ERROR Internal error: Could not obtain handle on privileged command
interface (2 = No such file or directory)
Traceback (most recent call last):
File "/usr/sbin/xend",
2011 Jul 06
5
Error of building dom0 kernel
Hi all,
I follow instructions(http://wiki.xensource.com/xenwiki/XenParavirtOps) to
build XEN and dom0 kernel. Building XEN has no problem, but there is an
error which I cannot solve to build dom0 kernel. The brief instructions for
building dom0 are get linux-2.6-xen code from git and make ARCH=x86_64
menuconfig, finally generate kernel.deb. (I did every step exactly as the...
2010 Jul 15
9
Troubleshooting Xen 4.0 + 2.6.32.16 pv_ops install
Hi,
I have several servers Supermicro - running Xen 3.4.1 @ debian 5.0 x64
running without any issues for more than year.
Now I bought new server with exactly same config and installed Ubuntu
10.04 x64 - Xen 4.0.1-rc4 - 2.6.32.16 pv_ops
- base Ubuntu 10.04 install boot without issues
- Xen 4.0.1-rc4 compiled and installed withou any problems
- 2.6.32.16 pv_ops dom0 kernel with custom config.
2008 Jun 12
6
Xen and Kernel 2.6.25
Some question.
Can I install Xen-3.2.1 with 2.6.18-xen kernel... to my Dom0
and without HVM, starting a debian(DomU) with kernel 2.6.25 from kernel src
and compiled with all XEN port / features ?
or i need to use the vmlinuz-2.6.18-xen to all my DomU ??
Thanks
Crazy
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
2010 Oct 27
25
xend does not start
...lone from
repository, with the following command:
hg clone -r RELEASE-4.0.1 http://xenbits.xen.org/xen-4.0-testing.hg
And finally I''ve built xen, tools and stubdom.
I was looking for a paravirtualized domain, and so I follow the instructions
from here:
http://wiki.xensource.com/xenwiki/XenParavirtOps
<http://wiki.xensource.com/xenwiki/XenParavirtOps>So, I am able to boot dom0
successfully, but apparently xend its not starting.
A few things that I have noticed:
1) lsmod does not list evtchn and neither gntdev, and they are not compiled
as a Module. I have tried also to insert them wit...
2010 Oct 27
25
xend does not start
...lone from
repository, with the following command:
hg clone -r RELEASE-4.0.1 http://xenbits.xen.org/xen-4.0-testing.hg
And finally I''ve built xen, tools and stubdom.
I was looking for a paravirtualized domain, and so I follow the instructions
from here:
http://wiki.xensource.com/xenwiki/XenParavirtOps
<http://wiki.xensource.com/xenwiki/XenParavirtOps>So, I am able to boot dom0
successfully, but apparently xend its not starting.
A few things that I have noticed:
1) lsmod does not list evtchn and neither gntdev, and they are not compiled
as a Module. I have tried also to insert them wit...
2010 Apr 07
15
XEN 4.0 boot error
Hey all,
Just downloaded the new Xen 4.0 and ran
Make xen
Make tools
Make stubdom
Copied the new files from dist/install
Im already running pv_ops 2.6.31.6 kernel.
When I boot i get
(XEN) Panic on CPU 0:
(XEN) IO-APIC + timer doesn''t work!
I have tried booting with noapic boot option but makes no difference.
The system worked fine on 3.4.2
CPU is AMD.
2010 Nov 24
18
System reboots after "Scrubbing free RAM" Xen 4.0.1 linux 2.6.37-rc3
...ds, but I am unable to confirm just what
exactly is there -- I don''t have a serial console attached -- so I am
unable to capture the output from Xen or dom0.
I am at a loss as to what causes this. I have compiled the kernel myself,
following the advice on http://wiki.xen.org/xenwiki/XenParavirtOps
Since there are additional lines after the error message, I believe the
hypervisor completes its init and the reboot happens just when the
hypervisor wants to boot dom0.
I have checked the threads:
http://lists.xensource.com/archives/html/xen-users/2010-11/msg00420.html
http://lists.xensourc...
2010 Nov 24
18
System reboots after "Scrubbing free RAM" Xen 4.0.1 linux 2.6.37-rc3
...ds, but I am unable to confirm just what
exactly is there -- I don''t have a serial console attached -- so I am
unable to capture the output from Xen or dom0.
I am at a loss as to what causes this. I have compiled the kernel myself,
following the advice on http://wiki.xen.org/xenwiki/XenParavirtOps
Since there are additional lines after the error message, I believe the
hypervisor completes its init and the reboot happens just when the
hypervisor wants to boot dom0.
I have checked the threads:
http://lists.xensource.com/archives/html/xen-users/2010-11/msg00420.html
http://lists.xensourc...
2009 May 26
3
Match between Dom0 and DomU PV
I have a bit of a Xen theory question.
I have a Debian 5 Lenny x64 Dom0 currently running two DomUs. One is an x64 built via
Xen-tools, and it seems to be running great. The second (known as Alpha) is having some
troubles, as I mentioned in my post "Ubuntu 8.04 DomU crash" to this list on 5/12/09. It
is an x86/32 Ubuntu 8.04 that started life as an HVM and was rebuilt into a PV where