Comment 11 for bug 1797566

Revision history for this message
Dmitrii Shcherbakov (dmitriis) wrote :

On the SSD RAID1 it takes about 30 seconds to destroy a model:

time juju destroy-model base1
WARNING! This command will destroy the "base1" model.
This includes all machines, applications, data and other resources.

Continue [y/N]? y
Destroying model
Waiting on model to be removed, 16 machine(s), 16 application(s)...
Waiting on model to be removed, 16 machine(s), 16 application(s)...
Waiting on model to be removed, 16 machine(s), 16 application(s)...
Waiting on model to be removed, 13 machine(s), 16 application(s)...
Waiting on model to be removed, 12 machine(s), 16 application(s)...
Waiting on model to be removed, 9 machine(s), 15 application(s)...
Waiting on model to be removed, 7 machine(s), 14 application(s)...
Waiting on model to be removed, 5 machine(s), 12 application(s)...
Waiting on model to be removed, 2 machine(s), 9 application(s)...
Waiting on model to be removed, 1 machine(s), 1 application(s)...
Waiting on model to be removed, 1 machine(s)...
Waiting on model to be removed...
Waiting on model to be removed...
Model destroyed.

real 0m28.110s
user 0m0.076s
sys 0m0.028s

This is in comparison to 30 *minutes* with SATA/RAID5: https://asciinema.org/a/kHYrV0vTXCxC2vmMoCjR7bOrW