Git Product home page Git Product logo

import-vm-disk-apb's People

Contributors

aglitke avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

aglitke

import-vm-disk-apb's Issues

Pod is still running after import-vm-disk-apb deprovision

Hi there,

I have kubevirt deployed on OCP v3.9.14 + OpenStack + GlusterFS. Then I can provision import-vm-disk-apb successfully. If I delete its serviceinstance or delete the provisioned service from web console, serviceinstance, service, pvc and pv can be deleted, but the running pod is still there. Pod should be deleted as well. Other APBs (such as PostgreSQL APB) have pod clean-up steps on deprovision.yml so they don't have the problem .

[root@host-172-16-120-12 ~]# oc get serviceinstance -n qwang4
NAME                          AGE
rh-import-vm-disk-apb-7bsvf   1m

[root@host-172-16-120-12 ~]# oc get all -n qwang4
NAME                      READY     STATUS    RESTARTS   AGE
po/importer-qwang4dv26s   1/1       Running   0          1m

NAME                           TYPE        CLUSTER-IP    EXTERNAL-IP   PORT(S)   AGE
svc/glusterfs-dynamic-qwang4   ClusterIP   172.30.40.4   <none>        1/TCP     1m

[root@host-172-16-120-12 ~]# oc get pvc -n qwang4
NAME      STATUS    VOLUME                                     CAPACITY   ACCESS MODES   STORAGECLASS   AGE
qwang4    Bound     pvc-7425c613-447d-11e8-a895-fa163e24d456   5Gi        RWO            kubevirt       1m

[root@host-172-16-120-12 ~]# oc get pv -n qwang4
NAME                                       CAPACITY   ACCESS MODES   RECLAIM POLICY   STATUS    CLAIM                                   STORAGECLASS   REASON    AGE
pvc-3efa35d3-445b-11e8-a895-fa163e24d456   1Gi        RWO            Delete           Bound     openshift-ansible-service-broker/etcd   standard                 4h
pvc-7425c613-447d-11e8-a895-fa163e24d456   5Gi        RWO            Delete           Bound     qwang4/qwang4                           kubevirt                 1m

[root@host-172-16-120-12 ~]# oc delete serviceinstance rh-import-vm-disk-apb-7bsvf -n qwang4
serviceinstance "rh-import-vm-disk-apb-7bsvf" deleted

[root@host-172-16-120-12 ~]# oc get serviceinstance -n qwang4
No resources found.

[root@host-172-16-120-12 ~]# oc get pvc -n qwang4
No resources found.

[root@host-172-16-120-126 ~]# oc get pv -n qwang4 
NAME                                       CAPACITY   ACCESS MODES   RECLAIM POLICY   STATUS    CLAIM                                   STORAGECLASS   REASON    AGE
pvc-3efa35d3-445b-11e8-a895-fa163e24d456   1Gi        RWO            Delete           Bound     openshift-ansible-service-broker/etcd   standard                 4h

[root@host-172-16-120-12 ~]# oc get all -n qwang4
NAME                      READY     STATUS    RESTARTS   AGE
po/importer-qwang4dv26s   1/1       Running   0          13m

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.