From: Trond Myklebust Subject: Re: Connectathon locking test fails over NFSv3 with EBUSY Date: Wed, 23 Jun 2010 15:26:57 -0400 Message-ID: <1277321217.4991.64.camel@heimdal.trondhjem.org> References: <4C2108E7.6040909@oracle.com> <1277234232.3204.40.camel@heimdal.trondhjem.org> <4C224991.1040809@oracle.com> <4C225DAC.2090203@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Cc: Staubach_Peter@emc.com, linux-nfs@vger.kernel.org To: Chuck Lever Return-path: Received: from mx2.netapp.com ([216.240.18.37]:19917 "EHLO mx2.netapp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751598Ab0FWT1P convert rfc822-to-8bit (ORCPT ); Wed, 23 Jun 2010 15:27:15 -0400 In-Reply-To: <4C225DAC.2090203@oracle.com> Sender: linux-nfs-owner@vger.kernel.org List-ID: On Wed, 2010-06-23 at 15:17 -0400, Chuck Lever wrote: > On 06/23/10 02:06 PM, Staubach_Peter@emc.com wrote: > > Perhaps the oprofile support is retaining an additional reference to the in-core > > inode which is causing the .nfsXXXX files to get created and is also delaying their > > removal? > > The files do not appear in oprofiled's fd list (in /proc). Killing the > oprofiled process after the test finishes does make those files go away. > Just shutting down the profiler leaves oprofiled, so additionally > killing the daemon appears to be necessary to finish the silly removal > process. > > These files are all executables (part of the connectathon suite), but I > don't have the "profile user space binaries" checkbox selected. OK. That makes more sense... Do these files perhaps appear in the /proc//maps and/or /proc//smaps pseudofile for oprofiled? Cheers Trond