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

    Topics

    • johandrJ

      Delete of Multiple Templates Fails

      Watching Ignoring Scheduled Pinned Locked Moved Management
      3
      0 Votes
      3 Posts
      237 Views
      johandrJ
      @DustinB If I type it in the filter box on the Home page, it is not found. If I type it in the filter box on the Templates page, it is found and Shows Oracle Linux 7 if I list all the templates with xe template-list, it is not in the list
    • johandrJ

      Uninstall VMware Tools

      Watching Ignoring Scheduled Pinned Locked Moved Solved Migrate to XCP-ng
      2
      0 Votes
      2 Posts
      6k Views
      johandrJ
      Created a simple bash script to remove VMware Tools; sudo apt remove open-vm-tools sudo rm -r /etc/vmware-tools sudo rm /etc/systemd/system/open-vm-tools.service sudo rm /etc/systemd/system/vmtoolsd.service sudo rm -r /etc/systemd/system/open-vm-tools.service.requires sudo rm -r /etc/vmware-tools sudo apt autoremove
    • johandrJ

      Change nic name when importing Ubuntu vm from VMware

      Watching Ignoring Scheduled Pinned Locked Moved Management
      8
      0 Votes
      8 Posts
      790 Views
      johandrJ
      @DustinB I built a new vm from the Ubuntu 22.04.4 template and it picked up an ip address from the DHCP server after boot. Interesting though, the name of the nic in the Netplan config file is now eth0 I noticed that VMware use a virtual nic named VMXNET 3 Maybe Ubuntu then maps that virtual nic to the ens33 nic name I see this issue was identified previously: https://xcp-ng.org/forum/post/68891
    • johandrJ

      Remove and Register VM Again

      Watching Ignoring Scheduled Pinned Locked Moved Solved Management
      7
      0 Votes
      7 Posts
      547 Views
      D
      @johandr said in Remove and Register VM Again: The visibility problem of inactive vm's we can solve with the filters in XO. By default, you won't see powered off VM's either as the default view shows only running VMs with "power_state:running" You could of course clear that filter, and then see everything powered off, running, templates etc.