XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. McHenry
    M
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 61
    • Posts 212
    • Groups 0

    McHenry

    @McHenry

    21
    Reputation
    24
    Profile views
    212
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    McHenry Unfollow Follow

    Best posts made by McHenry

    • RE: Backup Issue: "timeout reached while waiting for OpaqueRef"

      @stevewest15

      I believe this issue was resolved when the health check system was changed to detect network connectivity at startup so it did not need to wait for then entire VM to boot. Needs the Xen tools to be installed. I have not had an issue since this change.

      posted in Backup
      M
      McHenry
    • RE: Large incremental backups

      @olivierlambert

      The server had high memory usage so I expect lots of paging, which could explain the block writes. I've increased the mem and want to see what difference that makes.

      posted in Backup
      M
      McHenry
    • RE: Disaster Recovery hardware compatibility

      @olivierlambert

      Results are in...

      Four VMs migrated. Three using warm migration and all worked. 4th used straight migration and BSOD but worked after a reboot.

      posted in Backup
      M
      McHenry
    • RE: ZFS for a backup server

      @olivierlambert

      Thanks Oliver. We have used GFS with Veeam previously and will be a great addition.

      posted in Backup
      M
      McHenry
    • RE: VM association with shared storage

      @acebmxer

      Perfect thanks. The issue is we have an IP address locked to that host so the router needs to live there. The host affinity looks like the correct solution.

      e16d15f9-2ceb-4b6e-963d-0cc75c23d9fe-image.png

      Does host affinity also prevent the VM being migrated manually?

      posted in Management
      M
      McHenry
    • RE: Alarms in XO

      @Danp @DustinB @ph7

      This host does not run any VMs, just used for CR

      I've increased the dom0 ram to 4GB with no more alarms.

      14d145a4-ed5f-40c9-9d97-f9fa5da99023-image.png

      posted in Management
      M
      McHenry
    • RE: Windows11 VMs failing to boot

      @dinhngtu

      Thank you so much. If you want me I'll be at the pub.

      posted in Management
      M
      McHenry
    • RE: Zabbix on xcp-ng

      @olivierlambert

      We have successfully installed using:

      rpm -Uvh https://repo.zabbix.com/zabbix/7.0/rhel/7/x86_64/zabbix-release-latest.el7.noarch.rpm
      yum install zabbix-agent2 zabbix-agent2-plugin-* --enablerepo=base,updates
      
      posted in Management
      M
      McHenry
    • RE: Migrating a single host to an existing pool

      @BenjiReis

      Worked perfectly. Thanks guys.

      posted in Management
      M
      McHenry
    • RE: Pool management

      @olivierlambert

      Thanks Oliver, lots to learn.

      p.s. Congrats on the 8.3 launch.

      posted in Management
      M
      McHenry

    Latest posts made by McHenry

    • RE: VM association with shared storage

      @acebmxer

      Perfect thanks. The issue is we have an IP address locked to that host so the router needs to live there. The host affinity looks like the correct solution.

      e16d15f9-2ceb-4b6e-963d-0cc75c23d9fe-image.png

      Does host affinity also prevent the VM being migrated manually?

      posted in Management
      M
      McHenry
    • RE: VM association with shared storage

      @ph7

      When a rolling pool update is performed I imagine the VMs are moved off the host being updated to another host. When the update is completed are the VMs moved back again?

      I ask as I have a VM that must run on a particular host.

      posted in Management
      M
      McHenry
    • RE: VMs on OVH with Additional IP unable to be agile

      @olivierlambert

      Thank you. I never thought of using an automation. I'll look into that.

      OVH does allow you to associate an additional IP with either a server or a vRack. We use vRack for the LAN so I think we can only associate the additional IP with the server.

      posted in Management
      M
      McHenry
    • VMs on OVH with Additional IP unable to be agile

      We have recently implemented shared storage for VMs and they are now agile, this works well.

      We have xcp-ng hosted on OVH Cloud and have "Additional IPs" for various VMs to allow external access.

      In OVH the additional IPs are associated with a server (xcp-ng host) so if an agile VM is moved to another host the additional IP no longer connects. The only solution I have found is to move the additional IP to the new host when the VM is migrated. This is possible however a more seamless solution would be better.

      Is there a better way to manage VM migration when the VM has an additional IP?

      posted in Management
      M
      McHenry
    • RE: VM association with shared storage

      @ph7

      To automatically update the hosts? I expect, to work, a host reboot would be required however how can this be automated if the host has running VMs?

      posted in Management
      M
      McHenry
    • RE: Alarms in XO

      @Danp @DustinB @ph7

      This host does not run any VMs, just used for CR

      I've increased the dom0 ram to 4GB with no more alarms.

      14d145a4-ed5f-40c9-9d97-f9fa5da99023-image.png

      posted in Management
      M
      McHenry
    • Alarms in XO

      When I check "Health" in XO everything appears fine but I do see a number of Alarms, problems is I have no idea what they mean. I do not think I have any system performance issues but am sure these should not be ignored.

      HST150 is a host for disaster recovery using CR

      a374dc23-83e6-4fdc-9421-287b5035187f-image.png

      posted in Management
      M
      McHenry
    • RE: VM association with shared storage

      @olivierlambert

      Why did I not do this sooner 🙂

      posted in Management
      M
      McHenry
    • VM association with shared storage

      I have recently changed our setup to use FreeNAS shared storage for VMs. Now I have shared storage and two hosts I can move running VMs between hosts. This makes it easy to patch & restart a host by moving the VMs off it first.

      As opposed to moving the VMs, I could schedule a maint windows and down the VMs then patch and reboot the host. In this scenario, if the host was to fail I expect nothing will be lost as the shared storage is independent. Then I can simple start the VMs on the remaining host, meaning there is no hard link between the host and VM.

      Does this sound correct?

      posted in Management
      M
      McHenry
    • RE: Backup Issue: "timeout reached while waiting for OpaqueRef"

      @stevewest15

      I believe this issue was resolved when the health check system was changed to detect network connectivity at startup so it did not need to wait for then entire VM to boot. Needs the Xen tools to be installed. I have not had an issue since this change.

      posted in Backup
      M
      McHenry