Hello there, I run a diskless network where every user NFS mounts pretty much everything including /home and /var/mail. It's often the case that a misbehaved client will leave a locked file stuck on the server -- today it is a file in a user's mail/ directory. Is there a way to query what files are being held locked by clients? I'm sure the kernel knows, as it is able to enforce the lock, but it isn't obvious how to extract that information -- lsof is documented to and indeed does not return any information pertaining NFS client locks, and I'm not clear whether /proc/locks (on the server side obviously) does or not. A related question is whether it is possible to break a client lock without rebooting the server (or restarting the NFS services). Does anyone have any insight to share? Thanks, -- Christian Robottom Reis | [+55 16] 3376 0125 | http://async.com.br/~kiko | [+55 16] 991 126 430 | http://launchpad.net/~kiko -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html