Manually try the share/mount on your machines:
On the server:
# share -o sec=sys,ro,anon=0,public /TESTDIR_shmnt/common.delphix-v6
On the client:
# mount -o rw,sec=sys,hard,public,vers=3
SERVER:/TESTDIR_shmnt/common.delphix-v6 /MNTDIR_shmnt/common
to see what will happen.
Thanks,
Ivan
sam.chen wrote:
> Hi,
>
> i just run sharemnt on opensolaris11, and i found all of vers=3 test case was
> fail.
>
> Test_Case_Start| 6402
> tests/basic/SHsec=sys,ro,anon=0,public_MNTrw,sec=sys,hard,public,vers=3 |
> 03:56:30 0 |
> stdout| Resharing /TESTDIR_shmnt/common.delphix-v6 with
> <sec=sys,ro,anon=0,public> options ... OK
> stdout| Mounting delphix-v5:/TESTDIR_shmnt/common.delphix-v6 at
> /MNTDIR_shmnt/common with MNTOPT=<rw,sec=sys,hard,public,vers=3> ...
> stdout| domount_check: mount failed
> stdout| nfs mount: mount: /MNTDIR_shmnt/common: Stale NFS file handle
> Test_Case_End| 6402
> tests/basic/SHsec=sys,ro,anon=0,public_MNTrw,sec=sys,hard,public,vers=3 |
> FAIL | 03:56:33 0 |
>
> what's happened ?
>
> thanks
>
> sam.chen
>