WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] How to patch 2.6.34-12-xen on Suse 11.3 ? ( udev 157 iss

To: michael@xxxxxxx
Subject: Re: [Xen-users] How to patch 2.6.34-12-xen on Suse 11.3 ? ( udev 157 issue) - how to build xen source (4.0.1 rc5) in opensuse 11.3
From: Boris Derzhavets <bderzhavets@xxxxxxxxx>
Date: Sat, 31 Jul 2010 03:03:15 -0700 (PDT)
Cc: xen-users@xxxxxxxxxxxxxxxxxxx, JBeulich@xxxxxxxxxx
Delivery-date: Sat, 31 Jul 2010 03:04:36 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1280570595; bh=I5qEUmdvRehBu4RXubAyjru0xHyZZ8+wbpP6LkLgy2s=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=XbFxywXq85plxbhPxPCgXhep9tdspN4bGknPi/n8HWx1VekSF/CL91hjraHUZeArMGTHApbuAwMuR/rNkyFG+VRGkID0LkJ5UMox3syImaXqU7jVmI57m2ApUjdtR6DfojMoZMptWRGkeGGhlJWxH+uRupsqslZq/E9//gn0LhM=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=DKx9NdNdBr+foN7aoz9I2ISbWT/QcuAhSFq5HPAAGa4agqLoiFyU09g28zhD+ImTyp8CFAJVy8RZKLzpoRq5R4v9carNRo3kfnf371NkSmwTI2fPPm57gTrYuGd/3FkrfTfezLWzEwjutaAhvBPrhN3teNMlAwZz4epo5I7UQpE=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <155356.5378.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
> a) can't find: stub-32.h header file at /usr/src/gnu/
> b) can't find: /usr/include/bits/predef.h

Have you tried to install 32-bit runtime environment ?

Boris.

--- On Fri, 7/30/10, Michael Cook <michaelcook_mjc@xxxxxxxxx> wrote:

From: Michael Cook <michaelcook_mjc@xxxxxxxxx>
Subject: Re: [Xen-users] How to patch 2.6.34-12-xen on Suse 11.3 ? ( udev 157 issue) - how to build xen source (4.0.1 rc5) in opensuse 11.3
To: "Boris Derzhavets" <bderzhavets@xxxxxxxxx>
Cc: xen-users@xxxxxxxxxxxxxxxxxxx, JBeulich@xxxxxxxxxx
Date: Friday, July 30, 2010, 5:35 PM

I have opensuse 11.3 with kotd kernel now installed on my W510 laptop.  I am trying to recompile the xen4-testing.hg source to try out 4.0.1rc5. 

I've added the c/c++ patterns and dev86 packages.  Then "make xen" works.  Calling "make tools" bombs out in two places:
a) can't find: stub-32.h header file at /usr/src/gnu/
b) can't find: /usr/include/bits/predef.h

Can anyone point me to a set of instructions for opensuse 11.3 build of XEN source?  The XEN 4.0 source wiki instructions worked fine with Ubuntu.  Not the case with opensuse. ;o(


--- On Thu, 7/29/10, Boris Derzhavets <bderzhavets@xxxxxxxxx> wrote:

From: Boris Derzhavets <bderzhavets@xxxxxxxxx>
Subject: Re: [Xen-users] How to patch 2.6.34-12-xen on Suse 11.3 ? ( udev 157 issue)
To: michael@xxxxxxx
Cc: xen-users@xxxxxxxxxxxxxxxxxxx, JBeulich@xxxxxxxxxx
Received: Thursday, July 29, 2010, 4:06 PM


Michael,

I will update bug also. I am not a Suse's expert, but Jan Beulich  is out of office until 08/05/2010. Looks like kernel at page i mentioned bellow has Jan's patch already applied and works with udev 157 on 11.3. This page seems to be updated on daily basis. I just  downloaded current xen-kernel. Installed  Xen host from DVD and installed new kernel :-

    # rpm -ivh kernel-xen-2.6.34.1-0.0.17.fdda44d.x86_64.rpm

Grub entry would be created automatically. Reloaded system works fine:-

1. virt-install to create PV or HVM DomU
2. virt-manager  to manage PV or HVM DomU

I cannot issue any waranty until Jan will confirm , that kernel is OK with udev 157

Boris.


--- On Thu, 7/29/10, Michael Cook <michaelcook_mjc@xxxxxxxxx> wrote:

From: Michael Cook <michaelcook_mjc@xxxxxxxxx>
Subject: Re: [Xen-users] How to patch 2.6.34-12-xen on Suse 11.3 ? ( udev 157 issue)
To: "Boris Derzhavets" <bderzhavets@xxxxxxxxx>
Date: Thursday, July 29, 2010, 2:02 PM

Hi Boris,

Does this thread address the problems I've seen in this bug-thread?  That is: hot-scripts not working issue?  How can we (the end-users) track where or when this may be included in a kernel for opensuse 11.3?

https://bugzilla.novell.com/show_bug.cgi?id=612006

FWIW I added your latest comments to this bug in case.

Mike.

--- On Thu, 7/29/10, Boris Derzhavets <bderzhavets@xxxxxxxxx> wrote:

From: Boris Derzhavets <bderzhavets@xxxxxxxxx>
Subject: Re: [Xen-users] How to patch 2.6.34-12-xen on Suse 11.3 ? ( udev 157 issue)
To: xen-users@xxxxxxxxxxxxxxxxxxx, JBeulich@xxxxxxxxxx
Received: Thursday, July 29, 2010, 9:41 AM


ftp://ftp.suse.com/pub/projects/kernel/kotd/openSUSE-11.3/x86_64/

Download kernel-xen-2.6.34.1-0.0.17.fdda44d.x86_64.rpm 
      34984 KB  07/28/2010   07:03:00 PM
and install provides kernel working with udev 157

Boris.

--- On Wed, 7/28/10, Boris Derzhavets <bderzhavets@xxxxxxxxx> wrote:

From: Boris Derzhavets <bderzhavets@xxxxxxxxx>
Subject: [Xen-users] How to patch 2.6.34-12-xen on Suse 11.3 ? ( udev 157 issue)
To: xen-users@xxxxxxxxxxxxxxxxxxx, JBeulich@xxxxxxxxxx
Date: Wednesday, July 28, 2010, 4:06 PM

> >>> On 02.07.10 at 13:14, PeanuTech <peanutdude <at> gmail.com> wrote:
> > Hi,
> >  I'm using OpenSuse 11.3 - with the latest updates from the repository. I
> >  installed a guest PV OpenSuse 11.3 - RC1, and the virtual networking doesn't
> >  work.
> >  The virt-manager application isn't managing the virtual network so I can't
> >  use that.
> >  My router's log confirms that a dhcp address was given to the guest.
> >  So I don't understand what's the problem.
>
> This likely is caused by an already fixed bug in netback caused by a
> udev upgrade done very close before RC1.
>
> Jan
>
>
I see this bug in 11.3 final with udev 157, e.g. attempt to install 11.3 PV DomU
at 11.3 Dom0 ("Hotplug scripts not working"). If patch exists and 2.6.34-12-xen
may be patched, how to proceed ?

Boris.
P.S Downgrade to 151 works for PV Guests (for me), but not for HVM.





-----Inline Attachment Follows-----

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users


-----Inline Attachment Follows-----

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users




_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users