Searched refs:ZFS (Results 476 - 500 of 514) sorted by relevance

<<11121314151617181920>>

/freebsd-12-stable/tests/sys/cddl/zfs/tests/devices/
H A Ddevices_common.kshlib114 log_must $ZFS set devices=on $TESTPOOL/$TESTFS
/freebsd-12-stable/tests/sys/cddl/zfs/tests/snapshot/
H A Dsnapshot_003_pos.ksh66 log_must $ZFS destroy $SNAPFS.$i
H A Dsnapshot_007_pos.ksh66 log_must $ZFS destroy $SNAPCTR.$i
/freebsd-12-stable/tests/sys/cddl/zfs/tests/zvol_thrash/
H A Dzvol_thrash_001_pos.ksh79 $ZFS create -V 10G $pool/testvol.$j
89 log_assert "Cause frequent device removal and arrival in the prescence of zvols. ZFS should not crash or hang while tasting them for VDev GUIDs."
109 log_note "Waiting $RUNTIME seconds for potential ZFS failure"
/freebsd-12-stable/contrib/pjdfstest/tests/mkdir/
H A D08.t13 FreeBSD:ZFS)
/freebsd-12-stable/contrib/pjdfstest/tests/mkfifo/
H A D10.t13 FreeBSD:ZFS)
/freebsd-12-stable/contrib/pjdfstest/tests/open/
H A D09.t13 FreeBSD:ZFS)
H A D10.t13 FreeBSD:ZFS)
/freebsd-12-stable/contrib/pjdfstest/tests/symlink/
H A D09.t13 FreeBSD:ZFS)
/freebsd-12-stable/sys/conf/
H A Dkern.opts.mk52 ZFS
71 BROKEN_OPTIONS+= CDDL ZFS
76 BROKEN_OPTIONS+= CDDL ZFS SSP
80 BROKEN_OPTIONS+= ZFS
/freebsd-12-stable/tests/sys/cddl/zfs/tests/bootfs/
H A Dbootfs_006_pos.ksh73 log_must $ZFS create $POOL/$FS
93 log_must $ZFS create $POOL/$FS
/freebsd-12-stable/tests/sys/cddl/zfs/tests/cli_root/zpool_import/
H A Dzpool_import_missing_003_pos.ksh193 log_must $ZFS umount $TESTDIR1
200 log_must $ZFS umount $TESTDIR2
/freebsd-12-stable/share/examples/hast/
H A Ducarp_down.sh36 # Supported file system types: UFS, ZFS
38 # ZFS pool name. Required only when fstype == ZFS.
76 ZFS)
85 logger -p local0.debug -t hast "ZFS pool for resource ${resource} exported."
H A Ducarp_up.sh36 # Supported file system types: UFS, ZFS
38 # ZFS pool name. Required only when fstype == ZFS.
93 ZFS)
94 # Import ZFS pool. Do it forcibly as it remembers hostid of
98 logger -p local0.error -t hast "ZFS pool import for resource ${resource} failed: ${out}."
101 logger -p local0.debug -t hast "ZFS pool for resource ${resource} imported."
/freebsd-12-stable/usr.sbin/pc-sysinstall/backend/
H A Dfunctions-mountdisk.sh54 #We are on ZFS, lets setup this mount-point
55 if [ "${PARTFS}" = "ZFS" ]
62 # Check for any ZFS specific mount options
86 # If creating ZFS / dataset, give it name that beadm works with
116 # If no ZFS options, we can skip
119 # Parse any ZFS options now
126 done # End of adding ZFS mounts
129 # If we are not on ZFS, lets do the mount now
155 if [ ! -e "${PARTDEV}" -a "${PARTFS}" != "ZFS" ]
170 # Check for root partition for mounting, including ZFS "/,/us
[all...]
/freebsd-12-stable/contrib/pjdfstest/tests/chmod/
H A D08.t13 FreeBSD:ZFS)
47 FreeBSD:ZFS)
/freebsd-12-stable/tests/sys/cddl/zfs/tests/cli_root/zpool_create/
H A Dzpool_create_005_pos.ksh95 mpt=`$ZFS mount | $EGREP "^$TESTPOOL[^/]" | $AWK '{print $2}'`
/freebsd-12-stable/tests/sys/cddl/zfs/tests/hotspare/
H A Dhotspare_onoffline_004_neg.ksh159 log_must $ZFS set mountpoint=$TESTDIR $TESTPOOL
/freebsd-12-stable/tests/sys/cddl/zfs/tests/xattr/
H A Dxattr_004_pos.ksh41 # Creating files on ufs and tmpfs, and copying those files to ZFS with
80 log_must $ZFS create -V128m $TESTPOOL/$TESTFS/zvol
93 # copy those files to ZFS
/freebsd-12-stable/tests/sys/cddl/zfs/tests/zfsd/
H A Dzfsd_fault_001_pos.ksh75 log_assert "ZFS will fault a vdev that produces IO errors"
104 log_must $ZFS create $TESTPOOL/$TESTFS
/freebsd-12-stable/tests/sys/cddl/zfs/tests/zones/
H A Dzones_003_pos.ksh43 # Zone cloning via ZFS snapshots works as expected.
44 # We can clone zones where the zonepath is the top level of a ZFS filesystem
45 # using snapshots. Where the zone is not at the top level of a ZFS filesystem,
51 # 2. Clone a zone-on-ZFS
52 # 3. Verify that ZFS snapshots were taken and used for the clone and that
53 # the new zone is indeed a clone (in the ZFS sense)
55 # 5. Clone a zone-on-ZFS, but specify the "copy" method & verify that no
81 log_assert "Zone cloning via ZFS snapshots works as expected."
100 log_note "Cloning ZFS rooted zone"
108 ORIGIN=$($ZFS ge
[all...]
/freebsd-12-stable/lib/libprocstat/
H A Dzfs.c48 #define ZFS macro
H A Dlibprocstat.h39 #ifndef ZFS
173 #ifndef ZFS
205 #ifndef ZFS
/freebsd-12-stable/sbin/reboot/
H A Dnextboot.sh112 WARNING: loader(8) has only R/O support for ZFS
/freebsd-12-stable/tests/sys/cddl/zfs/tests/cli_root/zfs_unshare/
H A Dzfs_unshare_test.sh101 atf_set "descr" "Verify that '$ZFS unshare' issue error message with badly formed parameter."

Completed in 275 milliseconds

<<11121314151617181920>>