Thursday, June 18, 2009

NFS Locking Problem

I had a few users complain about not being able to start Firefox and other apps from their NFS mounted home directory. I started looking on the server and saw that nlockmgr didn't show up in rpcinfo -p and there were "kernel: lockd: cannot monitor" entries in the logs.

Restarting the nfslock service didn't help.
After digging through with strace, etc and a little searching I figured out that we were hit with this bug:

https://bugzilla.redhat.com/show_bug.cgi?id=453094

The only fix is a reboot.

After the reboot things are back to normal.

Off to patch.

Friday, June 5, 2009

How to wipe out a cisco switch

The easy way -

Switch# write erase
Switch# delete flash:vlan.dat
Switch# reload