From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [BUG] kernel panics with drbd Date: Thu, 6 Aug 2015 09:17:48 +0100 Message-ID: <1438849068.9747.88.camel@citrix.com> References: <21952.50104.353241.561869@pick.csi.cam.ac.uk> <1438698137.31129.124.camel@citrix.com> <55C0CE9B.50501@cam.ac.uk> <55C12D9E.5070208@cam.ac.uk> <1438764531.9747.22.camel@citrix.com> <55C2382F.9030109@cam.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <55C2382F.9030109@cam.ac.uk> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Matthew Vernon , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Wed, 2015-08-05 at 17:22 +0100, Matthew Vernon wrote: > > > Alternatively I don't know if drbd upstream provides a convenient way > > to > > build and install the modules in an out of tree way? > > I built the 8.4.6 kernel module, and that has resolved the kernel > panics. Great! > So this does seem to have been the "trim" issue you suggested, > and a problem with version-compatibility between drbd kernel & userland. FWIW I don't think the fact that some version of the userspace happen to enable a feature which is buggy on the kernel side is a "version -compatibility" issue as such, just a plain kernel bug in the 8.4.3 kernel module which is fixed in the later one. > So, sorry for bothering you, and thanks for the help. No problem. Ian.