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

    Posts

    Recent Best Controversial
    • RE: NOT_SUPPORTED_DURING_UPGRADE() When Creating Or Editing VMs

      Have you tried resetting the VM's power state?

      xe vm-reset-powerstate uuid=<UUID_of_the_VM> --force

      posted in Management
      DanpD
      Danp
    • RE: xoa updater stalls

      There was a change a while back with the way Node handles timeouts, which affected instances of XOA where both IPv4 and IPv6 were assigned.

      Temporarily adding the following entry to /etc/hosts will likely resolve the issue --
      185.78.159.93 xen-orchestra.com

      posted in Xen Orchestra
      DanpD
      Danp
    • RE: Advanced VM settings Logs

      Hi Dustin,

      Yes... these types of actions are recorded in the Audit log (Settings > Audit) if you have access to this feature and have enabled it.

      Dan

      posted in Advanced features
      DanpD
      Danp
    • RE: Xen Orchestra from Sources unreachable after applying XCPng Patch updates

      Is xo-server running? Check systemctl status xo-server

      You can also check the recent logs with journalctl -u xo-server -f -n 50

      posted in Xen Orchestra
      DanpD
      Danp
    • RE: Internal error: Not_found after Vinchin backup

      @rustylh Great! Are you now able to move beyond the error you posted above?

      posted in XCP-ng
      DanpD
      Danp
    • RE: Internal error: Not_found after Vinchin backup

      @rustylh Did you follow the instructions to visit the page and a cept the self-signed certificates?

      posted in XCP-ng
      DanpD
      Danp
    • RE: Backups not working

      @olivierlambert Pretty sure the problem originates from this PR.

      posted in Backup
      DanpD
      Danp
    • RE: XO Community edition backups dont work as of build 6b263

      @wf said in XO Community edition backups dont work as of build 6b263:

      How do I roll back to a previous commit?

      git checkout <target commit>

      Then rebuild with yarn; yarn build

      posted in Backup
      DanpD
      Danp
    • RE: Migrated Rocky Linux -8 VM from VMWare to XCP-ng and now will not boot

      @venkatm Which firmware is the VM using to boot, BIOS or UEFI? Are you ending up in the dracut emergency shell?

      posted in Migrate to XCP-ng
      DanpD
      Danp
    • RE: XCP-NG 8.2.1 slave node of cluster unresponsive. after hardware reboot (with software reboot the system hang for 20min) the node is unable to contact the master node...

      @francescomaria-c A few things to check --

      • Is the pool master fully patched? If the slave is more up-to-date than the master, then it can display behavior such as you describe where it is unable to communicate with the master.

      • When joining a new host to a pool, this new host should only have the management network configured as it will inherit its network configuration from the pool.

      posted in XCP-ng
      DanpD
      Danp
    • RE: Email to Sales Team Bouncing Back as SPAM

      Thanks for letting us know. I've passed the information on to our IT staff. In the interim, you should be able to respond to that ticket by accessing the support portal at https://xen-orchestra.com/#!/member/support

      posted in Vates
      DanpD
      Danp
    • RE: XOA unable to connect to server EHOSTUNREACH

      @kmgallo From your description, it sounds like these hosts were in separate pools. Is that correct? Are you able to SSH into the host and check its status from within xsconsole?

      posted in Management
      DanpD
      Danp
    • RE: XOA fails after update to 5.106.0

      @joneill Switch to the Licenses tab (XOA > Licenses) and then click the red button to activate the license on the appliance.

      posted in Management
      DanpD
      Danp
    • RE: Issue with XOA after upgrade

      This message shouldn't appear if the license is properly activated. Since you have an active XOA trial, you should open an official ticket through the support portal and we can take a look at this for you.

      posted in Management
      DanpD
      Danp
    • RE: Live migration from VMware not working, only when I power off the VM

      Please review our Vmware migration checklist -- https://help.vates.tech/kb/en-us/37/133

      Depending on your type of datastore, it is possible that you need to perform a cold migration where the VM is shutdown prior to attempting the V2V process. Also, the creation of a snapshot is a requirement unless you are migrating from a VSAN.

      posted in News
      DanpD
      Danp
    • RE: Attempting to add new host fail on xoa and on server, worked on xcp-ng center

      @Jonathon We are interested if you can reproduce using an up-to-date instance of XO. 🙂

      posted in Management
      DanpD
      Danp
    • RE: Attempting to add new host fail on xoa and on server, worked on xcp-ng center

      Your XO VM is about 2 months out-of-date. Please make sure you are fully updated before posting making this type of post.

      Let us know if you are able to reproduce using an up-to-date version of XO. You could also use a free trial of XOA to test this.

      posted in Management
      DanpD
      Danp
    • RE: Unable to live migrate machines - VM Lacks Feature

      Hi,

      Have you installed the Guest Tools into the VM? Missing guest tools is the most common reason for this issues.

      Regards, Dan

      P.S. I edited your post to add markdown code around the log so that it is easier to read.

      posted in Management
      DanpD
      Danp
    • RE: Cannot get to XO Lite portal

      @anik I believe that you have some of the names backwards.

      • XO Lite is available by default on XCP-ng 8.3. See the documentation for how to access it on XCP-ng 8.2.1.

      • The newer XO 6 interface is accessible from XOA by using /v6. It may need to be explicitly enabled to use it on XO from sources.

      posted in Xen Orchestra
      DanpD
      Danp
    • RE: VMware migration tool: we need your feedback!

      @coolsport00 Export the VM as an OVA file, then import this on the XCP-ng side.

      posted in Migrate to XCP-ng
      DanpD
      Danp