Navigation

    XCP-ng

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. ruskofd
    R
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 70
    • Best 20
    • Groups 0

    ruskofd

    @ruskofd

    72
    Reputation
    2497
    Profile views
    70
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    ruskofd Follow

    Best posts made by ruskofd

    • RE: New XCP-ng documentation!

      Much much cleaner and readable, very professionnal in look and feel. Great job guys 😉

      posted in News
      R
      ruskofd
    • RE: Hosted and turnkey XCP-ng!

      Amazing guys ! By this way, the platform will become better than ever 👌
      I will follow this very closely.

      Keep going !

      posted in News
      R
      ruskofd
    • RE: Spread the XCP-ng love and vote for Open Awards 2019!

      Done 😊

      posted in News
      R
      ruskofd
    • RE: New guest tools ISO for Linux and FreeBSD. Can you help with the tests?

      Tested on Fedora 33 and CentOS 8 Stream (can't test live migration in my homelab)

      • Fedora 33 : nope at all 😞

        It failed because of chkconfig requirements and legacy init system unit => no more supported in
        very recent version of systemd (here is 246 for Fedora). The officiel RPM from Fedora xe-guest- utilities-latest doesn't have these issues.

      7f6b45f7-39dd-4b75-934c-e4c554ba9f0e-image.png

      d6db6334-f958-4e76-af04-a011c9174997-image.png

      • CentOS 8 Stream : way better than Fedora

        • IP addresses reporting : OK
        • Management agent detected : OK
        • Clean shutdown/reboot : OK
      posted in Development
      R
      ruskofd
    • RE: XCP-ng Windows PV Drivers 8.2.2

      Tested on Windows 10 1903 (French locale as usual), seems good too and easier than ever.
      I let you know if something bad happens.

      posted in Development
      R
      ruskofd
    • RE: 1M Euros for XCP-ng innovation

      Wow didn't expected this kind of news so early after the launch of the project.
      Congrats team, this is so much merited 💪

      posted in News
      R
      ruskofd
    • RE: Updates announcements and testing

      No problem here, RHEL 8 support for guest tools works as expected (tested on the last RHEL 8.1 release), good job 👌

      posted in News
      R
      ruskofd
    • RE: XCP-ng 8.0.0 Beta now available!

      Just updated my homelab server from XCP-ng 7.6 to XCP-ng 8.0 Beta, so far so good. I also tested the new experimental UEFI mode with Windows VM, seems good too.

      I also tested the new XOA deployment through the Web interface of my host, perfect !

      We will see during the following week how it goes 😉

      posted in News
      R
      ruskofd
    • RE: XCP-ng 8.0.0 Beta now available!

      Niiicce 😍 Especially the new quick XOA deployment, that is more turnkey than ever 😀
      I will migrate to XCP-ng 8.0 in my lab this weekend and start provide some tests.

      posted in News
      R
      ruskofd
    • RE: Xen Tools support for RancherOS in XCP-ng

      I continue to work on it but the results are not that good. The main problem is one of the main feature, "everything is container".

      I managed to start the xe-daemon in a privileged CentOS container by installing the xe-guest RPMs, but only the show of virtualization mode worked, nothing for the network or soft shutdown. RancherOS should work in PVHVM mode by default for sure due to it's recent 4.14 kernel btw.

      I hate give up on things, but I start to think more and more to use CoreOS instead of RancherOS, and use Rancher Server or RKE on top, it will be the same and much more hassle-free. Moreover, the XenServer tools supports CoreOS, it's clearly a better way to proceed.

      posted in Development
      R
      ruskofd

    Latest posts made by ruskofd

    • RE: Intel NUC: Nested Virtualization

      Nested virt is quiet random and not viable sometimes. I already had case where nested virt won't work on a recent i7 and worked wonderful on old CPU

      posted in Compute
      R
      ruskofd
    • RE: New guest tools ISO for Linux and FreeBSD. Can you help with the tests?

      @stormi For now, only a sysvinit script is available right ? If needed for systemd, can we re-use the unit from the Fedora packagers ? Looks pretty simple :

      [Unit]
      Description=Linux Guest Agent
      ConditionVirtualization=xen
      
      [Service]
      ExecStartPre=/usr/sbin/sysctl net.ipv4.conf.all.arp_notify=1
      ExecStartPre=/usr/sbin/xe-linux-distribution /var/cache/xe-linux-distribution
      ExecStart=/usr/sbin/xe-daemon
      
      [Install]
      WantedBy=multi-user.target
      
      posted in Development
      R
      ruskofd
    • RE: New guest tools ISO for Linux and FreeBSD. Can you help with the tests?

      Tested on Fedora 33 and CentOS 8 Stream (can't test live migration in my homelab)

      • Fedora 33 : nope at all 😞

        It failed because of chkconfig requirements and legacy init system unit => no more supported in
        very recent version of systemd (here is 246 for Fedora). The officiel RPM from Fedora xe-guest- utilities-latest doesn't have these issues.

      7f6b45f7-39dd-4b75-934c-e4c554ba9f0e-image.png

      d6db6334-f958-4e76-af04-a011c9174997-image.png

      • CentOS 8 Stream : way better than Fedora

        • IP addresses reporting : OK
        • Management agent detected : OK
        • Clean shutdown/reboot : OK
      posted in Development
      R
      ruskofd
    • RE: Terraform

      I didn't try the provider, but there is an option cloud_network_config, you should be able to pass network config as in Xen Orchestra UI using cloud-init.

      posted in Xen Orchestra
      R
      ruskofd
    • RE: New XCP-ng documentation!

      Much much cleaner and readable, very professionnal in look and feel. Great job guys 😉

      posted in News
      R
      ruskofd
    • RE: Nested Virtualization - Running ESXi 7.0.0 on XCP-NG 8.1

      Yes, for this generation of CPU, you can't run ESXi superior to 6.5.

      posted in Compute
      R
      ruskofd
    • RE: Great projects have great documentation. Is XCP-ng a great project?

      Far better readability, thanks @stormi 🙂

      posted in Development
      R
      ruskofd
    • RE: Docker and XenOrchestra on XCP-NG 8.1

      And now, CoreOS is EOL, so it won't help. Maybe there is something doable with the guys behind Flatcar Linux, the fork of CoreOS, to help with support who knows. If you want a GUI for your containers, consider Portainer, it's your best choice, you will have way more features 😉

      posted in Xen Orchestra
      R
      ruskofd
    • RE: Build from source question

      Why not using a systemd unit instead of forever ?

      posted in Xen Orchestra
      R
      ruskofd
    • RE: Problems getting containers to show in CoreOS on XO.

      Even with the package 'xscontainer' is installed, CoreOS is moving very fast and the compatibility is not good atm. And Citrix doesn't seems to give much interest in this plugin.

      posted in Xen Orchestra
      R
      ruskofd