From: Thomas Koch <thomas@koch.ro>
To: linux-btrfs@vger.kernel.org
Subject: Stale NFS file handle after power loss
Date: Sat, 08 Jun 2013 21:14:35 +0200 [thread overview]
Message-ID: <65278856.dWSg6uQ8zb@x121e> (raw)
Hi,
I had a power loss on my btrfs file system during package installation and now
I found this:
<code>
% ls -l /var/lib/dpkg/tmp.ci
ls: cannot access /var/lib/dpkg/tmp.ci/conffiles: Stale NFS file handle
ls: cannot access /var/lib/dpkg/tmp.ci/md5sums: Stale NFS file handle
total 0
-????????? ? ? ? ? ? conffiles
-????????? ? ? ? ? ? md5sums
% sudo rm -rf /var/lib/dpkg/tmp.ci/conffiles
rm: cannot remove ‘/var/lib/dpkg/tmp.ci/conffiles’: Stale NFS file handle
</code>
I booted with a live system and ran btrfsck (without --repair!) but this did
not change the situation. Unfortunately I wasn't clever enough to save the
output of btrfsck somehow. Do you need it?
Could you help me to get rid of these bogus files, please?
Regards,
Thomas Koch, http://www.koch.ro
next reply other threads:[~2013-06-08 19:48 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-08 19:14 Thomas Koch [this message]
2013-06-10 13:00 ` Stale NFS file handle after power loss Josef Bacik
2013-06-10 18:18 ` Thomas Koch
2013-06-13 19:45 ` Thomas Koch
2013-06-14 1:27 ` Josef Bacik
2013-06-15 10:33 ` Russell Coker
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=65278856.dWSg6uQ8zb@x121e \
--to=thomas@koch.ro \
--cc=linux-btrfs@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.