Solved can't kill poudriere jail

Code:
# poudriere bulk -j arm2 misc/mc
[00:00:00] ====>> Error: jail already running: arm2-default
# poudriere jail -k -j arm2
[00:00:00] ====>> Umounting file systems
# poudriere bulk -j arm2 misc/mc
[00:00:00] ====>> Error: jail already running: arm2-default
# poudriere status
SET PORTS  JAIL BUILD  STATUS  QUEUE BUILT FAIL SKIP IGNORE REMAIN TIME  LOGS
-  default arm2 2015-02-12_07h23m24s crashed  ?  0  0  0  0  0 00:00:04 /usr/home/poudriere/data/logs/bulk/arm2-default/2015-02-12_07h23m24s
How can I shut down this jail? The "crashed" was a bad poudriere command ( poudriere bulk -j arm2 shells/mc - shells/mc doesn't exist).
 
Back
Top