[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [Linux-cachefs] Re: CacheFS
- From: David Howells <dhowells redhat com>
- To: Linux filesystem caching discussion list <linux-cachefs redhat com>
- Subject: Re: [Linux-cachefs] Re: CacheFS
- Date: Wed, 06 Dec 2006 13:07:24 +0000
David Howells <dhowells redhat com> wrote:
> You could try turning up the debugging level on cachefilesd (-d), telling it
> to log to stderr (-s) and running it in command line mode (-n) and then
> capturing the output:
>
> cachefilesd -dsn | tee cache.log
Or, rather:
cachefilesd -dsn 2>&1 | tee cache.log
David
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]