XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. SethNY
    3. Topics
    S
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 7
    • Posts 23
    • Groups 0

    Topics

    • S

      Terraform Creating VM from my Windows Server 2025 Templates No Bootable Device

      Watching Ignoring Scheduled Pinned Locked Moved Infrastructure as Code
      2
      1
      0 Votes
      2 Posts
      105 Views
      S
      Starting from Other install media with BIOS (not uefi) is the only combo that is working with Terraform
    • S

      Windows 11 WSL2 is not supported with your current machine configuration

      Watching Ignoring Scheduled Pinned Locked Moved Compute
      6
      0 Votes
      6 Posts
      783 Views
      S
      @acebmxer thank you for testing and confirming! For those who try this... NOTE WSL 1 has the issue of throwing the error Failed to take /etc/passswd lock: Invalid argument https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2069555/comments/12 Here is a fix sudo sed -i -e '/systemd-sysusers/s/.conf$/.conf || true/' /var/lib/dpkg/info/*.postinst sudo apt --fix-broken install
    • S

      Ansible and XAPI first playbook (Ansible)

      Watching Ignoring Scheduled Pinned Locked Moved Infrastructure as Code
      8
      0 Votes
      8 Posts
      313 Views
      S
      @bvitnik Thank you for the great response. I have had great success with Terraform - great work. I'm not touching ocaml myself. And yes, Citrix... they are still above VMware/Broadcom on my list. But SMH. I keep promoting XCP-ng hoping some large companies take advantage of it. It's much more valuable to me than nautobot, for example.
    • S

      PS/2 mouse for really old OS Ubuntu 4.10

      Watching Ignoring Scheduled Pinned Locked Moved Hardware
      4
      0 Votes
      4 Posts
      227 Views
      S
      @andSmv Thanks for taking a look at it. It's not really needed for a modern platform.
    • S

      Disable TX checksumming with API

      Watching Ignoring Scheduled Pinned Locked Moved REST API
      5
      0 Votes
      5 Posts
      528 Views
      P
      @SethNY you could even enhance this VM_LIST = with TAGs on VM, so that you manage the selection directly in XOA
    • S

      Terraform Creating VM from my Windows Templates No Bootable Device

      Watching Ignoring Scheduled Pinned Locked Moved Infrastructure as Code
      6
      1
      0 Votes
      6 Posts
      1k Views
      S
      UPDATE Now on XCP-ng 8.3 and XO from sources I had no problems with Windows 11. Had problem Ubuntu Noble Numbat 24.04 base template failing to boot from disk when cloned using Terraform. Changing the base template to "Other install media" resolved the issue, and the Terraform-cloned VMs work fine. EDIT: Also has problems with base template Windows Server 2025.
    • S

      Terraform create VyOS from ISO

      Watching Ignoring Scheduled Pinned Locked Moved Infrastructure as Code
      4
      0 Votes
      4 Posts
      825 Views
      S
      @AtaxyaNetwork Thank you for the feedback. It looks like there's now way around completing my VMs and converting to them templates. But that's ok! I took your advice and am successfully creating my own templates manually. One good thing with VyOS is I can enable xe-guest-utilities in the template, something I wanted to do in cloud-init. I will use Ansible to configure the router.