request for enhancement: avoid or parallelize quotacheck in fs.sh

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Right now all the users here and I are waiting for "quotacheck" to run on 4
filesystems, totalling about 14TB. It's bad enough that quotacheck itself is
slow, worse that fs.sh runs quotacheck on each startup, but the really terrible
part is that quotacheck is run on each filesystem serially.

The best thing would be to check if the filesystem was umounted cleanly and skip
quotacheck in that instance.

If quotacheck must be run, would be a significant (and simple) enhancement to
fs.sh to run all the quotachecks in parallel by running each in the background
and using wait() to prevent fs.sh from moving to later stages before the
quotachecks are finished. 

Environment:
	CentOS 5.4 (2.6.18-164.15.1.el5)
	RHCS (cman) 2.0.115-1.el5_4.9

Thanks,

Mark

--
Linux-cluster mailing list
Linux-cluster@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/linux-cluster

[Index of Archives]     [Corosync Cluster Engine]     [GFS]     [Linux Virtualization]     [Centos Virtualization]     [Centos]     [Linux RAID]     [Fedora Users]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite Camping]

  Powered by Linux