SUMMARY: can't make NFS exports

From: Chris Loken <cloken_at_cita.utoronto.ca>
Date: Tue, 05 Feb 2002 11:09:09 -0500

Problem: I added a file system to /etc/exports but it wasn't being
exported.


Solution: Ugh, this was dumb. The same filesystem was being exported to
two different hosts on two separate lines in /etc/exports. They just
need to be combined, e.g. should have:
    /ruby beluga chinook
instead of
    /ruby beluga
    /ruby chinook
In the latter case, the second line is ignored. Nothing else needs to be
done; "showmount -e" will immediately reflect the change.


Thanks to Pat O'Brien who caught the problem. Thanks also for
suggestions from Benoit Audet, Prithwish Chatterjee, and Naveen Gajan.

   Chris
-- 
----------------------------------------------------
Chris Loken                     Phone: 416-978-5619
Computing Facility Manager      Fax:   416-978-3921
Canadian Institute for Theoretical Astrophysics
Received on Tue Feb 05 2002 - 16:09:20 NZDT

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:43 NZDT