[OpenAFS] troubleshooting when fileserver goes out to lunch?

Derrick J Brashear shadow@dementia.org
Thu, 12 Jan 2006 00:14:03 -0500 (EST)


On Wed, 11 Jan 2006, Adam Megacz wrote:

>
> What should I do to gather data when the fileserver process stops
> responding to requests for certain directories and refuses to shut
> itself down?

so if you have pstack, use it to get a backtrace from the fileserver
if not, well, you can attach with gdb/dbx/whatever and get one

Then tell us what you got

Derrick