LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: rzryyvzy <rzryyvzy@trashmail.net>
To: linux-kernel@vger.kernel.org
Subject: Help debugging filesystem activity?
Date: Mon, 11 Feb 2008 14:17:13 +0100 (CET) [thread overview]
Message-ID: <20080211131713.DC7435193B631@trashmail.net> (raw)
My hard disk on my server is all the time readding and writing some files (I can see it with dstat). However I would like to know which files exactly are readden or written all the time. I know that each filesystem activity goes by the VFS (virtual filesystem).
Is it possible to see all current open files in the VFS?
For example with a command like:
$ cat /proc/fs/vfs/open_files
$ cat /proc/fs/vfs/reading_files
$ cat /proc/fs/vfs/writing_files
?
Is there a possibility? It should be on the VFS level to be independent of the used filesystem.
--
Best regards
--
E-Mail sent with anti-spam site TrashMail.net!
Free disposable email addresses: http://www.trashmail.net/
next reply other threads:[~2008-02-11 13:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-11 13:17 rzryyvzy [this message]
2008-02-11 13:28 ` Guillaume Chazarain
2008-02-11 13:53 ` rzryyvzy
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=20080211131713.DC7435193B631@trashmail.net \
--to=rzryyvzy@trashmail.net \
--cc=linux-kernel@vger.kernel.org \
--subject='Re: Help debugging filesystem activity?' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).