Home
last modified time | relevance | path

Searched refs:upgrade (Results 1 – 25 of 75) sorted by relevance

123

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/misc/
H A Dzpool_upgrade_001_neg.ksh51 log_must zpool upgrade $TESTPOOL.virt
54 log_mustnot zpool upgrade v1-pool
58 RESULT=$(zpool upgrade | grep v1-pool)
H A Dzfs_upgrade_001_neg.ksh47 zfs upgrade > /dev/null 2>&1
57 log_mustnot zfs upgrade $TESTPOOL/$TESTFS/version1
60 VERSION=$(zfs upgrade $TESTPOOL/$TESTFS/version1 2>&1 \
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_upgrade/
H A Dzpool_upgrade_009_neg.ksh60 log_mustnot zpool upgrade -V 999 $pool_name
61 log_mustnot zpool upgrade -V 999
H A Dzpool_upgrade_001_pos.ksh58 log_must zpool upgrade -v
65 zpool upgrade -v > $versions
H A Dzpool_upgrade.kshlib80 log_must zpool upgrade $pool_name
135 actual=$(zpool upgrade | grep $pool$ | \
H A Dzpool_upgrade_005_neg.ksh50 log_mustnot zpool upgrade $arg
H A Dzpool_upgrade_006_neg.ksh52 log_mustnot zpool upgrade $NO_POOL
H A Dzpool_upgrade_008_pos.ksh74 log_must zpool upgrade -V $ver_new $pool_name > /dev/null
/f-stack/freebsd/contrib/openzfs/rpm/generic/
H A Dzfs-dkms.spec.in71 echo -e "support or upgrade DKMS to a more current version."
75 # Are we doing an upgrade?
76 if [ "$1" = "1" -o "$1" = "upgrade" ] ; then
84 # No, it's probably an upgrade of the same ZFS version
92 # If we're here then we're doing an uninstall (not upgrade).
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_upgrade/
H A Dzfs_upgrade_001_pos.ksh76 zfs upgrade | nawk '$1 ~ "^[0-9]+$" {print $2}'> $oldoutput
104 zfs upgrade | nawk '$1 ~ "^[0-9]+$" {print $2}'> $output
131 zfs upgrade | nawk '$1 ~ "^[0-9]+$" {print $2}'> $output
H A Dzfs_upgrade_007_neg.ksh55 log_mustnot zfs upgrade -V ${args[i]} $TESTPOOL/$TESTFS
H A Dzfs_upgrade_006_neg.ksh54 log_mustnot zfs upgrade ${args[i]}
H A Dzfs_upgrade_002_pos.ksh63 zfs upgrade -v | nawk '$1 ~ "^[0-9]+$" {print $0}'> $output
/f-stack/app/redis-5.0.5/deps/
H A DREADME.md6 …l ecosystem but is developed externally from the Redis repository, so we just upgrade it as needed.
10 How to upgrade the above dependencies
33 If you want to upgrade Jemalloc while also providing support for
53 …often used forked versions of hiredis in a way or the other. In order to upgrade it is advised to …
57 3. After the upgrade, run the Redis Sentinel test.
63 Linenoise is rarely upgraded as needed. The upgrade process is trivial since
64 Redis uses a non modified version of linenoise, so to upgrade just do the
73 We use Lua 5.1 and no upgrade is planned currently, since we don't want to break
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/upgrade/
H A Dupgrade_userobj_001_pos.ksh28 . $STF_SUITE/tests/functional/upgrade/upgrade_common.kshlib
63 log_must zpool upgrade $TESTPOOL
H A Dupgrade_projectquota_001_pos.ksh27 . $STF_SUITE/tests/functional/upgrade/upgrade_common.kshlib
84 log_must zpool upgrade $TESTPOOL
H A Dcleanup.ksh36 . $STF_SUITE/tests/functional/upgrade/upgrade_common.kshlib
H A Dsetup.ksh36 . $STF_SUITE/tests/functional/upgrade/upgrade_common.kshlib
H A DMakefile.am1 pkgdatadir = $(datadir)/@PACKAGE@/zfs-tests/tests/functional/upgrade
H A Dupgrade_readonly_pool.ksh17 . $STF_SUITE/tests/functional/upgrade/upgrade_common.kshlib
/f-stack/freebsd/contrib/openzfs/man/man8/
H A DMakefile.am44 zfs-upgrade.8 \
82 zpool-upgrade.8 \
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/delegate/
H A Dzfs_allow_011_neg.ksh54 export import upgrade \
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_inherit/
H A Dzfs_inherit_001_neg.ksh52 zfs upgrade -v > /dev/null 2>&1
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/history/
H A Di386.orig_history.txt12 2007-04-05.00:05:38 zpool upgrade history_pool
H A Dsparc.orig_history.txt12 2007-04-05.00:41:55 zpool upgrade history_pool

123