XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. Popular
    Log in to post
    • All Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics

    • All categories
    • P

      XO5 breaks after defaulting to XO6 (from source)

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      9
      1
      0 Votes
      9 Posts
      62 Views
      GheppyG
      I managed to get it working, although the solution is not exactly to my liking. I enabled both 80 and 443 [http] [[http.listen]] port = 80 [[http.listen]] port = 443 cert = '/opt/ssl-local/fullchain.pem' key = '/opt/ssl-local/privkey.pem' # CRITICAL WEBSOCKET CONFIGURATION [http.upgrade] '/v5/api' = true '/v5/api/updater' = true # Make sure these routes are allowed for WebSocket upgrade [http.routes] '/v5/api' = { upgrade = true } '/v5/api/updater' = { upgrade = true } # List of files/directories which will be served. [http.mounts] '/v6' = '../../@xen-orchestra/web/dist/' '/' = '../xo-web/dist/' [redis] [remoteOptions] [plugins]
    • olivierlambertO

      🛰️ XO 6: dedicated thread for all your feedback!

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      57
      5 Votes
      57 Posts
      2k Views
      ForzaF
      @cmoriarty said in ️ XO 6: dedicated thread for all your feedback!: I use the "VM notes" feature in XO 5 for lots of things, and I appreciate having the markdown capability. It seems now these VM Notes are stuffed into a small "Description" field inside the "Quick Info" panel for a VM. Currently in XO 6, it looks like my notes are getting truncated in this new description field, are there plans to preserve the "VM Notes" functionality? Or should I be backing them up now before I lose them? Me too. They serve as important info, documentation, and other bits of info that needs to be quickly on-hand. What I would like to add is a way to upload images and include them in the Markdown.
    • P

      NOT_SUPPORTED_DURING_UPGRADE()

      Watching Ignoring Scheduled Pinned Locked Moved Management
      17
      0 Votes
      17 Posts
      382 Views
      G
      @paco On the stuck server, could you warm migrate the vms to one of the other hosts? Or could you shut down a VM at a time and cold migrate them? The second option is certainly not ideal, but maybe?