"Matthew N. Andrews" wrote: > > Hello, > > Is there any way to log what machines are accessing a particular volume > on a fileserver? > We are trying to remove some old outdated software volumes from our > site, but 'vos exa' > indicates that they are still periodically used. we'd like to be able to > find out who's using them, > and help them move to a newer alternative. > > -Matthew Andrews > > _______________________________________________ > OpenAFS-info mailing list > [EMAIL PROTECTED] > https://lists.openafs.org/mailman/listinfo/openafs-info
There is a signal you can send to your file/volserver procs to dump a pile of info to a couple of trace files about active connections. If you ran this periodically, you could probably get some details about who's accessing the volumes. I don't remember exactly what they are, have a look at SetupSignal's routines in the source, or check the -devel archive, cause I remember posting something about it a few months back. -- Nathan ------------------------------------------------------------ Nathan Neulinger EMail: [EMAIL PROTECTED] University of Missouri - Rolla Phone: (573) 341-4841 Computing Services Fax: (573) 341-4216 _______________________________________________ OpenAFS-info mailing list [EMAIL PROTECTED] https://lists.openafs.org/mailman/listinfo/openafs-info
