XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. nicolas
    3. Posts
    N
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 2
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Host disconnected midway during backup, now unable to start/restart/cancel

      As I needed it urgently, I wrote a python script which remove the flag from the db with this command :

      vdi_ref = session.xenapi.VDI.get_by_uuid(vdi_uuid)
      session.xenapi.VDI.remove_from_sm_config(vdi_ref, "paused")
      

      It worked and my vm are back to business!

      posted in Xen Orchestra
      N
      nicolas
    • RE: Host disconnected midway during backup, now unable to start/restart/cancel

      @Danp Did you remember what command you used to remove the "paused" flag, as the link from Citrix is not working anymore? Thanks!

      posted in Xen Orchestra
      N
      nicolas