Hi, Re: rhel5 x86_64 Lustre 1.6.2 packages. I get this whenever I umount a Lustre filesystem. is it important? Sep 1 16:15:15 x5 kernel: Lustre: client ffff81025a519000 umount complete Sep 1 16:15:15 x5 kernel: idr_remove called for id=308960 which is not allocated. Sep 1 16:15:15 x5 kernel: Sep 1 16:15:15 x5 kernel: Call Trace: Sep 1 16:15:15 x5 kernel: [<ffffffff8013b632>] idr_remove+0xe0/0x14d Sep 1 16:15:15 x5 kernel: [<ffffffff800d39a0>] kill_anon_super+0x29/0x35 Sep 1 16:15:15 x5 kernel: [<ffffffff800d3a31>] deactivate_super+0x6a/0x82 Sep 1 16:15:15 x5 kernel: [<ffffffff800dc74b>] sys_umount+0x245/0x27b Sep 1 16:15:15 x5 kernel: [<ffffffff80022f87>] sys_newstat+0x19/0x31 Sep 1 16:15:15 x5 kernel: [<ffffffff8005ad8e>] system_call+0x7e/0x83 Sep 1 16:15:15 x5 kernel: also it seems that o2ib InfiniBand support isn''t provided. ie. the ko2iblnd.ko module isn''t in the CFS rpms. is there a reason for this? I can rebuild it easily enough myself from the sources, but maybe you want to fix the package? I suspect it''ll be a one liner in the spec file and rpmbuild -ba to add IB support, if only I had a spec file :-) cheers, robin
On Sat, 2007-09-01 at 03:10 -0400, Robin Humble wrote:> Hi, > > Re: rhel5 x86_64 Lustre 1.6.2 packages. > I get this whenever I umount a Lustre filesystem. is it important? >This not important, this just warning and will be fixed in next release. -- Alexey Lyashkov <shadow at clusterfs.com> Beaver team, Cluster filesystem
On Sun, Sep 02, 2007 at 09:10:42AM +0300, Alexey Lyashkov wrote:> On Sat, 2007-09-01 at 03:10 -0400, Robin Humble wrote: > > Re: rhel5 x86_64 Lustre 1.6.2 packages. > > I get this whenever I umount a Lustre filesystem. is it important? > > > This not important, this just warning and will be fixed in next release.FYI, a patch fixing the problem is attached to bug 13304. (https://bugzilla.clusterfs.com/show_bug.cgi?id=13304) Johann