Date: Mon, 2 Nov 2009 10:52:44 -0600 From: "David Patton" <david@farmington.k12.mo.us> To: "'Tim Judd'" <tajudd@gmail.com> Cc: freebsd-questions@freebsd.org Subject: RE: issues with email migration Message-ID: <20091102165233.9DFE7986013@mail.farmington.k12.mo.us> In-Reply-To: <ade45ae90911020809p4c7caa67s489bb01d38a9e7d2@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Yes sir, I added them to the rc.conf, changed the links to point where I wanted them and rebooted, same issues. I cant waste anymore time with what I wanted to do. I will leave /mail on the nfs share and just build a new server. I have 2 days and hopefully I will keep my job. Wish me luck... -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Tim Judd Sent: Monday, November 02, 2009 10:10 AM To: David Patton Cc: freebsd-questions@freebsd.org Subject: Re: issues with email migration On 11/2/09, David Patton <david@farmington.k12.mo.us> wrote: > This morning, I tried adding this to rc.conf and moved my link for /www from > local to the nfs . > > rpc_lockd_enable="YES" > rpc_statd_enable="YES" Adding them alone just tells the system at startup to start these............. > > and I experienced the same issues I had before. It would seem that postfix > and other assorted mail programs have no issue with accessing /mail on an > nfs share but everything residing in /www don't seem to like it at all. > Did you start statd and lockd by hand before trying the /www again? > I have no choice but to leave this as it is and set up a similar arrangement > on my new server. > > Thank you to everyone who responded. > > -----Original Message----- > From: Tim Judd [mailto:tajudd@gmail.com] > Sent: Saturday, October 31, 2009 10:51 AM > To: david@farmington.k12.mo.us > Cc: freebsd-questions@freebsd.org > Subject: Re: issues with email migration > > On 10/31/09, david@farmington.k12.mo.us <david@farmington.k12.mo.us> wrote: >> only one issue with that. The server in question is an emc clereon(sorry >> not at work to look at the specifics) and at this point the only access I >> have to it is a web interface and am unable to access a command line. >> >> Also a stupid question my plan is to set up another server to access the >> nfs share to provide better email service. >> >> would this impact it in any way? > > > <snip replies> > > Not if file locking and the daemons take care of everything like they > should. Remember, file locking is mandatory for some things, > especially mbox files, password files, or anything else that requires > exclusive access to a file. > > If two systems try to access the same locked file, the 2nd will be > told it won't be able to get an exclusive lock, because the 1st > already has it locked. > > You're on the right track. Keep it going. > > > > > > _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091102165233.9DFE7986013>