CVS Commit: FAC dist/service/repoman/etc/pushmon.d by jhutz

Jeffrey Hutzelman jhutz+ at vorlon.fac.cs.cmu.edu
Wed Aug 14 14:00:10 EDT 2019


Update of /afs/cs.cmu.edu/project/fac-cvs/dist/service/repoman/etc/pushmon.d
In directory vorlon.fac.cs.cmu.edu:/afs/cs.cmu.edu/project/fac-master/dist/service/repoman/etc/pushmon.d

Modified Files:
	svc.repoman 
Log Message:
/etc/pushmon.d/svc.repoman: fix special volume gathering

Don't try to gather the list of special volumes by asking the shell to
use the expansion of /afs/cs.cmu.edu/archive/ubuntu/mirror/pool/*/*/*
as the argument list for a single invocation of 'fs lsm'. That list is
too large and results in never looking at any special volumes.

Instead, use xargs to split the list into reasonably-sized chunks.





More information about the Fac-source-change-log mailing list