subutai-io / peer-os

Subutai is a next generation peer to peer (P2P) cloud computing and Internet of Things platform. Subutai peers collaborate and share resources to create secure virtual environments tying together the shared network and machine resources across peers.
https://subutai.io
Apache License 2.0
63 stars 34 forks source link

Unable to remove old containers #2250

Closed lbthomsen closed 6 years ago

lbthomsen commented 6 years ago

On a master peer:

athen243:~# subutai list -c -i
NAME                            STATE   IP              Interface
----                            -----   --              ---------
Container-1-0Sp-gfp-1-3         RUNNING 172.18.229.3    eth0
Container-1-DVG-x6p-2-3         RUNNING 172.24.156.3    eth0
Container-1-KZT-uib-3-3         STOPPED                 eth0
Container-1-kFW-jsq-2-4         STOPPED                 eth0
Container-1-nU0-r2q-5-3         STOPPED                 eth0
Container-1-sP9-zcy-2-4         STOPPED                 eth0
Container-1-t6c-ny5-4-4         STOPPED                 eth0
Container-2-O5h-31u-2-4         RUNNING 172.24.156.4    eth0
Container-2-OAb-5nr-5-12        STOPPED                 eth0
Container-2-PAO-vko-1-4         RUNNING 172.18.229.4    eth0
Container-2-ZR6-jpz-4-3         STOPPED                 eth0
Container-4-mbm-ntu-5-3         STOPPED                 eth0
ansible-server-364-XcY-o2i-6-4  STOPPED                 eth0
ansible-server-586-qnp-85n-11-3 STOPPED                 eth0
ansible-server-915-gEP-2pn-9-5  STOPPED                 eth0
foo                             STOPPED                 eth0
foo2                            STOPPED                 eth0
foo3                            STOPPED                 eth0
management                      RUNNING 10.10.10.1      eth0
mattermost-9iC-2bw-6-3          STOPPED                 eth0
mattermost-fJO-saa-9-4          STOPPED                 eth0
mysql-6oj-k8e-6-5               STOPPED                 eth0
mysql-A9i-koh-1-4               STOPPED                 eth0
athen243:~# subutai destroy foo
INFO[2018-02-09 00:39:27] foo not found. Please check if the name is correct 
athen243:~# subutai destroy foo2
INFO[2018-02-09 00:39:30] foo2 not found. Please check if the name is correct 
athen243:~# subutai destroy foo3
INFO[2018-02-09 00:39:32] foo3 not found. Please check if the name is correct
dilshat commented 6 years ago

Peer was borked