XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. mz05er
    M
    Online
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Groups 0

    mz05er

    @mz05er

    0
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    mz05er Unfollow Follow

    Latest posts made by mz05er

    • RE: Alcatel OXE on XCP-ng – anyone done this before?

      Thank you @olivierlambert !!!
      I used your Tip, Booted a CD and got it running on XCP-ng πŸ‘

      Note: chroot + dracut is not an option here, as dracut is not present in the OXE image.

      Main issue was the disk device naming (sda β†’ xvda).

      Fix was:

      • Boot via Rocky rescue
      • Mount root partition manually
      • Update root=/dev/sdaX β†’ root=/dev/xvdaX in /boot/grub2/grub.cfg
      • Replace all /dev/sdaX with /dev/xvdaX in /etc/fstab

      After that the system boots fine.

      Installation from guest tools via local guest tool iso went thru without any issues.

      Network config is managed by OXE itself, so changes must be done via OXE CLI (not persistent via Linux/nmcli), but this will be done by the admin of OXE and that's not me.

      So far it run's. We will do further testing and update this post if issues occur, in case someone else is searching for this.

      Fingers crossed 🀞 there will be none.

      Again many thanks for pointing me in the right direction and the very quick response.

      posted in XCP-ng
      M
      mz05er
    • Alcatel OXE on XCP-ng – anyone done this before?

      Hi all,

      VMware refugee here. We’re currently evaluating XCP-ng for our environment and so far everything looks very promising – except for one case.

      I’m trying to run an Alcatel OXE (OmniPCX Enterprise) on XCP-ng using XO. We received an OVA from ALE (professional services), which is intended for VMware. Officially OXE is supported on VMware, Hyper-V, KVM, Nutanix and AWS.

      The system itself is based on Rocky Linux, but heavily customized.

      I was able to get the image running on Proxmox.

      On XCP-ng:

      • Importing the OVA via XO works
      • The VM starts
      • But it always ends in a dracut-initqueue timeout

      Since there are multiple deployment methods for OXE, I was wondering if someone here has already gone through this and could share some experience or hints.

      I’m aware that this is not an officially supported platform, but we’re currently exploring alternatives and I really like what I see with XCP-ng so far.

      So the main question:
      Has anyone successfully run OXE on XCP-ng?

      Any input would be appreciated.

      (i just realized by reading the text, a lot of X here...😡 πŸ˜‚ )
      Thanks!

      posted in XCP-ng
      M
      mz05er