/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_share/ |
H A D | zfs_share_001_pos.ksh | 86 typeset filesystem=$2 89 log_fail "File system $filesystem is already shared." 91 log_must zfs set sharenfs=on $filesystem 93 log_fail "File system $filesystem is not shared (set sharenfs)." 98 log_must zfs unshare $filesystem 100 log_fail "File system $filesystem is still shared." 102 log_must zfs share $filesystem 104 log_fail "file system $filesystem is not shared (zfs share)." 107 log_mustnot zfs share $filesystem
|
H A D | zfs_share_003_pos.ksh | 76 typeset filesystem=$2 79 log_fail "File system $filesystem is already shared." 82 log_must zfs set sharenfs=off $filesystem 84 log_fail "File system $filesystem is still shared (set sharenfs)." 87 zfs share $filesystem 90 log_fail "'zfs share $filesystem' " \ 94 log_fail "file system $filesystem is shared (zfs share)."
|
H A D | zfs_share_004_pos.ksh | 68 typeset filesystem=$2 71 log_fail "File system $filesystem is already shared." 73 log_must zfs set sharenfs=on $filesystem 75 log_fail "File system $filesystem is not shared (set sharenfs)." 81 log_must zfs unshare $filesystem 82 log_must zfs share $filesystem 85 log_fail "file system $filesystem is not shared (zfs share)."
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_unshare/ |
H A D | zfs_unshare_001_pos.ksh | 88 typeset filesystem=$2 91 prop_value=$(get_prop "sharenfs" $filesystem) 96 log_must zfs set sharenfs=on $filesystem 99 "file system $filesystem shared." 102 is_shared $mntp || log_must zfs share $filesystem 107 log_must zfs unshare $filesystem 110 log_must zfs share $filesystem 116 log_mustnot zfs unshare $filesystem
|
H A D | zfs_unshare_003_pos.ksh | 69 typeset filesystem=$2 72 prop_value=$(get_prop "sharenfs" $filesystem) 76 log_must zfs set sharenfs=on $filesystem 79 log_must zfs set sharenfs=off $filesystem 82 log_fail "File system $filesystem is shared (set sharenfs)."
|
H A D | zfs_unshare_002_pos.ksh | 86 typeset filesystem=$2 88 log_must zfs set sharenfs=off $filesystem 91 "filesystem $filesystem unshared." 99 log_mustnot zfs unshare $filesystem
|
/illumos-gate/usr/src/cmd/svc/shell/ |
H A D | mfsthistory | 38 svc:/system/filesystem/autofs:default var/svc/manifest/system/filesystem/autofs.xml 39 svc:/system/filesystem/autofs var/svc/manifest/system/filesystem/autofs.xml 119 svc:/system/filesystem/local:default var/svc/manifest/system/filesystem/local-fs.xml 120 svc:/system/filesystem/local var/svc/manifest/system/filesystem/local-fs.xml 121 svc:/system/filesystem/minimal:default var/svc/manifest/system/filesystem/minimal-fs.xml 122 svc:/system/filesystem/minimal var/svc/manifest/system/filesystem/minimal-fs.xml 123 svc:/system/filesystem/root:default var/svc/manifest/system/filesystem/root-fs.xml 124 svc:/system/filesystem/root var/svc/manifest/system/filesystem/root-fs.xml 125 svc:/system/filesystem/usr:default var/svc/manifest/system/filesystem/usr-fs.xml 126 svc:/system/filesystem/usr var/svc/manifest/system/filesystem/usr-fs.xml [all …]
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/snapused/ |
H A D | snapused.kshlib | 58 for child in $(zfs list -rH -t filesystem,volume -o name $dataset) 69 for child in $(zfs list -rH -t filesystem,volume -o name $dataset) 123 for child in $(zfs list -rH -t filesystem,volume -o name $dataset) 149 for child in $(zfs list -rH -t filesystem,volume -o name $dataset) 160 for child in $(zfs list -rH -t filesystem,volume,snapshot -o name $dataset)
|
/illumos-gate/usr/src/cmd/svc/seed/ |
H A D | Makefile | 45 system/filesystem \ 83 system/filesystem/local-fs.xml \ 84 system/filesystem/minimal-fs.xml \ 85 system/filesystem/root-fs.xml \ 86 system/filesystem/usr-fs.xml \ 263 $(MFST_ROOT)/system/filesystem/%: ../milestone/%
|
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | internals.texi | 176 The block list filesystem has a special place in the system. In addition 177 to the @dfn{normal} filesystem (or even without one mounted), you can 179 list notation. Using the block list filesystem doesn't effect any other 180 filesystem mounts. 182 The variables which can be read by the filesystem backend are: 214 filesystem backend desires. 217 The variables which need to be written by a filesystem backend are: 224 under the filesystem code in the current implementation. Don't depend on 238 The functions expected to be used by the filesystem backend are: 254 The functions expected to be defined by the filesystem backend are [all …]
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-file-system-autofs.p5m | 29 value="utilities and a daemon (automountd) for the AutoFS filesystem" 43 dir path=lib/svc/manifest/system/filesystem group=sys 44 file path=lib/svc/manifest/system/filesystem/autofs.xml group=sys mode=0444 70 desc="configuration and start-up files for the AutoFS filesystem" \ 73 desc="utilities and a daemon (automountd) for the AutoFS filesystem" \
|
H A D | service-network-slp.p5m | 31 …value="Usr filesystem portion of the Service Location Protocol (SLP) framework. Included are C and… 90 …desc="Root filesystem portion of the Service Location Protocol (SLP) framework. Includes the SLP c… 93 …desc="Usr filesystem portion of the Service Location Protocol (SLP) framework. Included are C and …
|
H A D | service-storage-virus-scan.p5m | 40 dir path=lib/svc/manifest/system/filesystem group=sys 41 file path=lib/svc/manifest/system/filesystem/vscan.xml group=sys mode=0444
|
/illumos-gate/usr/src/lib/brand/shared/zone/ |
H A D | uninstall.ksh | 251 ZONEPATH_DS=`/sbin/zfs list -t filesystem -o name,mountpoint | \ 267 ZONEPATH_RDS=`/sbin/zfs list -H -t filesystem -o name \ 272 c=`/sbin/zfs list -H -t filesystem -r $ZONEPATH_DS | wc -l` 331 LANG=C LC_ALL=C /sbin/zfs list -H -t filesystem -s creation \ 710 c=`/sbin/zfs list -H -t filesystem -r $ZONEPATH_RDS | wc -l` 714 c=`/sbin/zfs list -H -t filesystem -r $ZONEPATH_DS | wc -l`
|
H A D | query.ksh | 38 DS=`/usr/sbin/zfs list -H -t filesystem -o name $ZONEPATH_DS/ROOT`
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/channel_program/synctask_core/ |
H A D | tst.get_string_props.zcp | 23 -- prop filesystem snapshot clone 28 props['type'] = {{'filesystem', nil}, {'snapshot', nil}, {'filesystem', nil}}
|
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/ |
H A D | README | 6 This is native SMB/CIFS filesystem (smbfs for short) for FreeBSD. 7 It is a complete, kernel side implementation of SMB requester and filesystem.
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/inheritance/ |
H A D | state006.cfg | 35 # by a bottom level filesystem, that the middle level dataset inherits 37 # filesystem.
|
/illumos-gate/usr/src/cmd/nsadmin/ |
H A D | system | 49 * root device and root filesystem configuration: 54 * rootfs: Set the filesystem type of the root. 85 * the root filesystem) rather than at first reference. Note that
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_get/ |
H A D | zfs_get_004_pos.ksh | 147 ds=`zfs list -H -r -o name -t filesystem,volume $pool` 178 filesystem )
|
/illumos-gate/usr/src/test/zfs-tests/tests/perf/ |
H A D | perf.shlib | 77 # means a single filesystem should be used, regardless 102 # the default filesystem (e.g. against a clone). 267 # filesystem. 272 # The number of threads per filesystem must be a value greater 280 # we restrict the number of threads per filesystem to a value
|
/illumos-gate/usr/src/cmd/svc/milestone/ |
H A D | README.share | 38 filesystem is reachable, then the usual svcadm(8) invocations to clear 63 The boot archive may become out of sync with the root filesystem in a 80 system/filesystem/{root,usr,minimal} services online, it may be possible 98 /etc/svc/volatile is a temporary filesystem generally reserved for Sun
|
/illumos-gate/usr/src/grub/grub-0.97/ |
H A D | AUTHORS | 49 Kristoffer Branemyr added VSTa filesystem support. 58 KB Sriram added a better detection of FAT filesystem and fixed a
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/rsend/ |
H A D | rsend_010_pos.ksh | 63 list=$(zfs list -r -H -o name -t filesystem $POOL2/$FS)
|
/illumos-gate/usr/src/test/zfs-tests/include/ |
H A D | libtest.shlib | 53 # $2 filesystem type; optional - defaulted to zfs 96 # $2 filesystem type; optional - defaulted to zfs 108 # $2 filesystem type; optional - defaulted to zfs 214 # Create a snapshot on a filesystem or volume. Defaultly create a snapshot on 215 # filesystem 217 # $1 Existing filesystem or volume name. Default, $TESTPOOL/$TESTFS 258 # filesystem. 260 # $1 Existing filesystem or volume name. Default, $TESTFS 287 # $1 Destination filesystem name. Must not exist, will be created as the result 289 # $2 Source filesystem name. Must not exist, will be created and destroyed [all …]
|