FSTYPES= in hobbitclient-sunos.sh
list Michael Nemeth
Anybody Is there any reason that nfs lofs and mvfs (clearcase file system) can't be put in FSTYPES= by default. Does anyone , or better do many monitor nfs mount on your servers this way? lofs and mvfs should be safe bets. -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | _p_ Mike Nemeth | ___| |_____ email(w) user-609d3fab5b2d@xymon.invalid Work: XXX XXX-XXXX |><___________) | Home Page:http://www.geocities.com/mjnemeth/ | Work Page:http://faraday.motown.lmco.com:3000/~nemethm/ | Work Page:http://ortfsb/~mnemeth/ |++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
list Henrik Størner
▸
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
list Michael Nemeth
▸
One reason not to check nfs filesystems is that the df command might hang if there's a network or nfs-server problem.
Right ! why I want it excluded! LOFS ; our home directorie show up as lofs So /users00/mike on disk /dev/dsk/c2t0d0d7 "mounts" in /home/mike as a LOFS on the server and NFS on a client, I'll get disks showing for all home directoies a repeting the "real" FS many time! MVFS from commercial tool clearcase ; sort like lofs and or nfs ; MVFS are sort nfs mounted if on a remote system or are like the LOFSs.
▸
-- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | _p_ Mike Nemeth | ___| |_____ email(w) user-609d3fab5b2d@xymon.invalid Work: XXX XXX-XXXX |><___________) | Home Page:http://www.geocities.com/mjnemeth/ | Work Page:http://faraday.motown.lmco.com:3000/~nemethm/ | Work Page:http://ortfsb/~mnemeth/ |++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++