Xymon Mailing List Archive search

FSTYPES= in hobbitclient-sunos.sh

3 messages in this thread

list Michael Nemeth · Thu, 08 Jun 2006 13:04:09 -0400 ·
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 · Thu, 8 Jun 2006 21:47:58 +0200 ·
quoted from Michael Nemeth
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.
quoted from Michael Nemeth
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 · Thu, 08 Jun 2006 16:41:12 -0400 ·
quoted from Henrik Størner
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.
quoted from Michael Nemeth

 
-- 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|     _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/ 
|++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++