8 Jun
2006
8 Jun
'06
7:47 p.m.
On Thu, Jun 08, 2006 at 01:04:09PM -0400, Michael Nemeth wrote:
Anybody Is there any reason that nfs lofs and mvfs (clearcase file system) can't be put in FSTYPES= by default.
Hmm - what's the problem ? FSTYPES gets the filesystem types from the "df -n" command, so it should automatically include all filesystem types currently being used on the box.
The "egrep -v" command afterwards just removes some of them - those that are pseudo filesystems.
Does anyone , or better do many monitor nfs mount on your servers this way? lofs and mvfs should be safe bets.
One reason not to check nfs filesystems is that the df command might hang if there's a network or nfs-server problem.
Regards, Henrik