R
rami_bachar
Guest
Hi,
Maybe it exists already but I really think its necessary (lookes possible to develop with ZFS )
Distributed NFS
Explanation:
multiple directories shared under a single share point (not links)
example for /etc/exports
content for /etc/export.vdir
maybe their is and I missed it
Maybe it exists already but I really think its necessary (lookes possible to develop with ZFS )
Distributed NFS
Explanation:
multiple directories shared under a single share point (not links)
example for /etc/exports
Code:
/export_directory include_file /etc/export.vdir *(ro,.......)
Code:
/dirA
/dirB
/dirC