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

    Topics

    • N

      Create a VM with an existing iSCSI disk

      Watching Ignoring Scheduled Pinned Locked Moved Management
      4
      0 Votes
      4 Posts
      229 Views
      N
      @ronan-a Any more information about RawISCSISR usage? I can't seem to find any good match on the web.
    • N

      Error: VM_HAS_PCI_ATTACHED when IN MEMORY Snapshot mode upon Delta backup

      Watching Ignoring Scheduled Pinned Locked Moved Backup
      2
      0 Votes
      2 Posts
      80 Views
      olivierlambertO
      Hi, It's not supported because you have a PCI device attached, so memory snapshot aren't supported, because this cause crash on resuming it while the PCI device had another context in the meantime. Offline means the VM will be shutdown, snap then started. edit: "In memory" is like a live migration, so not compatible with PCI passthrough
    • N

      Backup XCP-NG instances, beyond Pool metadata backup

      Watching Ignoring Scheduled Pinned Locked Moved Backup
      4
      0 Votes
      4 Posts
      179 Views
      stormiS
      There's no built-in feature to backup changes made to dom0 outside changes made via XAPI, so configuration as code is probably the best option here.
    • N

      How to synchronize Metadata backup with SAN/NAS snaphots/backup?

      Watching Ignoring Scheduled Pinned Locked Moved Backup
      6
      0 Votes
      6 Posts
      202 Views
      olivierlambertO
      This will come for some vendors (with their own APIs). We do not want to use SSH for that though (XO never use SSH).