XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. luca steinke
    3. Best
    L
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 7
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Windows 11 Guest Support

      To update this, since this is the first result when you google "Windows 11 xcp-ng":

      Development is on-going on the XAPI project, an minimal set of features is ready and will probably be available in XCP-ng 8.3 beta within a few weeks.

      – @stormi on Sep 17.

      posted in Development
      L
      luca steinke
    • RE: CLI/SSH delete VMs that were set as "Protect from accidental deletion" in XO

      I had to do the following to remove the reboot block:

      xe vm-param-remove param-name=blocked-operations param-key=hard_reboot uuid=$UUID
      

      And then:

      xe vm-reboot force=true vm=$UUID
      
      posted in Xen Orchestra
      L
      luca steinke