/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/ |
H A D | zpool_upgrade.cfg | 33 # work out which types of pool we should be able to upgrade on this 166 # whether upgrade, import or other tests that should fail against unknown 174 # upgrade, for each pool version. Once we've built this variable, we'll 178 # we should be able to upgrade pools of version 1 183 # we should be able to upgrade pools of version 1 & 2 188 # we should be able to upgrade pools of version 1, 2 & 3 194 # we should be able to upgrade pools of version 1, 2, 3 & 4 200 # we should be able to upgrade pools up to version 5 206 # we should be able to upgrade pools up to version 6 212 # we should be able to upgrade pools up to version 7 [all …]
|
H A D | zpool_upgrade_009_neg.ksh | 65 $ZPOOL upgrade --help 2>&1 | $GREP "V version" > /dev/null 78 log_mustnot $ZPOOL upgrade -V 999 $pool 79 log_mustnot $ZPOOL upgrade -V 999
|
H A D | zpool_upgrade_008_pos.ksh | 68 $ZPOOL upgrade --help 2>&1 | $GREP "V version" > /dev/null 88 log_must $ZPOOL upgrade -V $NEXT $pool
|
H A D | zpool_upgrade_001_pos.ksh | 56 log_must $ZPOOL upgrade -v 61 $ZPOOL upgrade -v > $TMPDIR/zpool-versions.${TESTCASE_ID}
|
H A D | zpool_upgrade.kshlib | 77 log_must $ZPOOL upgrade $POOL_NAME > /dev/null 132 ACTUAL=$($ZPOOL upgrade | $GREP $POOL$ | \
|
H A D | zpool_upgrade_005_neg.ksh | 62 log_mustnot $ZPOOL upgrade ${args[$i]} > /dev/null
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/misc/ |
H A D | zpool_upgrade_001_neg.ksh | 51 log_must zpool upgrade $TESTPOOL.virt 54 log_mustnot zpool upgrade v1-pool 58 RESULT=$(zpool upgrade | grep v1-pool)
|
H A D | zfs_upgrade_001_neg.ksh | 47 zfs upgrade > /dev/null 2>&1 57 log_mustnot zfs upgrade $TESTPOOL/$TESTFS/version1 60 VERSION=$(zfs upgrade $TESTPOOL/$TESTFS/version1 2>&1 \
|
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_upgrade/ |
H A D | zfs_upgrade_001_pos.ksh | 85 $ZFS upgrade | $NAWK '$1 ~ "^[0-9]+$" {print $2}'> $oldoutput 113 $ZFS upgrade | $NAWK '$1 ~ "^[0-9]+$" {print $2}'> $output 140 $ZFS upgrade | $NAWK '$1 ~ "^[0-9]+$" {print $2}'> $output
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_upgrade/ |
H A D | zfs_upgrade_001_pos.ksh | 74 zfs upgrade | awk '$1 ~ "^[0-9]+$" {print $2}'> $oldoutput 102 zfs upgrade | awk '$1 ~ "^[0-9]+$" {print $2}'> $output 127 zfs upgrade | awk '$1 ~ "^[0-9]+$" {print $2}'> $output
|
/freebsd/tests/sys/cddl/zfs/tests/cli_user/misc/ |
H A D | zfs_upgrade_001_neg.ksh | 56 $ZFS upgrade > /dev/null 2>&1 69 VERSION=$($ZFS upgrade $TESTPOOL/$TESTFS/version1 2>&1 \
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_upgrade/ |
H A D | zpool_upgrade_009_neg.ksh | 60 log_mustnot zpool upgrade -V 999 $pool_name 61 log_mustnot zpool upgrade -V 999
|
H A D | zpool_upgrade_001_pos.ksh | 58 log_must zpool upgrade -v 65 zpool upgrade -v > $versions
|
H A D | zpool_upgrade.kshlib | 80 log_must zpool upgrade $pool_name 135 actual=$(zpool upgrade | awk -v p="$pool$" '$0 ~ p {gsub(/ /, "", $1); print $1}')
|
H A D | zpool_upgrade_005_neg.ksh | 50 log_mustnot zpool upgrade $arg
|
/freebsd/sys/contrib/openzfs/contrib/debian/ |
H A D | rules.in | 169 dh_installinit -r --no-restart-after-upgrade --name zfs-import 170 dh_installinit -r --no-restart-after-upgrade --name zfs-mount 171 dh_installinit -r --no-restart-after-upgrade --name zfs-load-key 178 dh_installsystemd --no-stop-on-upgrade -X zfs-zed.service
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/upgrade/ |
H A D | upgrade_projectquota_002_pos.ksh | 27 . $STF_SUITE/tests/functional/upgrade/upgrade_common.kshlib 68 log_must zpool upgrade $TESTPOOL
|
H A D | upgrade_userobj_001_pos.ksh | 28 . $STF_SUITE/tests/functional/upgrade/upgrade_common.kshlib 63 log_must zpool upgrade $TESTPOOL
|
H A D | upgrade_projectquota_001_pos.ksh | 27 . $STF_SUITE/tests/functional/upgrade/upgrade_common.kshlib 85 log_must zpool upgrade $TESTPOOL
|
H A D | cleanup.ksh | 36 . $STF_SUITE/tests/functional/upgrade/upgrade_common.kshlib
|
H A D | setup.ksh | 36 . $STF_SUITE/tests/functional/upgrade/upgrade_common.kshlib
|
/freebsd/tests/sys/cddl/zfs/include/ |
H A D | constants.cfg | 95 $ZFS upgrade -v > /dev/null 2>&1 97 export ZFS_VERSION=$($ZFS upgrade | $HEAD -1 | $AWK '{print $NF}' \
|
/freebsd/sys/contrib/openzfs/rpm/redhat/ |
H A D | zfs-dkms.spec.in | 76 # Tests with 'dnf' showed that in case of reinstall, or upgrade 136 # In case of upgrade we do nothing. See above comment in pre hook. 137 if [ "$1" = "1" -o "$1" = "upgrade" ] ; then 138 echo "This is an upgrade. Skipping pre uninstall action."
|
/freebsd/sys/contrib/openzfs/rpm/generic/ |
H A D | zfs-dkms.spec.in | 76 # Tests with 'dnf' showed that in case of reinstall, or upgrade 136 # In case of upgrade we do nothing. See above comment in pre hook. 137 if [ "$1" = "1" -o "$1" = "upgrade" ] ; then 138 echo "This is an upgrade. Skipping pre uninstall action."
|
/freebsd/libexec/rc/rc.d/ |
H A D | zpoolupgrade | 20 zpool upgrade $pool
|