Virtualization Plugins

 View Only
  • 1.  Problem with virtual stop plugin

    Posted 10-24-2019 04:32:00 AM
    Hello,
    when I create the virtual db it is running, but I can't stop, on delphix it cannot turn itself off it does not read Status.INACTIVE can you send me an example of def.virtual.stop and def.virtual.status to disable vdb?

    Thanks,
    Eugenio

    ------------------------------
    Eugenio Pascuzzi
    Community Member
    Accenture
    ------------------------------


  • 2.  RE: Problem with virtual stop plugin
    Best Answer

    Posted 10-24-2019 03:08:00 PM
    Hi Eugenio,

    What does your virtual.status method look like? The UI will show the VDB as "running" as long as the virtual.status script returns "Status.ACTIVE". If virtual.status returns "Status.INACTIVE", then the VDB will be marked as stopped. It doesn't matter if virtual.stop or virtual.start had been ran since the VDB could be started or stopped outside of Delphix.

    If you can't stop the VDB, this is because your virtual.status script is always returning "Status.INACTIVE".

    We unfortunately do not have a great example of this at the moment but are working on it. 

    - Grant

    ------------------------------
    Grant Magdanz
    Senior Member of Technical Staff II
    Delphix
    ------------------------------