NFS exporting multiple snapshot directories

freeflyer freeflyer2 at online.de
Tue Mar 31 06:10:57 PDT 2015


Hi,

I've a couple of snapshots directories under /, let's say

    /pfs1
    /pfs2
    /pfs1.snap
    /pfs2.snap

I want to export them via NFS.

    /pfs1      -maproot=nobody
    /pfs2      -maproot=nobody
    /pfs1.snap -maproot=nobody,ro
    /pfs2.snap -maproot=nobody,ro

Doing 'showmount -e <server>' shows only the 1st snapshot directory
(plus the pfs directories). Exchanging the order has the same effect:
only the 1st snapshot listed in /etc/exports is exported.

Any idea how to fix that?

Best,
FF



More information about the Hammer mailing list