Casper said:
> You can have composite mounts (multiple nested mounts)
> but that is essentially a single automount entry so it
> can't be overly long, I believe.

I've seen that in the man page, but I've never managed to
find a use for it!

What I'd *like* to be able to do is have a map that amounts to:

00 -ro \
  / keck:/export/home/00
  /* -rw /export/home/00/&
01 -ro \
  / keck:/export/home/01
  /* -rw /export/home/01/&
...

This doesn't work - I think it's beyond the capabilities of automountd.
I don't even think an executable map would help.

I can see that I could do an executable map to preserve the
/export/home/NN/username on the server, but have /home/username on the
client - we were considering this on a different system here (where
we're encountering similar problems with a panasas fileserver).

Thanks

Steve.
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to