HomeSort by relevance Sort by last modified time
    Searched refs:unshare (Results 1 - 25 of 65) sorted by null

1 2 3

  /test/ontest-stc2/src/suites/zfs/tests/functional/cli_user/misc/
zfs_unshare_001_neg.ksh 40 # zfs unshare returns an error when run as a user
43 # 1. Attempt to unshare a shared dataset
59 log_assert "zfs unshare returns an error when run as a user"
67 log_mustnot $ZFS unshare $TESTPOOL/$TESTFS/shared
75 log_pass "zfs unshare returns an error when run as a user"
  /test/stcnv/usr/src/suites/fs/zfs/tests/functional/cli_user/misc/
zfs_unshare_001_neg.ksh 40 # zfs unshare returns an error when run as a user
43 # 1. Attempt to unshare a shared dataset
59 log_assert "zfs unshare returns an error when run as a user"
67 log_mustnot $ZFS unshare $TESTPOOL/$TESTFS/shared
75 log_pass "zfs unshare returns an error when run as a user"
  /test/ontest-stc2/src/suites/zfs/tests/functional/cli_root/zfs_unshare/
zfs_unshare_005_neg.ksh 43 # 2. Verify that the datasets other than file system are not support by 'zfs unshare'.
67 log_mustnot $ZFS unshare ${datasets[i]}
zfs_unshare_001_pos.ksh 39 # Verify that 'zfs unshare <filesystem|mountpoint>' unshares a given shared
44 # 2. Invoke 'zfs unshare <filesystem|mountpoint>' to unshare zfs file system
47 # 5. Verify that "zfs unshare -a" succeeds to unshare all zfs file systems.
94 # unshare the filesystem via <filesystem|mountpoint> argument
107 log_must $UNSHARE -F nfs $mntp
118 # Verify 'zfs unshare <filesystem>' works as well.
120 log_must $ZFS unshare $filesystem
122 log_fail "'zfs unshare <filesystem>' fails"
    [all...]
zfs_unshare_004_neg.ksh 39 # Verify that "zfs unshare" issue error message with badly formed parameter.
43 # 2. Invoke 'zfs unshare'
44 # 3. Verify that unshare fails and issue error message.
64 log_assert "Verify that '$ZFS unshare' issue error message with badly formed parameter."
73 log_mustnot $ZFS unshare ${args[i]}
80 log_must $ZFS unshare $TESTPOOL/$TESTFS
82 log_mustnot eval "$ZFS unshare $opt $TESTPOOL/$TESTFS >/dev/null 2>&1"
83 log_mustnot eval "$ZFS unshare $opt $mpt >/dev/null 2>&1"
86 #Testing zfs unshare fails with legacy share set
89 log_mustnot eval "$ZFS unshare $opt $TESTPOOL/$TESTFS >/dev/null 2>&1
    [all...]
zfs_unshare_002_pos.ksh 39 # Verify that 'zfs unshare [-a] <filesystem|mountpoint>' is aware of legacy share.
44 # 3. Verify that 'zfs unshare <filesystem|mountpoint>' is aware of legacy share
45 # 4. Verify that 'zfs unshare -a' is aware of legacy share.
64 log_must $UNSHARE -F nfs ${mntp_fs[i]}
93 # to verify 'zfs unshare' is aware of legacy share.
108 # Verify 'zfs unshare <filesystem>' is aware of legacy share.
110 log_mustnot $ZFS unshare $filesystem
112 log_fail "'zfs unshare <filesystem>' fails to be aware" \
116 # Verify 'zfs unshare <filesystem>' is aware of legacy share.
118 log_mustnot $ZFS unshare $mnt
    [all...]
  /test/stcnv/usr/src/suites/fs/zfs/tests/functional/cli_root/zfs_unshare/
zfs_unshare_005_neg.ksh 43 # 2. Verify that the datasets other than file system are not support by 'zfs unshare'.
67 log_mustnot $ZFS unshare ${datasets[i]}
zfs_unshare_001_pos.ksh 39 # Verify that 'zfs unshare <filesystem|mountpoint>' unshares a given shared
44 # 2. Invoke 'zfs unshare <filesystem|mountpoint>' to unshare zfs file system
47 # 5. Verify that "zfs unshare -a" succeeds to unshare all zfs file systems.
94 # unshare the filesystem via <filesystem|mountpoint> argument
107 log_must $UNSHARE -F nfs $mntp
118 # Verify 'zfs unshare <filesystem>' works as well.
120 log_must $ZFS unshare $filesystem
122 log_fail "'zfs unshare <filesystem>' fails"
    [all...]
zfs_unshare_004_neg.ksh 39 # Verify that "zfs unshare" issue error message with badly formed parameter.
43 # 2. Invoke 'zfs unshare'
44 # 3. Verify that unshare fails and issue error message.
64 log_assert "Verify that '$ZFS unshare' issue error message with badly formed parameter."
73 log_mustnot $ZFS unshare ${args[i]}
80 log_must $ZFS unshare $TESTPOOL/$TESTFS
82 log_mustnot eval "$ZFS unshare $opt $TESTPOOL/$TESTFS >/dev/null 2>&1"
83 log_mustnot eval "$ZFS unshare $opt $mpt >/dev/null 2>&1"
86 #Testing zfs unshare fails with legacy share set
89 log_mustnot eval "$ZFS unshare $opt $TESTPOOL/$TESTFS >/dev/null 2>&1
    [all...]
zfs_unshare_002_pos.ksh 39 # Verify that 'zfs unshare [-a] <filesystem|mountpoint>' is aware of legacy share.
44 # 3. Verify that 'zfs unshare <filesystem|mountpoint>' is aware of legacy share
45 # 4. Verify that 'zfs unshare -a' is aware of legacy share.
64 log_must $UNSHARE -F nfs ${mntp_fs[i]}
93 # to verify 'zfs unshare' is aware of legacy share.
108 # Verify 'zfs unshare <filesystem>' is aware of legacy share.
110 log_mustnot $ZFS unshare $filesystem
112 log_fail "'zfs unshare <filesystem>' fails to be aware" \
116 # Verify 'zfs unshare <filesystem>' is aware of legacy share.
118 log_mustnot $ZFS unshare $mnt
    [all...]
  /test/ontest-stc1/usr/ontest/uts/fs/nfs/nfsv4-test/tests/srv_namespc/
srvnspc_share01.ksh 152 # a: Server share/unshare a rw'able file, expect succeed
155 ASSERTION="Server share/unshare a file, expect succeed"
175 # and finally signal to unshare it from SERVER
176 echo "$SRVPATH" > $DOSHARE/unshare 2> $TMPDIR/$NAME.unshare.$$
177 ckreturn $? "signal server to unshare" $TMPDIR/$NAME.unshare.$$
179 ckDONE "OK" "unshare $SRVPATH failed"
186 # f: Server share/unshare a file, try mount it w/v3&4, expect succeed
189 ASSERTION="Server share/unshare a file mount it w/v3&4, expect succeed
    [all...]
doshare.ksh 88 unshare)
89 spath=`cat $DOSHARE/unshare`
94 unshare $ckPath > $DOSHARE/DONE 2>&1
96 echo "unshare <$spath> failed." >> $DOSHARE/DONE 2>&1
103 echo "unshare <$ckPath> OK in `uname -n`" \
110 rm -f $DOSHARE/unshare
115 unshare $spath > /dev/null 2>&1
SNSPC.assertions 89 A srvnspc_share01{a} Server share/unshare a file succeed
90 A srvnspc_share01{f} Server share/unshare a file mount it w/v3&4 succeed
91 A srvnspc_share01{g} Server share/unshare a file mount it w/v4&2 succeed
92 A srvnspc_share01{i} Server share dir under shared FS and unshare fail
93 A srvnspc_share01{m} Server share/unshare a symlinked dir in namespace succeed
94 A srvnspc_share01{n} Server share/unshare a symlinked dir outside namespace fail
  /test/stcnv/usr/src/suites/nfs/nfsv4/tests/srv_namespc/
srvnspc_share01.ksh 154 # a: Server share/unshare a rw'able file, expect succeed
158 ASSERTION="Server share/unshare a file, expect succeed"
178 # and finally signal to unshare it from SERVER
179 echo "$SRVPATH" > $DOSHARE/unshare 2> $TMPDIR/$NAME.unshare.$$
180 ckreturn $? "signal server to unshare" $TMPDIR/$NAME.unshare.$$
182 ckDONE "OK" "unshare $SRVPATH failed"
189 # f: Server share/unshare a file, try mount it w/v3&4, expect succeed
193 ASSERTION="Server share/unshare a file mount it w/v3&4, expect succeed
    [all...]
doshare.ksh 88 unshare)
89 spath=`cat $DOSHARE/unshare`
94 unshare $ckPath > $DOSHARE/DONE 2>&1
96 echo "unshare <$spath> failed." >> $DOSHARE/DONE 2>&1
103 echo "unshare <$ckPath> OK in `uname -n`" \
110 rm -f $DOSHARE/unshare
115 unshare $spath > /dev/null 2>&1
SNSPC.assertions 89 A srvnspc_share01{a} Server share/unshare a file succeed
90 A srvnspc_share01{f} Server share/unshare a file mount it w/v3&4 succeed
91 A srvnspc_share01{g} Server share/unshare a file mount it w/v4&2 succeed
92 A srvnspc_share01{i} Server share dir under shared FS and unshare fail
93 A srvnspc_share01{m} Server share/unshare a symlinked dir in namespace succeed
94 A srvnspc_share01{n} Server share/unshare a symlinked dir outside namespace fail
  /test/ontest-stc1/usr/ontest/uts/fs/nfs/nfsv4-test/tests/recovery/others/
srv_ckshare.ksh 29 # simple setuid program to do share/unshare at SERVER
43 echo "Usage: $NAME action(share|unshare)"
53 unshare)
56 echo "Unknow action=$ACTION, try [share|unshare]"
  /test/ontest-stc2/src/suites/zfs/tests/functional/remote/sharing/
r_cleanup.ksh 41 $ZFS unshare -a
  /test/stcnv/usr/src/suites/nfs/nfsv4/tests/recovery/
srv_ckshare.ksh 29 # simple setuid program to do share/unshare at SERVER
43 echo "Usage: $NAME action(share|unshare)"
53 unshare)
56 echo "Unknow action=$ACTION, try [share|unshare]"
  /test/stcnv/usr/src/suites/fs/zfs/tests/functional/remote/sharing/
r_cleanup.ksh 41 $ZFS unshare -a
  /test/ontest-stc2/src/suites/nfs/fnfs/tests/mntnet/
stf_setup.ksh 56 [ "\$1" = "S" ] && CMD=share || CMD=unshare
89 CMD=/usr/sbin/unshare
123 CMD=/usr/sbin/unshare
157 CMD=/usr/sbin/unshare
192 CMD=/usr/sbin/unshare
226 CMD=/usr/sbin/unshare
  /test/stcnv/usr/src/suites/nfs/fnfs/tests/mntnet/
stf_setup.ksh 56 [ "\$1" = "S" ] && CMD=share || CMD=unshare
89 CMD=/usr/sbin/unshare
123 CMD=/usr/sbin/unshare
157 CMD=/usr/sbin/unshare
192 CMD=/usr/sbin/unshare
226 CMD=/usr/sbin/unshare
  /test/ontest-stc2/src/suites/nfs/fnfs/tests/offset/
stf_setup.ksh 149 unshare $SHDIR/LOCAL/CPU
150 unshare $SHDIR/SHARE
151 unshare $SHDIR/WS
152 unshare $SHDIR/LOCAL/DOC
197 unshare $SHDIR/LOCAL/CPU
198 unshare $SHDIR/SHARE
199 unshare $SHDIR/WS
200 unshare $SHDIR/LOCAL/DOC
  /test/ontest-stc2/src/suites/zfs/tests/functional/cli_root/zfs_share/
zfs_share_004_pos.ksh 92 log_must $ZFS unshare $filesystem
  /test/stcnv/usr/src/suites/fs/zfs/tests/functional/cli_root/zfs_share/
zfs_share_004_pos.ksh 92 log_must $ZFS unshare $filesystem

Completed in 780 milliseconds

1 2 3