From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Roger_Pau_Monn=E9?= Subject: Re: handling local attach of phy disks for pygrub (Was: Xen 4.3 xl migrate " htree_dirblock_to_tree" on second host) Date: Mon, 17 Feb 2014 09:32:32 +0100 Message-ID: <5301C920.4040905@citrix.com> References: <5375d8bf-aac3-446f-af5b-a341c0b37979@email.android.com> <1391681000.23098.29.camel@kazak.uk.xensource.com> <1392042223.26657.7.camel@kazak.uk.xensource.com> <1392198993.13563.13.camel@kazak.uk.xensource.com> <52FB50F0.70106@citrix.com> <52FC7F8E.7040608@citrix.com> <52FC9A24.2020703@citrix.com> <52FDDE44.3060001@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Miguel Clara Cc: Shriram Rajagopalan , "xen-devel@lists.xensource.com" , Ian Jackson , Ian Campbell List-Id: xen-devel@lists.xenproject.org On 14/02/14 21:08, Miguel Clara wrote: > On Fri, Feb 14, 2014 at 9:13 AM, Roger Pau Monn=E9 = wrote: >> On 14/02/14 03:09, Miguel Clara wrote: >>> After compiling with the patch and rebuilding/installing the module, I >>> reboot, I get a panic now when drbd starts. >> >> There was no need to rebuild the module, the patch only modified the >> block-drbd script. I've tested it with drbd-8.4.3 and Linux 3.13, >> everything seemed to be fine (no kernel panic of course). > = > Just noticed this part now but before you said: > (The patch is against git://git.drbd.org/drbd-9.0.git) > = > So should I apply the patch to drbd-8.4.3... ? Yes, I think this patch will apply to almost any version of drbd since it only modifies the block-drbd script. I would recommend that you apply it against your already installed block-drbd script, this way you will be sure there's no version mismatch. Roger.