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

    neologic

    @neologic

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

    neologic Unfollow Follow

    Best posts made by neologic

    • RE: Migration of Ubunut Server 22 from VMware to XCP-NG - Issues with Network adapter

      Can confirm successful Migration from VSphere 6.7

      Had to remove all snapshots on VMWare before migrating.
      Then change the network adapter name in /etc/netplan/...
      and install recent drivers with
      mount /dev/cdrom /media
      cd /media
      ./install.sh

      posted in Migrate to XCP-ng
      N
      neologic

    Latest posts made by neologic

    • RE: VMware migration tool: we need your feedback!

      Ok. Thank you for the advise.
      Will follow as recommended.
      Best regards

      posted in Migrate to XCP-ng
      N
      neologic
    • RE: VMware migration tool: we need your feedback!

      To be able to start with dynamic memory at 4GB (min max) for the Windows Guest.
      And then if needed, to be able, to expand to 8GB (min max) on the fly.
      However, it seems, that the Windows Guest (2022 Server) always sees static max correct?

      posted in Migrate to XCP-ng
      N
      neologic
    • RE: VMware migration tool: we need your feedback!

      Hello Olivier

      Min value is deactivated and not changeable via GUI.

      However, I found out, that the static max value can be changed below the currently set static min value. (looks a bit strange to me?)

      Example:
      before change
      => min 8GB max 8GB
      change max value via GUI to 4GB
      after change
      => min 4GB max 4GB
      Then change the max value to 8GB again.
      => min 4GB max 8GB

      Best regards
      Thomas

      posted in Migrate to XCP-ng
      N
      neologic
    • RE: VMware migration tool: we need your feedback!

      When migrating VMs from ESXi, the CPU count and Memory allocation is taken over to XCP-ng.
      That's all fine for me.
      However, after import, the static min memory allocation cannot be reduced.
      Is there a workaround?

      [02:56 xcp01 ~]# xe vm-param-get uuid=... param-name=memory-static-min
      8589934592
      [02:57 xcp01 ~]# xe vm-memory-static-range-set uuid=... min=4294967296 max=8589934592
      The dynamic memory range violates constraint static_min <= dynamic_min <= dynamic_max <= static_max.

      posted in Migrate to XCP-ng
      N
      neologic
    • RE: Migration of Ubunut Server 22 from VMware to XCP-NG - Issues with Network adapter

      Can confirm successful Migration from VSphere 6.7

      Had to remove all snapshots on VMWare before migrating.
      Then change the network adapter name in /etc/netplan/...
      and install recent drivers with
      mount /dev/cdrom /media
      cd /media
      ./install.sh

      posted in Migrate to XCP-ng
      N
      neologic
    • RE: [Beta Release] XCP-ng Windows Client tools 8.2.1-beta1

      Dear XCP-ng Team

      Are the XCP-ng Windows PV Tools 8.2.2.200-RC1 the latest client tools for windows and are they recommended?

      posted in Development
      N
      neologic