Re: [freebsd-questions] Re: Port Management on a larger scale

2008-07-23 Thread darko
On Wed, Jul 23, 2008 at 6:06 PM, Tuc at T-B-O-H.NET <[EMAIL PROTECTED]> wrote:

>2) Taking down or a failure of the NFS server pulls EVERY
> other system with it.



..just thinking out loud here...but.. what if you had 2 identical NFS/rsync
servers and used them together in a standby/failover method.

i.e. when you have to bring down one NFS/rsync server, you direct all
clients to the other and vice versa.






>
>3) Working with lockd/statd can be problematic at times.
>4) NFS on FreeBSD varies (I'M TOLD) between versions as to
> effectiveness, issues, etc.
>5) I've run into issues where some programs are just NOT
> happy running over NFS (hylafax for me for example. POTENTIALLY a locking
> issue, but running a locking tester shows everything fine, but it
> just for the life of it won't work over NFS for me atleast).
>
>Since this is a "personal" system, I put up with it. When
> I get the time/energy I'm going to break all the systems apart.
>
>Tuc/TBOH
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> [EMAIL PROTECTED]"
>



-- 
regards,
dg

"..but the more you use clever tricks, the less support you'll get ..." --
M.W.Lucas
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: [freebsd-questions] Re: Port Management on a larger scale

2008-07-23 Thread Tuc at T-B-O-H.NET
> 
> Or you could mount /usr/local from a single NFS server on all others,
> keeping them automatically in sync but that might strain the NFS server
> and make it a single point of failure which is undesirable. Maybe it
> would be better to use the Coda filesystem in this case.=20
> 
In theory this sounded great when I first did it, but now, not
so great. 

1) I have to keep all the machines on the same OS release.
2) Taking down or a failure of the NFS server pulls EVERY
other system with it.
3) Working with lockd/statd can be problematic at times.
4) NFS on FreeBSD varies (I'M TOLD) between versions as to
effectiveness, issues, etc.
5) I've run into issues where some programs are just NOT
happy running over NFS (hylafax for me for example. POTENTIALLY a locking
issue, but running a locking tester shows everything fine, but it
just for the life of it won't work over NFS for me atleast).

Since this is a "personal" system, I put up with it. When
I get the time/energy I'm going to break all the systems apart.

Tuc/TBOH
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"