XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. eperez539
    3. Topics
    E
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 14
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by eperez539

    • E

      Created cloud config, but can't select it when creating a new VM.

      Xen Orchestra
      • • • eperez539
      36
      0
      Votes
      36
      Posts
      4206
      Views

      fohdeeshaF

      @dr4s1l-0 @Dr4s1l-0 you will not see the config drive mounted in your system, cloud-init only mounts it temporarily very early on in the boot process, copies the found config files off of it, and unmounts it. Mounting it manually will just cause more issues. You can probably see it being mounted early on in the logs in /var/log/cloud-init.log

      Cloud-init has introduced a ton of bugs this year and has no documentation regarding them, it has been a nightmare to try and track down these issues - I have a support customer with the same issue on recent versions of ubuntu and I've gotten nowhere. At this point I think it's best to take it up with the upstream project, cloud-init - from the XOA/XCP perspective we're doing everything we can, resulting in presenting a properly configured config drive - any issue after that is the cloud-init package

    • E

      Automating VM creation via Terraform

      Xen Orchestra
      • • • eperez539
      7
      0
      Votes
      7
      Posts
      1176
      Views

      E

      @newknowledge Thanks, I'll try it out later.