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: Fri, 14 Feb 2014 10:13:40 +0100 Message-ID: <52FDDE44.3060001@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> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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 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). Since the patch didn't modify anything in the kernel module itself I find it unlikely to cause a kernel panic, probably there's some kind of problem with your kernel/module. > That was all I could get from the JAVA supermicro kvm console! Without a proper serial console log it's impossible to tell what's going on (at least to me). Roger.