Home
last modified time | relevance | path

Searched refs:MMP_IMPORTED_MSG (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/test/zfs-tests/tests/functional/mmp/
H A Dmmp_active_import.ksh73 MMP_IMPORTED_MSG="Cannot import '$MMP_POOL': pool is imported"
75 log_must try_pool_import $MMP_POOL "-d $MMP_DIR" "$MMP_IMPORTED_MSG"
77 log_must try_pool_import $MMP_POOL "-f -d $MMP_DIR" "$MMP_IMPORTED_MSG"
80 log_must try_pool_import $MMP_POOL "-c ${MMP_CACHE}.stale" "$MMP_IMPORTED_MSG"
84 "$MMP_IMPORTED_MSG"
104 Linux) MMP_IMPORTED_MSG="Set a unique system hostid";;
105 SunOS) MMP_IMPORTED_MSG="Check the SMF svc:/system/hostid service.";;
107 log_must check_pool_import $MMP_POOL "-d $MMP_DIR" "action" "$MMP_IMPORTED_MSG"
110 MMP_IMPORTED_MSG="The pool can be imported"
111 log_must check_pool_import $MMP_POOL "-d $MMP_DIR" "action" "$MMP_IMPORTED_MSG"
[all …]
H A Dmmp_exported_import.ksh103 Linux) MMP_IMPORTED_MSG="Set a unique system hostid";;
104 SunOS) MMP_IMPORTED_MSG="Check the SMF svc:/system/hostid service.";;
106 log_must check_pool_import $TESTPOOL "" "action" "$MMP_IMPORTED_MSG"
H A Dmmp_inactive_import.ksh101 Linux) MMP_IMPORTED_MSG="Set a unique system hostid";;
102 SunOS) MMP_IMPORTED_MSG="Check the SMF svc:/system/hostid service.";;
104 log_must check_pool_import $TESTPOOL "-f" "action" "$MMP_IMPORTED_MSG"