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

    ThasianXi

    @ThasianXi

    6
    Reputation
    4
    Profile views
    8
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    ThasianXi Unfollow Follow

    Best posts made by ThasianXi

    • RE: Enabling and using NBD backups

      @MrNaz I recommend reading the XO blog; updates are published monthly.

      NBD was introduced in the 5.76 release and the ability to enable in the Xen Orchestra UI was introduced in 5.79
      https://xen-orchestra.com/blog/xen-orchestra-5-76/
      https://xen-orchestra.com/blog/xen-orchestra-5-79/

      Also enhancements were released in 5.81
      https://xen-orchestra.com/blog/xen-orchestra-5-81/

      posted in Xen Orchestra
      T
      ThasianXi
    • RE: Xen Orchestra netbox sync error

      @sb2014 In the 5.85 release of XO there were updates to the Netbox plugin that now requires three objects in the UUID field.
      https://xen-orchestra.com/blog/xen-orchestra-5-85/

      Here are the ones you need:

      Virtualization > cluster
      Virtualization > virtual machine 
      Virtualization > interface
      
      posted in Advanced features
      T
      ThasianXi
    • RE: Installation of XCP Guest tool frivers on RHEL9

      @Denson You can mount from the CD in Xen Orchestra on the Console tab or install from the EPEL repo. (I always install from EPEL)

      EPEL install:
      dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm -y

      Tool install:
      dnf install xe-guest-utilities-latest -y
      Be sure to enable and start after installing: systemctl enable --now xe-linux-distribution

      Doc ref: https://xcp-ng.org/docs/guests.html#linux

      posted in Compute
      T
      ThasianXi

    Latest posts made by ThasianXi

    • RE: Is Intel Gold Sapphire Rapids CPU supported?

      @gecant Yes. That hotfix was released with the XCP-ng March 2023 Security Update

      posted in Hardware
      T
      ThasianXi
    • RE: Installation of XCP Guest tool frivers on RHEL9

      @Denson You're welcome; glad to help.

      posted in Compute
      T
      ThasianXi
    • RE: Installation of XCP Guest tool frivers on RHEL9

      @Denson You can mount from the CD in Xen Orchestra on the Console tab or install from the EPEL repo. (I always install from EPEL)

      EPEL install:
      dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm -y

      Tool install:
      dnf install xe-guest-utilities-latest -y
      Be sure to enable and start after installing: systemctl enable --now xe-linux-distribution

      Doc ref: https://xcp-ng.org/docs/guests.html#linux

      posted in Compute
      T
      ThasianXi
    • RE: Xen Orchestra netbox sync error

      @sb2014 In the 5.85 release of XO there were updates to the Netbox plugin that now requires three objects in the UUID field.
      https://xen-orchestra.com/blog/xen-orchestra-5-85/

      Here are the ones you need:

      Virtualization > cluster
      Virtualization > virtual machine 
      Virtualization > interface
      
      posted in Advanced features
      T
      ThasianXi
    • RE: Xen Orchestra netbox sync error

      I recall a forum thread about this error. It should be fixed: (if using the latest XOA build or commit from source)
      https://xcp-ng.org/forum/topic/4810/netbox-plugin-error-ipaddr-the-address-has-neither-ipv6-nor-ipv4-format

      If on the latest, then there may be an issue with an IP in the pool. 🤔

      posted in Advanced features
      T
      ThasianXi
    • RE: Enabling and using NBD backups

      @MrNaz I recommend reading the XO blog; updates are published monthly.

      NBD was introduced in the 5.76 release and the ability to enable in the Xen Orchestra UI was introduced in 5.79
      https://xen-orchestra.com/blog/xen-orchestra-5-76/
      https://xen-orchestra.com/blog/xen-orchestra-5-79/

      Also enhancements were released in 5.81
      https://xen-orchestra.com/blog/xen-orchestra-5-81/

      posted in Xen Orchestra
      T
      ThasianXi
    • RE: Installing portainer on xcp-ng

      @fred974 I suggest installing on its own VM. I have never used Portainer to manage Kubernetes (only Docker containers) however, I usually use Rancher to manage K8s and I always install on its own VM.

      posted in Compute
      T
      ThasianXi
    • RE: XCP-ng 8.3 public alpha 🚀

      @Phase1
      A community built version is the most recent build of XCP-ng Center [v20.11.00.3], which may work with XCP-ng 8.3 Alpha.
      It can be obtained from the following:
      https://github.com/cocoon/xenadmin

      âš  It is not an official client and unsupported by Vates.

      posted in News
      T
      ThasianXi