Re: Access to hard drives over a network



kludge@xxxxxxxxx (Scott Dorsey) writes:

Andre Majorel <cheney@xxxxxxxxxxxxxxx> wrote:
On 2008-10-25, Randy Yates <yates@xxxxxxxx> wrote:

I use NFS to share some photos between my computer and my
wife's (both Fedora boxes) and I would NOT recommend it to the
faint-of-heart. Even for me, it was a bit painful to setup.

Configuring Samba was not significantly easier for me than
configuring NFS.

They both are pretty easy.

Easy for whom? A certified IT administrator? Yeah, MAYBE.

You start the server and client daemons, t

Huh? There IS no client daemon. Rather, you mount the remote filesystem
using either the mount command or the /etc/fstab table. If you use the
/etc/fstab method (which is the most common), you must make decisions on
the mount options, the dump option, and the filesystem check.

The mount options include access permisions, read block sizes, write
block sizes, port number, hard mounting options, and a myriad of other
options too long to go into here.

On the server side, there really isn't just one "server" involved in
serving NFS files but three: rpc.mountd, nfsd, and rpc.rquotad.

Then you decide the actual paths you want to service out, who can
use them, and what permissions they can use them with, in the
/etc/exports file.

And I haven't even gotten into problems that can happen with NFS, such
as when the user id on one computer doesn't match the user id on
another.

Oh yeah... REAL SIMPLE.
--
% Randy Yates % "She has an IQ of 1001, she has a jumpsuit
%% Fuquay-Varina, NC % on, and she's also a telephone."
%%% 919-577-9882 %
%%%% <yates@xxxxxxxx> % 'Yours Truly, 2095', *Time*, ELO
http://www.digitalsignallabs.com
.



Relevant Pages

  • Re: Why is NFSv4 so slow?
    ... I recently updated my NFS server and clients to v4, ... Both client and server are running the same GENERIC kernel, ... In both cases, my mount options were ...
    (freebsd-stable)
  • Re: [opensuse] Mounting NFS Shares During Boot
    ... Given an NFS share and an fstab entry (client-side) ... It may as well have to do with which kind of NFS server you're trying to ... which could be solved by adding mountproto=udp to the mount options. ...
    (SuSE)
  • ext3 and SPEC SFS Run rules.
    ... I have a simple question --- does ext3 conform to the SPEC SFS Run rules ... For NFS Version 3, the server adheres to the protocol specification. ... particular the requirement that for STABLE write requests and COMMIT ... special mount options to work _properly_ or are they fine by default? ...
    (Linux-Kernel)
  • Re: [PROBLEM] [2.6.0-test6] Stale NFS file handle
    ... | Are you using mount options when mounting the NFS volume? ... connected with a low latency connection you do see performance loss. ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)
  • Re: System hangs due to NFS share
    ... I have an NFS share mounted on my Debian testing computer with default ... I tried different network managers, different ... ways to connect, and different mount options (using a ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)