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

    Posts

    Recent Best Controversial
    • RE: XCP-ng 8.3 updates announcements and testing

      Installed the patches on my lab pool and both hosts are up and running and no issues so far.

      posted in News
      B
      bufanda
    • RE: XCP-ng 8.3 updates announcements and testing

      @andriy.sultanov
      I ran it for a minute.

      rrd2csv.txt

      posted in News
      B
      bufanda
    • RE: XCP-ng 8.3 updates announcements and testing

      @andriy.sultanov
      Same issue after another reboot. The stats on host just flatline. No CPU usage or anything.
      See screenshot
      f58c86b0-ac72-4a6c-a554-ecee918e4db7-image.png

      I attached log files
      daemon.log.txt xcp-rrdd-plugins.log.txt xensource.log.txt

      posted in News
      B
      bufanda
    • RE: XCP-ng 8.3 updates announcements and testing

      Installed on my Test pool with 2 HP EliteDesk 800 G3 mini. Except the no stats in XenOrchestra. Did some VM migragration between hosts, reboot testes (only Linux VMs though) and so far no issues.

      posted in News
      B
      bufanda
    • RE: [RHEL kernel bug] XCP vm fails to boot after newest kernel applied.

      @Greg_E according to the Knowledge base of Redhawks it is den Witz Intel CPUs. So you AMD isnβ€˜t affected

      posted in Compute
      B
      bufanda
    • RE: [RHEL kernel bug] XCP vm fails to boot after newest kernel applied.

      @bberndt you Rocky/Alma 9 will be fine since it's a bug in the kernel for 8 only.

      posted in Compute
      B
      bufanda
    • RE: [RHEL kernel bug] XCP vm fails to boot after newest kernel applied.

      @Greg_E They are all running for a while but none where upgrades from RHEL 7 to RHEL 8. I don't do LEAPPs that gives me more often errors than it works. What I did though on one is replacing the System VDI with a newer one, but that was Alma 8 to Alma 9 and that one has no issues.

      posted in Compute
      B
      bufanda
    • RE: [RHEL kernel bug] XCP vm fails to boot after newest kernel applied.

      @Greg_E said in XCP vm fails to boot after newest kernel applied.:

      @bberndt
      I just installed a fresh Alma 8, did yum update to see what would happen, and it's still working. Gave out the same kernel as above.

      Alma8.png

      This was installed UEFI on XCP-ng 8.3 which was a fresh install a few days ago from a nightly (near release?) ISO. It was installed to an NFS share, 2 cores and 4GB with an Intel i1000 interface. Xenserver tools 8.4.0-1 installed.

      There are no extra packages installed yet, could this be a package conflict.

      Anything else I can check to see why mine works and others are failing?

      Hmm....I did the same and that VM died just like any other with the broken kernel.
      Although I used the Cloud Image so not completly new install from scratch.
      Maybe I'll check building a new cloud image what will happen then.

      posted in Compute
      B
      bufanda
    • RE: Automating VM builds on XO with Redhat AAP (Ansible)

      @Murf There is a blog post about using XenOrchestra for a dynamic inventory.
      https://xen-orchestra.com/blog/virtops3-ansible-with-xen-orchestra/

      Creating VMs is usually a job done by terraform and not ansible. I know there is an ansible collection for VMWare which can do that but as far as I know there is no collection that is able to manage VMs and sadly Satellite's virt-who doesn't seem to have XenOrchestra support at the moment and since RedHat is pushing OpenShift I don't think it will ever come.

      But there was a wish for a colletion on the DevOps Megathread
      https://xcp-ng.org/forum/post/88993

      posted in Infrastructure as Code
      B
      bufanda
    • RE: XCP-ng 8.3 updates announcements and testing

      Upgraded my dev Pool

      2 HP EliteDesk 800 G3 Mini
      One with i5 6500T and one i7 6700T
      Both 32GB RAM, SATA and NVMe Storage
      1x Intel NIC
      1x RTL8139 NIC

      Updated Master first and then the second node. No issues so far.

      posted in News
      B
      bufanda
    • RE: DevOps Megathread: what you need and how we can help!

      @nathanael-h said in DevOps Megathread: what you need and how we can help!:

      @bufanda I think we'll be able to add backup support to Terraform when 1. the provider will use the new Rest API, and 2. when this API will offer endpoints for backups management. I took note. (This won't be done in minutes πŸ˜‰ )
      About Ansible, it'll depends also if/when we start work on it.

      No worries it's not a critical issue for me. It's jsut been on my wish list and I already was about to look myself into it by either writing some ansible module for it or finally have a reason to learn go but as you said the current API has some limitations in that regard.

      posted in Infrastructure as Code
      B
      bufanda
    • RE: DevOps Megathread: what you need and how we can help!

      Backup management with the Terraform provider would be a great feature. Maybe also for an upcoming ansible module. I always struggle to find the right backup for a VM since I grouped them in logical groups. So one Backup may handle multiple VMs and Sometimes it would be just easier to edit some IaC then the GUI, especially when I destroy a VM, I always forget to check if Backups exists.

      posted in Infrastructure as Code
      B
      bufanda
    • RE: VM creation progress

      In the Tasks menu on the left it should show all active tasks including the VM creation or it's sub tasks like VDI cloning.

      posted in REST API
      B
      bufanda
    • RE: XCP-ng 8.3 betas and RCs feedback πŸš€

      @gb-123 said in XCP-ng 8.3 betas and RCs feedback πŸš€:

      @stormi @olivierlambert

      I have also successfully run a test install of RC1 on my lab. Everything seems to be working fine. The TLS issue also seems to go away (will also put a separate post on the topic concerned).

      Good Job guys !

      One thing I noticed :

      I seem to get an error message

      no crontab for root
      

      while running crontab -e the first time.

      Is that normal? Is it ok to run a cron job for root ?

      Could be very well happen if you have a fresh install and no cronjobs in the crontab. Most distributions would put corn jobs in /etc/cron.d anyways and so does xcp-ng too. And the users crontab then will be created on the first edit.

      posted in News
      B
      bufanda
    • RE: XCP-ng 8.3 betas and RCs feedback πŸš€

      @gb-123 I don't see the relevance of performance. It's in both cases the same software running it's just diffrent how a boot is handled and UEFI has some more security features to ensure the OS running on the hardware is authentic where as in BIOS malware can easily overtake the OS or tamper with the OS.

      In normal operation you wouldn't see performance diffrence in my opinion.

      posted in News
      B
      bufanda
    • RE: XCP-ng 8.3 betas and RCs feedback πŸš€

      @Houbsi Did you setup the pfsense VM according to the guide?
      https://docs.xcp-ng.org/guides/pfsense/

      posted in News
      B
      bufanda
    • RE: Import Centos VM from VMware fails with must have required property

      @456Q XenOrchestra will create a Snapshot during the migration as far as I understand the process.

      posted in Advanced features
      B
      bufanda
    • RE: Import Centos VM from VMware fails with must have required property

      @jkissane Did you try to migrate the VM while it is running? I personally donβ€˜t really have experience, but as the V2V was designed with almost 0 down time could be it is reading some Informations VMWare is only reporting on running VMs. Just a thought.

      posted in Advanced features
      B
      bufanda
    • RE: First SMAPIv3 driver is available in preview

      @nikade Yeah for my small homelab I don't need as much, but I can see it in a enterprise environment be useful yes.

      posted in Development
      B
      bufanda
    • RE: First SMAPIv3 driver is available in preview

      Hi,

      I see this driver is ZFS only at the moment. I have a question regarding ZFS though I am not really familiar with it and only started to read in to it recently (Still an ext4 enjoyer) and from what I gathered is that ZFS can be pretty memory hungy, but how does that fit into the dom0 with only 3GB RAM or so or in general with a Hypervisor where the memory should be used primarily for Guest OSes. Are there any draw backs in using ZFS. Will it perform poorly if not getting enough RAM for cache operations. Or is that more a thing for NAS that use ZFS to serve shares. Maybe an expert on that matter can enlighten me.

      Thanks and I will see if I can free up a drive in my test pool to test the driver.

      posted in Development
      B
      bufanda