On Mon, Jul 20, 2020 at 1:38 PM John D Groenveld <[email protected]> wrote:

> In message <CAB7kt3EMedonchkNN=
> [email protected]>
> , Judah Richardson writes:
> ># cat /etc/exports
> ># Export /usr/home as read-write to OpenIndiana
> >/usr/home -alldirs -rw 192.168.0.71
>
> Looking at FreeBSD's exports(5), that's not correct.
> <URL:
> https://www.freebsd.org/cgi/man.cgi?query=exports&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html
> >
>
> freebsd# cat /etc/exports
> V4: /
> /usr/home -alldirs 192.168.0.71
> freebsd# service mountd onerestart
>
Done, thanks.

>
> oi# showmount -e freebsd
>
# showmount -e 192.168.0.109
no exported file systems for 192.168.0.109

oi# mount -F nfs -o vers=4 freebsd:/usr/home /mnt
>
# mount -F nfs -o vers=4 192.168.0.109:/usr/home /mnt/DellOptiPlex390
$ cd /mnt/DellOptiPlex390
$ ls
ls: reading directory '.': I/O error


>
> John
> [email protected]
>
> _______________________________________________
> openindiana-discuss mailing list
> [email protected]
> https://openindiana.org/mailman/listinfo/openindiana-discuss
>
_______________________________________________
openindiana-discuss mailing list
[email protected]
https://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to