From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ondrej Valousek Subject: Re: expire_indirect errors in the syslog Date: Thu, 06 Nov 2008 13:22:39 +0100 Message-ID: <4912E18F.7010701@s3group.cz> References: <4906C365.8030209@s3group.cz> <1225181075.2938.97.camel@zeus.themaw.net> <4906CB2A.9010705@s3group.cz> <1225192753.2938.103.camel@zeus.themaw.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1225192753.2938.103.camel@zeus.themaw.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: autofs-bounces@linux.kernel.org Errors-To: autofs-bounces@linux.kernel.org To: Ian Kent Cc: "autofs@linux.kernel.org" Ok, I have removed all "nohide" options from my exports, but I am still experiencing the expire_indirect errors. I must also say that I am also using NetApp NAS and one share is nfs4 mounted. But I do not believe it is NetApp/nfs4 related. Question: Is it possible that I receive this errors when: 1. say I have autofs key like "share nfsserver:/exports/share" 2. some processes start using the share 3. I delete the key above and delete the share from the NFS server 4. As the share no longer exists but some processes are still using it, automounter can not unmount it, so I manually invoke umount -l to remove it. Thanks, Ondrej