Tim Dunphy wrote:
> ok, thanks for the tips .. I'll do a little more reading on NFS so I
> can increase my understanding.
>
> but in the meantime, this seemed to do the trick!
>
> "zfs set sharenfs='rw,root=thebsdbox' tank/xen"
>
> [root@LBSD2:~] #touch /mnt/xen/test
> [root@LBSD2:~] #touch /mnt
ok, thanks for the tips .. I'll do a little more reading on NFS so I
can increase my understanding.
but in the meantime, this seemed to do the trick!
"zfs set sharenfs='rw,root=thebsdbox' tank/xen"
[root@LBSD2:~] #touch /mnt/xen/test
[root@LBSD2:~] #touch /mnt/xen/test2
[root@LBSD2:~] #touch /mn
On 05/ 8/12 12:19 PM, to...@ulkhyvlers.net wrote:
On Tue, May 08, 2012 at 01:07:23PM -0400, Tim Dunphy wrote:
Hi Richard,
Thanks for your input. I found that I can share the volume via zfs..
sorry I forgot to mention that this was a zfs pool.
I found that I was able to remove the entry from df
On Tue, May 08, 2012 at 01:07:23PM -0400, Tim Dunphy wrote:
> Hi Richard,
>
> Thanks for your input. I found that I can share the volume via zfs..
> sorry I forgot to mention that this was a zfs pool.
>
> I found that I was able to remove the entry from dfstab and use this
> command to share the
Hi Richard,
Thanks for your input. I found that I can share the volume via zfs..
sorry I forgot to mention that this was a zfs pool.
I found that I was able to remove the entry from dfstab and use this
command to share the volume -
zfs set sharenfs=rw tank/xen
And when I check the result it lo
On Tue, May 08, 2012 at 11:43:29AM -0400, Tim Dunphy wrote:
> Hello,
>
> I'm trying to setup an NFS server under oi 151. So far so good, but
> there is one hurdle I'd like to overcome regarding security.
>
> The nfs service is running -
>
> root@openindiana:~# svcs -a | grep nfs | grep server
Hello,
I'm trying to setup an NFS server under oi 151. So far so good, but
there is one hurdle I'd like to overcome regarding security.
The nfs service is running -
root@openindiana:~# svcs -a | grep nfs | grep server
online 22:51:58 svc:/network/nfs/server:default
And I have one en