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

    GuillaumeHullin

    @GuillaumeHullin

    3
    Reputation
    6
    Profile views
    12
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    GuillaumeHullin Unfollow Follow

    Best posts made by GuillaumeHullin

    • RE: RPM package vmfs6-tools missing for local migration procedure

      @olivierlambert
      Happy to report that it worked perfectly. VM booted without an issue.

      @AtaxyaNetwork
      Thanks for such quick compile.

      posted in Migrate to XCP-ng
      GuillaumeHullinG
      GuillaumeHullin
    • RE: RPM package vmfs6-tools missing for local migration procedure

      No problem I’ll update when it’s done and working.

      posted in Migrate to XCP-ng
      GuillaumeHullinG
      GuillaumeHullin
    • RE: RPM package vmfs6-tools missing for local migration procedure

      @AtaxyaNetwork Sure I can test and I'll report back if it was successful.
      Thanks a lot.

      posted in Migrate to XCP-ng
      GuillaumeHullinG
      GuillaumeHullin

    Latest posts made by GuillaumeHullin

    • RE: Linux VM (Ubuntu 22.04) - Grub-Menu invisible

      @KPS Glad to hear 🙂

      posted in Compute
      GuillaumeHullinG
      GuillaumeHullin
    • RE: Linux VM (Ubuntu 22.04) - Grub-Menu invisible

      @KPS said in Linux VM (Ubuntu 22.04) - Grub-Menu invisible:

      GRUB_TIMEOUT_STYLE

      Set it to menu

      If ‘GRUB_TIMEOUT_STYLE’ is set to ‘countdown’ or ‘hidden’, the timeout is instead counted before the menu is displayed.
      Source: https://www.gnu.org/software/grub/manual/grub/html_node/Simple-configuration.html

      posted in Compute
      GuillaumeHullinG
      GuillaumeHullin
    • RE: Linux VM (Ubuntu 22.04) - Grub-Menu invisible

      I'm not sure to why you are setting up serial connection?

      @KPS said in Linux VM (Ubuntu 22.04) - Grub-Menu invisible:

      GRUB_TERMINAL="serial"
      GRUB_CMDLINE_LINUX="console=tty0 console=ttyS0,115200"
      GRUB_SERIAL_COMMAND="serial --speed=115200 --unit=0 --word=8 --parity=no --stop=1"

      I'm pretty new on XCP-ng... but I'm pretty sure the "console" of a VM is not a "serial console".

      FYI, this is my /etc/default/grub

      GRUB_DEFAULT=0
      GRUB_TIMEOUT=5
      GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
      GRUB_CMDLINE_LINUX_DEFAULT="quiet"
      GRUB_CMDLINE_LINUX=""
      
      posted in Compute
      GuillaumeHullinG
      GuillaumeHullin
    • RE: Linux VM (Ubuntu 22.04) - Grub-Menu invisible

      2 ideas:

      • What is the value of GRUB_TIMEOUT_STYLE?
      • Do you have a GPU connected? it's a shot in the dark but I got this kind of issue because of GPU drivers... but on bare-metal machines 😉
      posted in Compute
      GuillaumeHullinG
      GuillaumeHullin
    • RE: Linux VM (Ubuntu 22.04) - Grub-Menu invisible

      Hi,
      Have you run sudo update-grub after changing your configuration?

      posted in Compute
      GuillaumeHullinG
      GuillaumeHullin
    • RE: RPM package vmfs6-tools missing for local migration procedure

      @olivierlambert
      Happy to report that it worked perfectly. VM booted without an issue.

      @AtaxyaNetwork
      Thanks for such quick compile.

      posted in Migrate to XCP-ng
      GuillaumeHullinG
      GuillaumeHullin
    • RE: RPM package vmfs6-tools missing for local migration procedure

      No problem I’ll update when it’s done and working.

      posted in Migrate to XCP-ng
      GuillaumeHullinG
      GuillaumeHullin
    • RE: RPM package vmfs6-tools missing for local migration procedure

      @AtaxyaNetwork seems to work fine. I can mount my VMFS6 and the conversion is in progress.
      Do you need specific test?
      Note: did it on a fresh install of XCP-ng and after a yum update.

      posted in Migrate to XCP-ng
      GuillaumeHullinG
      GuillaumeHullin
    • RE: RPM package vmfs6-tools missing for local migration procedure

      @AtaxyaNetwork Sure I can test and I'll report back if it was successful.
      Thanks a lot.

      posted in Migrate to XCP-ng
      GuillaumeHullinG
      GuillaumeHullin
    • RE: RPM package vmfs6-tools missing for local migration procedure

      You're right. It's certainly easier that way 👍

      posted in Migrate to XCP-ng
      GuillaumeHullinG
      GuillaumeHullin