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

    Posts

    Recent Best Controversial
    • RE: Self service systems - how to build templates?

      @davx8342 There is a Packer plugin for XCP-ng : https://github.com/ddelnano/packer-plugin-xenserver

      I use it in my homelab, I have some manifests in public on my GitHub profile if you want some examples : https://github.com/ruskofd/xcp-ng-images

      posted in Xen Orchestra
      ruskofdR
      ruskofd
    • RE: cloud-init ssh key works but not user config

      Regarding to logs on the machine where the network configuration is commented, there is this error : 2021-06-20 21:22:59,657 - util.py[WARNING]: Getting data from <class 'cloudinit.sources.DataSourceNoCloud.DataSourceNoCloudNet'> failed

      No other errors, but it seems sufficient to broke the provisionning.

      posted in Xen Orchestra
      ruskofdR
      ruskofd
    • RE: cloud-init ssh key works but not user config

      Commented :

      1854ef12-2ffe-421e-8ced-cf83eccb03fb-image.png

      Empty :

      77700437-a51e-4b8f-80ec-f70ae9cab967-image.png

      Seems consistent imo.

      posted in Xen Orchestra
      ruskofdR
      ruskofd
    • RE: cloud-init ssh key works but not user config

      I can confirm this behavior :

      • empty/generic network config (i.e basic DHCP) : OK
      • commented : not OK
      posted in Xen Orchestra
      ruskofdR
      ruskofd
    • RE: Memory usage and Xen hypervisor

      @olivierlambert I must be blind, no other explaination.... 🤦

      posted in Compute
      ruskofdR
      ruskofd
    • Memory usage and Xen hypervisor

      Hello everyone !

      I have a question about memory in general with XCP-ng (pure curiosity).

      I have my homelab host with 64GB of RAM, so the Dom0 memory is about 4.2GB, all fine (and it's correct according calculation provided by Citrix : https://docs.citrix.com/en-us/citrix-hypervisor/memory-usage.html)

      But when I looked in Xen Orchestra memory stats graphs, it indicate me that 5.28 GB is used on the host (with no vm running). Using the xe CLI, I got the same information (using the commands provided on the link above).

      Is there some kind of "overhead" or memory reservation by the Xen hypervisor itself under the hood (or something else) ? I can't find any information about this.

      IIRC ESXi has a more or less similar behavior where it reserve some memory for it's own operations, dunno if it's the same here with XS/XCP-ng.

      posted in Compute
      ruskofdR
      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
      ruskofdR
      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
      ruskofdR
      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
      ruskofdR
      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
      ruskofdR
      ruskofd
    • RE: New XCP-ng documentation!

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

      posted in News
      ruskofdR
      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
      ruskofdR
      ruskofd
    • RE: Great projects have great documentation. Is XCP-ng a great project?

      Far better readability, thanks @stormi 🙂

      posted in Development
      ruskofdR
      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
      ruskofdR
      ruskofd
    • RE: Build from source question

      Why not using a systemd unit instead of forever ?

      posted in Xen Orchestra
      ruskofdR
      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
      ruskofdR
      ruskofd
    • RE: xcp-ng CPU low performance issue

      Try to disable C-States, it could also improve a lot of operations, including storage.

      posted in Compute
      ruskofdR
      ruskofd
    • RE: Problem with restore through XenOrchestra

      I had an issue too yesterday with XO 5.51.1 for importing an exported VM (IMPORT_ERROR_EOF). Update to XO 5.52 solved the problem.

      posted in Xen Orchestra
      ruskofdR
      ruskofd
    • RE: Citrix Hypervisor 8.1 released

      Interesting news ☺

      But the improvements in export/import should be more amazing with the zstd from XCP-ng :
      The reduction in the time it takes to import or export a VM depends on the specific hardware of the machine. Reductions of 30% to 40% are common. Reductions of 30% to 40% are common 😏

      posted in News
      ruskofdR
      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
      ruskofdR
      ruskofd