No pcifront in F10?
by Jim Lutz
I have a virtual machine landscape consisting of a CentOS 5.3 Dom0 with
Xen 3.1.2, some PV CentOS DomU's with PCI passthrough (same versions),
and I'm trying to implement a F10 DomU with PCI passthrough. I set
everything up for the passthrough, and the F10 guest can't see any of
the devices with lspci. If I boot a CentOS PV machine with the same PCI
passthrough configuration, the devices show up with lspci. I've seen
some posts in various places about this issue, but no solutions. How do
I implement this?
12 years, 11 months
xennet is missing
by vipul borikar
Hello ,
I am using xen 3.03 redhat rpm on RHEL 5 tikanga. Now i am
trying to boot Fedora 12 as DomU using paravirtualization.
I installed F12 using the virt manager. Its booting fine but network is not
working. Its giving error like:
# Bringing up interface eth0: xennet device eth0 does not seem to be
present, delaying initialization.
After googling i came to know that xennet and xenblk drivers are missing. So
how can i now build xennet into the F12 DomU kernel.
The xennet and xenblk drivers are missing .
What should i do next? Any guidance.
Thanks
Vipul
13 years, 1 month
Stable Xen Dom0 and DomU via Fedora 12
by Zhiqiang Ma
Hi all,
Our group are using Fedora (We updated the system to Fedora 12
recently) in our research cluster and we virtualize the computing
resources using Xen. I have do a lot test and we finally settle on a
stable Xen solution for our cluster. The test shows it is quite stable
and we are satisfy with the virtual machine's performance.
We use Xen 4.0.0 and Xenified Linux kernel 2.6.32.13 to set up Dom0
since Fedora 12 no longer provides kernel form Dom0:
http://pkill.info/b/2252/setting-up-stable-xen-dom0-with-fedora-xen-4-0-0...
Fedora 12's kernel is already pv_ops enabled. We are happy to install
Fedora 12 in the virtual machine without any special configuration.
All the packages are from Fedora's repository:
http://pkill.info/b/2256/setting-up-stable-xen-domu-with-fedora-unmodifie...
I know both the Xen and the kernel are not the most latest ones. But
the current ones are enough for us.
Please give your comments on this solution. Your suggestions will be
highly appreciated.
--
Thanks.
Eric
---------------------------------
Homepage: http://pkill.info/
Blog: http://pkill.info/b/
---------------------------------
13 years, 1 month
[Xen-devel] Xen 4.0.1 released
by Pasi Kärkkäinen
----- Forwarded message from Keir Fraser <keir.fraser(a)eu.citrix.com> -----
From: Keir Fraser <keir.fraser(a)eu.citrix.com>
To: "xen-devel(a)lists.xensource.com" <xen-devel(a)lists.xensource.com>,
xen-users(a)lists.xensource.com
Cc:
Date: Wed, 25 Aug 2010 09:32:12 +0100
Subject: [Xen-devel] Xen 4.0.1 released
Folks,
RELEASE-4.0.1 has been tagged in http://xenbits.xen.org/xen-4.0-testing.hg
Browsing the above URL will show the mercurial changelog contains many many
bug fixes since 4.0.0. We recommend all users to upgrade.
A source tarball will soon be available from
http://www.xen.org/products/xen_source.html
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel(a)lists.xensource.com
http://lists.xensource.com/xen-devel
----- End forwarded message -----
13 years, 1 month
Dom0 to rawhide?
by W. Michael Petullo
I have been using Michael Young's Xen Dom0 kernels. With kernel 2.6.34
in Rawhide, what is keeping Xen 4.0 and a DomU kernel from being pushed
to Rawhide? My understanding was that kernel 2.6.33 would provide the
pvops features required to make a Dom0 kernel palatable to Fedora. Did
this feature not make this release?
http://fedoraproject.org/wiki/Features/XenPvopsDom0 has not been updated
in a while, but I suspect that a Xen Dom0 kernel will not be in Fedora 13.
--
Mike
:wq
13 years, 1 month
dom0 kernel
by M A Young
I have built a new kernel (kernel-2.6.32.17-157.xendom0.fc12) at
http://koji.fedoraproject.org/koji/taskinfo?taskID=2387081 or at the
repository which has a new location of
http://repos.fedorapeople.org/repos/myoung/dom0-kernel/ (which fits in
with new repository layout on fedorapeople.org). The old repository
location will continue to work for now.
Note that the version numbering of this kernel has changed because of
changes related to the Fedora software repository changing from CVS to
git, so it might be more recent that other Fedora 12 kernels. Also this
kernel has more things built as modules - my most recent 4.x versions of
xen will load the modules xen-gntdev xen-evtchn xen-blkback xen-netback
for you which are probably the ones you need, but for other xen builds you
might need to load them by hand (eg with modprobe).
Michael Young
13 years, 1 month