Xymon Mailing List Archive search

Solaris Client Script and lofs File Systems

2 messages in this thread

list Andy France · Tue, 15 Aug 2006 11:54:57 +1200 ·

Henrik,

I should have spotted this aaaaages ago, but have only just noticed while
reviewing the status pages post my 4.2.0 upgrade.

We use the automount facility in Solaris for home directories.  So the
users home is set to /home/user, but is actually contained in
/export/home/user.  This allows the /export/home to be shared both locally
and via NFS for a central home directory across multiple servers.  The
automountd process automagically creates a loopback or NFS mount of
/export/home/user on /home/user when the file system is accessed depending
on how /etc/auto_home is configured.

Which leads me to the following suggestion:  as each /home/user entry shows
in the mount table, but is actually the exact same information as the
/export/home file system, the hobbitclient-sunos.sh script should add ^lofs
to the list of file system types to exclude.

I apologise if this is a bit disjointed - it's quite not as "summery" down
here in the southern hemisphere as it is up there, and my head is all
stuffy from a cold.

Cheers,
Andy.


PS - apologies for the following :-(


#####################################################################################

This email is intended for the person to whom it is addressed
only. If you are not the intended recipient, do not read, copy
or use the contents in any way. The opinions expressed may not
necessarily reflect those of ZESPRI Group of Companies ('ZESPRI').

While every effort has been made to verify the information
contained herein, ZESPRI does not make any representations 
as to the accuracy of the information or to the performance
of any data, information or the products mentioned herein.
ZESPRI will not accept liability for any losses, damage or
consequence, however, resulting directly or indirectly from
the use of this e-mail/attachments.
#####################################################################################
list Henrik Størner · Tue, 15 Aug 2006 07:45:27 +0200 ·
quoted from Andy France
On Tue, Aug 15, 2006 at 11:54:57AM +1200, Andy France wrote:
Which leads me to the following suggestion:  as each /home/user entry shows
in the mount table, but is actually the exact same information as the
/export/home file system, the hobbitclient-sunos.sh script should add ^lofs
to the list of file system types to exclude.
Yep, done. 
quoted from Andy France
I apologise if this is a bit disjointed - it's quite not as "summery" down
here in the southern hemisphere as it is up there, and my head is all
stuffy from a cold.
Well, seems like the summer is taking a break up here also. Temps are in
the 60's (16-20 deg. Celsius), and all of the rain we were missing in
July has come down on us in just 48 hours. Plus what we usually get
during all of August.

Doesn't help with your cold, but at least you now know that weather is
almost just as miserable for me :-) But it does make it a bit easier to
go back to work after the summer holidays.


Regards,
Henrik