HomeSort by relevance Sort by last modified time
    Searched refs:spare (Results 1 - 25 of 93) sorted by null

1 2 3 4

  /test/ontest-stc2/src/suites/zfs/tests/functional/slog/
slog_008_neg.ksh 62 for spare in "" "spare"
67 $spare $SDEV log $logtype $LDEV $LDEV2
slog_001_pos.ksh 63 for spare in "" "spare"
68 $spare $SDEV log $logtype $LDEV
slog_002_pos.ksh 64 for spare in "" "spare"
68 log_must $ZPOOL create $TESTPOOL $type $VDEV $spare $SDEV
slog_003_pos.ksh 64 for spare in "" "spare"
71 $spare $SDEV log $logtype $LDEV
slog_004_pos.ksh 64 for spare in "" "spare"
69 $spare $SDEV log $logtype $LDEV
slog_005_pos.ksh 64 for spare in "" "spare"
66 log_must $ZPOOL create $TESTPOOL $type $VDEV $spare $SDEV \
slog_006_pos.ksh 64 for spare in "" "spare"
69 $spare $SDEV log $logtype $LDEV
slog_009_neg.ksh 63 for spare in "" "spare"
69 $spare $SDEV $log $LDEV
slog_011_neg.ksh 64 for spare in "" "spare"
66 log_must $ZPOOL create $TESTPOOL $type $VDEV $spare $SDEV \
slog_012_neg.ksh 63 for spare in "" "spare"
65 log_must $ZPOOL create $TESTPOOL $type $VDEV $spare $SDEV \
  /test/stcnv/usr/src/suites/fs/zfs/tests/functional/slog/
slog_008_neg.ksh 62 for spare in "" "spare"
67 $spare $SDEV log $logtype $LDEV $LDEV2
slog_001_pos.ksh 63 for spare in "" "spare"
68 $spare $SDEV log $logtype $LDEV
slog_002_pos.ksh 64 for spare in "" "spare"
68 log_must $ZPOOL create $TESTPOOL $type $VDEV $spare $SDEV
slog_003_pos.ksh 64 for spare in "" "spare"
71 $spare $SDEV log $logtype $LDEV
slog_004_pos.ksh 64 for spare in "" "spare"
69 $spare $SDEV log $logtype $LDEV
slog_005_pos.ksh 64 for spare in "" "spare"
66 log_must $ZPOOL create $TESTPOOL $type $VDEV $spare $SDEV \
slog_006_pos.ksh 64 for spare in "" "spare"
69 $spare $SDEV log $logtype $LDEV
slog_009_neg.ksh 63 for spare in "" "spare"
69 $spare $SDEV $log $LDEV
slog_011_neg.ksh 64 for spare in "" "spare"
66 log_must $ZPOOL create $TESTPOOL $type $VDEV $spare $SDEV \
slog_012_neg.ksh 63 for spare in "" "spare"
65 log_must $ZPOOL create $TESTPOOL $type $VDEV $spare $SDEV \
  /test/ontest-stc2/src/suites/zfs/tests/functional/hotspare/
hotspare.kshlib 77 log_must $ZPOOL add -f "$TESTPOOL" spare $spares
90 for spare in $spares
92 $function $spare
hotspare_add_002_pos.ksh 38 # 'zpool add <pool> spare <vdev> ...' can successfully add the specified
44 # 2. Add hot spare devices to the pool
46 # 3. Verify the following devices could add to the spare list
78 log_must $ZPOOL add "$TESTPOOL" spare $ndev
83 log_must $ZPOOL add -f "$TESTPOOL" spare $ndev
89 log_assert "'zpool add <pool> spare <vdev> ...' can add devices to the pool while it has spare-in device."
104 log_pass "'zpool add <pool> spare <vdev> ...' executes successfully while it has spare-in device"
  /test/ontest-stc2/src/suites/zfs/tests/functional/cli_root/zpool_remove/
zpool_remove_002_pos.ksh 38 # Verify that 'zpool can only remove inactive hot spare devices from pool'
71 log_must $ZPOOL create $TESTPOOL $spare_devs1 spare $spare_devs2
75 log_must $ZPOOL add $TESTPOOL spare $spare_devs2
  /test/stcnv/usr/src/suites/fs/zfs/tests/functional/cli_root/zpool_remove/
zpool_remove_002_pos.ksh 38 # Verify that 'zpool can only remove inactive hot spare devices from pool'
71 log_must $ZPOOL create $TESTPOOL $spare_devs1 spare $spare_devs2
75 log_must $ZPOOL add $TESTPOOL spare $spare_devs2
  /test/stcnv/usr/src/suites/fs/zfs/tests/functional/hotspare/
hotspare.kshlib 81 log_must $ZPOOL add -f "$TESTPOOL" spare $spares
99 for spare in $spares
101 $function $spare

Completed in 240 milliseconds

1 2 3 4