[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [Linux-cachefs] Re: CacheFS



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]