[TriLUG] Add Another NFS Client to NFS Server

William Sutton via TriLUG trilug at trilug.org
Thu Jun 1 19:08:14 EDT 2017


Do you want separate exports for separate clients, or do you want a single 
export for both clients?

If the former, then your proposal should work.

If the latter, your existing export config is fine (because you don't NEED 
to add a new export path every time you add a new client).

William Sutton

On Thu, 1 Jun 2017, Alan Sterger via TriLUG wrote:

> Hello Group,
>
> Want to add another NFS4 client with its own mountpoint for a total of 2 
> NFS clients.  The new client need only communicate with the server. 
> Currently have 1 client enabled and it works fine but am scratching my 
> head as to correct method of integrating a second client.
>
> Current server-side /etc/exports file with a single client:
> /nfs_share *(rw,no_wdelay,no_root_squash,no_all_squash,no_subtree_check)
>
> There isn't any active name service and client IP addresses ping but do 
> not resolve, hence the '*' in the host slot (not my system).
>
> I suppose going forward I could mofify /etc/exports to:
> /nfs_share_db1 *(rw,no_wdelay,no_root_squash,no_all_squash,no_subtree_check)
> /nfs_share_db2 *(rw,no_wdelay,no_root_squash,no_all_squash,no_subtree_check)
>
> Good enough approach?  Comments?
>
> Thanks for any feedback,
>
> Alan Sterger
> -- 
> This message was sent to: William <william at trilug.org>
> To unsubscribe, send a blank message to trilug-leave at trilug.org from that 
> address.
> TriLUG mailing list : https://www.trilug.org/mailman/listinfo/trilug
> Unsubscribe or edit options on the web	: 
> https://www.trilug.org/mailman/options/trilug/william%40trilug.org
> Welcome to TriLUG: http://trilug.org/welcome


More information about the TriLUG mailing list