XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    • Profile
    • Following 0
    • Followers 6
    • Topics 8
    • Posts 1,641
    • Groups 5
    DanpD Offline
    1. Home
    2. Danp

    Danp

    @Danp

    Pro Support Team
    447
    Reputation
    3.5k
    Profile views
    1.6k
    Posts
    6
    Followers
    0
    Following
    Joined
    Last Online

    Danp Unfollow Follow
    Top contributor Pro Support Team Vates 🪐 Global Moderator Admin
    • RE: The emulator required to run this VM failed to start..?

      Restart the toolstack on each server.

      posted in Xen Orchestra
      DanpD
      Danp
    • RE: Stupid question on deleting old snapshots.

      You should be able to delete the snapshots without causing any harm. A couple of things to keep in mind --

      • If the snapshot is associated with an existing backup job, then the next run of that job will result in a full backup instead of a delta

      • It may take some time for the snapshots to coalesce following deletion, so this could still affect your backups until they are completely removed

      • If you want to delete the backups associated with the old job, then you can from the Backup > Health tab in XO

      posted in Backup
      DanpD
      Danp
    • RE: Migrating a single host to an existing pool

      It is also possible to perform this activity from within XO as described here. There are some prerequisites for performing this action that you should review -- https://docs.xcp-ng.org/installation/requirements/#-pool-requirements

      posted in Management
      DanpD
      Danp
    • RE: Best way to migrate VMs from old pool to new?

      I would setup a Continuous Replication backup job to create a duplicate VM on the new storage repository. When you are ready to perform the cutover, shutdown the original VM, perform one final run of the CR job, and then start the new VM on the new pool.

      posted in Management
      DanpD
      Danp
    • How Citrix dropped the ball on Xen ... according to Citrix

      Interesting read that mentions xcp-ng!

      https://www.theregister.com/2022/09/30/citrix_xen/

      posted in News
      DanpD
      Danp
    • RE: Merge two Pools

      Yes, it's technically possible, as long as the underlying hardware is compatible. For example, you can't put a server using AMD processors into a pool with Intel processors.

      The server being moved into the existing pool will lose its local storage and all VMs stored there, so you will need to migrate those VMs to the main pool before the server is merged. Afterwards, you can move them back if desired.

      posted in Compute
      DanpD
      Danp
    • RE: Tools for Windows VM's

      @JoyceBabu They are now available at https://www.xenserver.com/downloads

      posted in Xen Orchestra
      DanpD
      Danp
    • RE: 14 VMs Running: After Pool patch update - message states I need to restart to take effect?

      IIUC, the Smart Reboot option found on the host's Advanced tab does what you are asking.

      3f858853-fe5c-4cd0-95c2-ce39859dedce-image.jpeg

      posted in XCP-ng
      DanpD
      Danp
    • RE: No more options for export

      @jr-m4 Yes, it seems that all dropdown lists are broken by a recent dependency update. XO team has been notified.

      posted in Backup
      DanpD
      Danp
    • RE: EACCES: permission denied on xo-ce backups

      @BrianDLC The error ""EACCES: permission denied" should have pointed you to a permissions error to begin with.

      Since we have no knowledge of how that script operates, it often makes more sense to refer you to their repo for help rather than us guessing at the reason for the issue.

      posted in Backup
      DanpD
      Danp
    • RE: VDI export to VMDK results in a corrupted disk

      It's possible that the issue lies within VMware Workstation. 🤷

      posted in Xen Orchestra
      DanpD
      Danp
    • RE: VDI export to VMDK results in a corrupted disk

      Have you attempted to analyze the exported file using qemu-img?
      For example:

      qemu-img info file.vmdk
      qemu-img check file.vmdk
      
      posted in Xen Orchestra
      DanpD
      Danp
    • RE: VDI export to VMDK results in a corrupted disk

      Ah... ok. I think I originally checked the VM export.

      This could be a bug. Does it occur with all VDIs? What happens if you try to import the file back into XO?

      posted in Xen Orchestra
      DanpD
      Danp
    • RE: VDI export to VMDK results in a corrupted disk

      @abudef What steps are you performing to export the VDI as a VMDK?

      posted in Xen Orchestra
      DanpD
      Danp
    • RE: Not sure if its XOStor but ... VDIs disappearing

      @jcdick1 Ideally you should open a ticket via the Support Portal and provide the tunnel ID there along with a link to this discussion.

      posted in XOSTOR
      DanpD
      Danp
    • RE: Not sure if its XOStor but ... VDIs disappearing

      @jcdick1 We can take a look using the support tunnel of your XOA instance.

      posted in XOSTOR
      DanpD
      Danp
    • RE: Not sure if its XOStor but ... VDIs disappearing

      Have you check the status of the nodes and for faulty resources?

      linstor n l
      linstor r l --faulty
      
      posted in XOSTOR
      DanpD
      Danp
    • RE: XOA 6.8 Pool Metadata backup

      Please switch back to the Stable release channel and then let us know if the issue goes away.

      Details for switching release channels can be found here -- https://help.vates.tech/help/en-us/30-versions-and-updates/21-xoa-versions

      posted in Backup
      DanpD
      Danp
    • RE: update failed - NOT_SUPPORTED_DURING_UPGRADE()

      If you are running XOA, not XO from sources, then we could take a look remotely using the support tunnel.

      Otherwise, make sure that you have patched and rebooted each pool member.

      posted in Management
      DanpD
      Danp
    • RE: Can't Reboot VMs (or Force Reboot) or Start VMs - Getting Blocked by SR.Scan - But Running VMs are fine?

      Check the output of dmesg -T|grep -Eiv 'guest|capacity|promiscuous' on the host. It's likely that there was a network disconnect at some point and you have a stuck mount. You could also check to see if df -h hangs when you execute it on the host.

      posted in XCP-ng
      DanpD
      Danp