Pasi Kärkkäinen
2010-Sep-05 00:02 UTC
[Xen-devel] Step-by-step tutorial: Installing Xen 4.0.1 rpms on Fedora 13 with pvops Linux 2.6.32.x dom0 kernel
Hello, I just wrote a step-by-step tutorial how to install the latest Xen 4.0.1 hypervisor on Fedora 13 (x86_64) host from src.rpm packages, and the pvops dom0 kernel from git repository. Check it out: http://wiki.xensource.com/xenwiki/Fedora13Xen4Tutorial It also shows how to install various Xen PV guests using the native distro installers: - CentOS 5.5 - Fedora 13 - Ubuntu 10.04 LTS Hopefully this is helpful to someone! :) -- Pasi _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Boris Derzhavets
2010-Sep-05 12:18 UTC
[Xen-devel] Re: [Xen-users] Step-by-step tutorial: Installing Xen 4.0.1 rpms on Fedora 13 with pvops Linux 2.6.32.x dom0 kernel
> Note about disk partitioning: Make /boot partition the primary(first) partition and choose the filesystem type as "ext3" (not "ext4" - which is the default) Could you , please , explain why ? Boris. --- On Sat, 9/4/10, Pasi Kärkkäinen <pasik@iki.fi> wrote: From: Pasi Kärkkäinen <pasik@iki.fi> Subject: [Xen-users] Step-by-step tutorial: Installing Xen 4.0.1 rpms on Fedora 13 with pvops Linux 2.6.32.x dom0 kernel To: xen-devel@lists.xensource.com Cc: xen@lists.fedoraproject.org, virt@lists.fedoraproject.org, xen-users@lists.xensource.com Date: Saturday, September 4, 2010, 8:02 PM Hello, I just wrote a step-by-step tutorial how to install the latest Xen 4.0.1 hypervisor on Fedora 13 (x86_64) host from src.rpm packages, and the pvops dom0 kernel from git repository. Check it out: http://wiki.xensource.com/xenwiki/Fedora13Xen4Tutorial It also shows how to install various Xen PV guests using the native distro installers: - CentOS 5.5 - Fedora 13 - Ubuntu 10.04 LTS Hopefully this is helpful to someone! :) -- Pasi _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Pasi Kärkkäinen
2010-Sep-05 12:20 UTC
[Xen-devel] Re: [Xen-users] Step-by-step tutorial: Installing Xen 4.0.1 rpms on Fedora 13 with pvops Linux 2.6.32.x dom0 kernel
On Sun, Sep 05, 2010 at 05:18:07AM -0700, Boris Derzhavets wrote:> > Note about disk partitioning: Make /boot partition the primary (first) > partition and choose the filesystem type as "ext3" (not "ext4" - which is > the default) > > Could you , please , explain why ? >It''s "just in case". It''s not really required. I prefer making sure every tool out there can read /boot partition to avoid problems :) -- Pasi> Boris. > --- On Sat, 9/4/10, Pasi Kärkkäinen <pasik@iki.fi> wrote: > > From: Pasi Kärkkäinen <pasik@iki.fi> > Subject: [Xen-users] Step-by-step tutorial: Installing Xen 4.0.1 rpms on > Fedora 13 with pvops Linux 2.6.32.x dom0 kernel > To: xen-devel@lists.xensource.com > Cc: xen@lists.fedoraproject.org, virt@lists.fedoraproject.org, > xen-users@lists.xensource.com > Date: Saturday, September 4, 2010, 8:02 PM > > Hello, > > I just wrote a step-by-step tutorial how to install the latest Xen 4.0.1 > hypervisor > on Fedora 13 (x86_64) host from src.rpm packages, and the pvops dom0 > kernel from git repository. > > Check it out: [1]http://wiki.xensource.com/xenwiki/Fedora13Xen4Tutorial > > It also shows how to install various Xen PV guests using the native > distro installers: > > - CentOS 5.5 > - Fedora 13 > - Ubuntu 10.04 LTS > > Hopefully this is helpful to someone! :) > > -- Pasi > > _______________________________________________ > Xen-users mailing list > [2]Xen-users@lists.xensource.com > [3]http://lists.xensource.com/xen-users > > References > > Visible links > 1. http://wiki.xensource.com/xenwiki/Fedora13Xen4Tutorial > 2. file:///mc/compose?to=Xen-users@lists.xensource.com > 3. http://lists.xensource.com/xen-users_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Boris Derzhavets
2010-Sep-05 12:26 UTC
Re: [Xen-users] Step-by-step tutorial: Installing Xen 4.0.1 rpms on Fedora 13 with pvops Linux 2.6.32.x dom0 kernel
Via my experience :- title Xen 4.0.1 on F13 rootnoverify (hd1,7) chainloader +1 might have problems with ext4. I have not notice anything else. Boris. --- On Sun, 9/5/10, Pasi Kärkkäinen <pasik@iki.fi> wrote: From: Pasi Kärkkäinen <pasik@iki.fi> Subject: Re: [Xen-users] Step-by-step tutorial: Installing Xen 4.0.1 rpms on Fedora 13 with pvops Linux 2.6.32.x dom0 kernel To: "Boris Derzhavets" <bderzhavets@yahoo.com> Cc: xen-devel@lists.xensource.com, xen@lists.fedoraproject.org, virt@lists.fedoraproject.org, xen-users@lists.xensource.com Date: Sunday, September 5, 2010, 8:20 AM On Sun, Sep 05, 2010 at 05:18:07AM -0700, Boris Derzhavets wrote:> > Note about disk partitioning: Make /boot partition the primary (first) > partition and choose the filesystem type as "ext3" (not "ext4" - which is > the default) > > Could you , please , explain why ? >It''s "just in case". It''s not really required. I prefer making sure every tool out there can read /boot partition to avoid problems :) -- Pasi> Boris. > --- On Sat, 9/4/10, Pasi Kärkkäinen <pasik@iki.fi> wrote: > > From: Pasi Kärkkäinen <pasik@iki.fi> > Subject: [Xen-users] Step-by-step tutorial: Installing Xen 4.0.1 rpms on > Fedora 13 with pvops Linux 2.6.32.x dom0 kernel > To: xen-devel@lists.xensource.com > Cc: xen@lists.fedoraproject.org, virt@lists.fedoraproject.org, > xen-users@lists.xensource.com > Date: Saturday, September 4, 2010, 8:02 PM > > Hello, > > I just wrote a step-by-step tutorial how to install the latest Xen 4.0.1 > hypervisor > on Fedora 13 (x86_64) host from src.rpm packages, and the pvops dom0 > kernel from git repository. > > Check it out: [1]http://wiki.xensource.com/xenwiki/Fedora13Xen4Tutorial > > It also shows how to install various Xen PV guests using the native > distro installers: > > - CentOS 5.5 > - Fedora 13 > - Ubuntu 10.04 LTS > > Hopefully this is helpful to someone! :) > > -- Pasi > > _______________________________________________ > Xen-users mailing list > [2]Xen-users@lists.xensource.com > [3]http://lists.xensource.com/xen-users > > References > > Visible links > 1. http://wiki.xensource.com/xenwiki/Fedora13Xen4Tutorial > 2. file:///mc/compose?to=Xen-users@lists.xensource.com > 3. http://lists.xensource.com/xen-users_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Jeremy Fitzhardinge
2010-Sep-07 00:57 UTC
Re: [Xen-devel] Re: [Xen-users] Step-by-step tutorial: Installing Xen 4.0.1 rpms on Fedora 13 with pvops Linux 2.6.32.x dom0 kernel
On 09/05/2010 10:20 PM, Pasi Kärkkäinen wrote:> On Sun, Sep 05, 2010 at 05:18:07AM -0700, Boris Derzhavets wrote: >> > Note about disk partitioning: Make /boot partition the primary (first) >> partition and choose the filesystem type as "ext3" (not "ext4" - which is >> the default) >> >> Could you , please , explain why ? >> > It''s "just in case". It''s not really required. > I prefer making sure every tool out there can read /boot partition > to avoid problems :)pvgrub can''t handle ext4 partitions, and does so in a non-obvious way (often by just going into a spin loop...). J _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Ian Campbell
2010-Sep-07 09:07 UTC
Re: [Xen-devel] Re: [Xen-users] Step-by-step tutorial: Installing Xen 4.0.1 rpms on Fedora 13 with pvops Linux 2.6.32.x dom0 kernel
On Tue, 2010-09-07 at 01:57 +0100, Jeremy Fitzhardinge wrote:> On 09/05/2010 10:20 PM, Pasi Kärkkäinen wrote: > > On Sun, Sep 05, 2010 at 05:18:07AM -0700, Boris Derzhavets wrote: > >> > Note about disk partitioning: Make /boot partition the primary (first) > >> partition and choose the filesystem type as "ext3" (not "ext4" - which is > >> the default) > >> > >> Could you , please , explain why ? > >> > > It''s "just in case". It''s not really required. > > I prefer making sure every tool out there can read /boot partition > > to avoid problems :) > > pvgrub can''t handle ext4 partitions, and does so in a non-obvious way > (often by just going into a spin loop...).There are ext4 patches in various distro grub1 packages, such as those which inspired the patch in 20652:c6ee21dca848 to pygrub/libfsimage. If someone were looking for a project then rebasing pvgrub onto one of the grub1 distro patchsets which is actively maintained would be useful. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Michal Novotny
2010-Sep-07 09:18 UTC
Re: [Xen-devel] Re: [Xen-users] Step-by-step tutorial: Installing Xen 4.0.1 rpms on Fedora 13 with pvops Linux 2.6.32.x dom0 kernel
On 09/07/2010 11:07 AM, Ian Campbell wrote:> On Tue, 2010-09-07 at 01:57 +0100, Jeremy Fitzhardinge wrote: > >> On 09/05/2010 10:20 PM, Pasi Kärkkäinen wrote: >> >>> On Sun, Sep 05, 2010 at 05:18:07AM -0700, Boris Derzhavets wrote: >>> >>>> > Note about disk partitioning: Make /boot partition the primary (first) >>>> partition and choose the filesystem type as "ext3" (not "ext4" - which is >>>> the default) >>>> >>>> Could you , please , explain why ? >>>> >>>> >>> It''s "just in case". It''s not really required. >>> I prefer making sure every tool out there can read /boot partition >>> to avoid problems :) >>> >> pvgrub can''t handle ext4 partitions, and does so in a non-obvious way >> (often by just going into a spin loop...). >> > There are ext4 patches in various distro grub1 packages, such as those > which inspired the patch in 20652:c6ee21dca848 to pygrub/libfsimage. >I don''t know how is it with pvgrub but pygrub is using libfsimage where ext2fs-lib subdirectory resides. If you''re having e2fsprogs version that supports ext4 (should be available in Fedora 10 and higher AFAIK) you should have no problem with ext4 support there. Michal -- Michal Novotny<minovotn@redhat.com>, RHCE Virtualization Team (xen userspace), Red Hat _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Ian Campbell
2010-Sep-07 09:31 UTC
Re: [Xen-devel] Re: [Xen-users] Step-by-step tutorial: Installing Xen 4.0.1 rpms on Fedora 13 with pvops Linux 2.6.32.x dom0 kernel
On Tue, 2010-09-07 at 10:18 +0100, Michal Novotny wrote:> On 09/07/2010 11:07 AM, Ian Campbell wrote: > > On Tue, 2010-09-07 at 01:57 +0100, Jeremy Fitzhardinge wrote: > > > >> On 09/05/2010 10:20 PM, Pasi Kärkkäinen wrote: > >> > >>> On Sun, Sep 05, 2010 at 05:18:07AM -0700, Boris Derzhavets wrote: > >>> > >>>> > Note about disk partitioning: Make /boot partition the primary (first) > >>>> partition and choose the filesystem type as "ext3" (not "ext4" - which is > >>>> the default) > >>>> > >>>> Could you , please , explain why ? > >>>> > >>>> > >>> It''s "just in case". It''s not really required. > >>> I prefer making sure every tool out there can read /boot partition > >>> to avoid problems :) > >>> > >> pvgrub can''t handle ext4 partitions, and does so in a non-obvious way > >> (often by just going into a spin loop...). > >> > > There are ext4 patches in various distro grub1 packages, such as those > > which inspired the patch in 20652:c6ee21dca848 to pygrub/libfsimage. > > > > I don''t know how is it with pvgrub but pygrub is using libfsimage where > ext2fs-lib subdirectory resides. If you''re having e2fsprogs version that > supports ext4 (should be available in Fedora 10 and higher AFAIK) you > should have no problem with ext4 support there.pvgrub is native grub running as a PV stub domain, it uses the regular grub filesystem backends not e2fsprogs or libfsimage etc. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Boris Derzhavets
2010-Sep-07 10:28 UTC
Re: [Xen-devel] Re: [Xen-users] Step-by-step tutorial: Installing Xen 4.0.1 rpms on Fedora 13 with pvops Linux 2.6.32.x dom0 kernel
> Note about disk partitioning: Make /boot partition the primary (first) >> partition and choose the filesystem type as "ext3" (not "ext4" - which is >> the default)It was written concerning Dom0 set-up on top F13 not DomU Boris. --- On Mon, 9/6/10, Jeremy Fitzhardinge <jeremy@goop.org> wrote: From: Jeremy Fitzhardinge <jeremy@goop.org> Subject: Re: [Xen-devel] Re: [Xen-users] Step-by-step tutorial: Installing Xen 4.0.1 rpms on Fedora 13 with pvops Linux 2.6.32.x dom0 kernel To: "Pasi Kärkkäinen" <pasik@iki.fi> Cc: xen@lists.fedoraproject.org, "Boris Derzhavets" <bderzhavets@yahoo.com>, xen-devel@lists.xensource.com, virt@lists.fedoraproject.org, xen-users@lists.xensource.com Date: Monday, September 6, 2010, 8:57 PM On 09/05/2010 10:20 PM, Pasi Kärkkäinen wrote:> On Sun, Sep 05, 2010 at 05:18:07AM -0700, Boris Derzhavets wrote: >> > Note about disk partitioning: Make /boot partition the primary (first) >> partition and choose the filesystem type as "ext3" (not "ext4" - which is >> the default) >> >> Could you , please , explain why ? >> > It''s "just in case". It''s not really required. > I prefer making sure every tool out there can read /boot partition > to avoid problems :)pvgrub can''t handle ext4 partitions, and does so in a non-obvious way (often by just going into a spin loop...). J _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Michal Novotny
2010-Sep-07 10:38 UTC
Re: [Xen-devel] Re: [Xen-users] Step-by-step tutorial: Installing Xen 4.0.1 rpms on Fedora 13 with pvops Linux 2.6.32.x dom0 kernel
On 09/07/2010 12:28 PM, Boris Derzhavets wrote:> > Note about disk partitioning: Make /boot partition the primary (first) > >> partition and choose the filesystem type as "ext3" (not "ext4" - > which is > >> the default) > > It was written concerning Dom0 set-up on top F13 not DomU >Well, you need to have ext4 support in your dom0''s e2fsprogs or directly implement in libfsimage in order to have pygrub (I don''t know how are the things with pvgrub) working for PV domUs that have ext4 boot partition and this resides always in dom0. Michal -- Michal Novotny<minovotn@redhat.com>, RHCE Virtualization Team (xen userspace), Red Hat _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Boris Derzhavets
2010-Sep-07 11:14 UTC
Re: [Xen-devel] Re: [Xen-users] Step-by-step tutorial: Installing Xen 4.0.1 rpms on Fedora 13 with pvops Linux 2.6.32.x dom0 kernel
It''s done for e2fsprogs-devel on F13. I should care only about :- # yum install e2fsprogs-devel The last is mentioned in XenWiki 4.0 in section - Packages required to build Xen 4.0 from source on Fedora 11, 12, or 13, in addition to all the usual development tools and libraries: yum groupinstall "Development Libraries" yum groupinstall "Development Tools" yum install transfig wget texi2html libaio-devel dev86 \ glibc-devel e2fsprogs-devel gitk mkinitrd iasl xz-devel \ bzip2-devel pciutils-libs pciutils-devel SDL-devel \ libX11-devel gtk2-devel bridge-utils PyXML \ qemu-common qemu-img mercurial glibc-devel.i686Boris --- On Tue, 9/7/10, Michal Novotny <minovotn@redhat.com> wrote: From: Michal Novotny <minovotn@redhat.com> Subject: Re: [Xen-devel] Re: [Xen-users] Step-by-step tutorial: Installing Xen 4.0.1 rpms on Fedora 13 with pvops Linux 2.6.32.x dom0 kernel To: "Boris Derzhavets" <bderzhavets@yahoo.com> Cc: "Pasi Kärkkäinen" <pasik@iki.fi>, "Jeremy Fitzhardinge" <jeremy@goop.org>, xen@lists.fedoraproject.org, virt@lists.fedoraproject.org, xen-devel@lists.xensource.com, xen-users@lists.xensource.com Date: Tuesday, September 7, 2010, 6:38 AM On 09/07/2010 12:28 PM, Boris Derzhavets wrote:> > Note about disk partitioning: Make /boot partition the primary (first) > >> partition and choose the filesystem type as "ext3" (not "ext4" - which is > >> the default) > > It was written concerning Dom0 set-up on top F13 not DomU >Well, you need to have ext4 support in your dom0''s e2fsprogs or directly implement in libfsimage in order to have pygrub (I don''t know how are the things with pvgrub) working for PV domUs that have ext4 boot partition and this resides always in dom0. Michal -- Michal Novotny<minovotn@redhat.com>, RHCE Virtualization Team (xen userspace), Red Hat _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Possibly Parallel Threads
- Step-by-step tutorial: Installing Xen 4.0.1 rpms on Fedora 13 with pvops Linux 2.6.32.x dom0 kernel
- [HOWTO] Running Xen 4.0 host (dom0) with Redhat Enterprise Linux 6 (RHEL6)
- [HOWTO] Running Xen 4.0 host (dom0) with Redhat Enterprise Linux 6 (RHEL6)
- Re: [Fedora-xen] another xen build and pvops kernel
- Re: [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650]