Categories

  • All news regarding Xen and XCP-ng ecosystem

    145 Topics
    5k Posts
    Y
    @dinhngtu Yes, I've submitted a false positive report here: https://www.bitdefender.com/en-us/business/submit
  • Everything related to the virtualization platform

    1k Topics
    15k Posts
    M
    We're preparing an update of the Cisco ENIC driver on XCP-ng 8.3, from 4.5.0.7 to 4.7.0.6. This is a significant upstream update, including changes to SR-IOV, PF/VF communication, queue/IRQ handling, MTU and lifecycle management. We've only done build testing so far, so we'd really like to have some users with Cisco ENIC hardware test it before we release it officially. If you're running XCP-ng 8.3 with an ENIC NIC and are willing to help, please give it a try! Download the test RPM from the Koji build: cd /tmp wget https://koji.xcp-ng.org/kojifiles/packages/cisco-enic/4.7.0.6/1.1.xcpng8.3/x86_64/cisco-enic-4.7.0.6-1.1.xcpng8.3.x86_64.rpm yum update ./cisco-enic-4.7.0.6-1.1.xcpng8.3.x86_64.rpm reboot After reboot, you can check the driver version with: ethtool -i <interface> In case of problems, you can simply downgrade to the version currently available in the XCP-ng repositories: yum downgrade cisco-enic reboot If you encounter any problems, please report them here, ideally including the output of: rpm -q cisco-enic ethtool -i <interface> dmesg | grep -i enic Thanks to anyone willing to test this! PR for reference: https://github.com/xcp-ng-rpms/cisco-enic/pull/1
  • 3k Topics
    29k Posts
    acebmxerA
    @lem2405 said: @acebmxer Is there a way to make the update feature completely unattended so it can be configured to run as a cron job? Regards Sure... Make sure you configure xo-config.cfg correctly. ./install-xen-orchestra.sh --update. It would only prompt for sudo passwor d. Available Functions Function CLI Flag Description Deploy --deploy Create a Debian VM on a XenServer/XCP-ng pool and install XO into it Build Templates --build-templates Build cloud-init VM templates on a XenServer/XCP-ng pool Install --install Fresh install of Xen Orchestra Update --update Update existing installation (with backup) Restore --restore Restore from a previous backup (verified for completeness first; add --list-backups to just list them) Rebuild --rebuild Fresh clone + clean build, preserves settings Reconfigure --reconfigure Apply config changes without rebuilding XO Proxy --proxy Deploy XO Proxy to a Xen pool master Adjust Memory --adjust-memory Raise the heap memory allocated to the xo-server process Status --status Read-only health report: version, service, TLS cert, disk/swap, backups/snapshots, git state Edit Config (menu only) Open xo-config.cfg in your preferred editor Rename Config (menu only) Rename sample-xo-config.cfg to xo-config.cfg Running without flags launches an interactive menu. All flags also work directly: ./install-xen-orchestra.sh # interactive menu ./install-xen-orchestra.sh --update # run update directly ./install-xen-orchestra.sh --help # show all options
  • Our hyperconverged storage solution

    52 Topics
    811 Posts
    J
    Now for my question that I would love input on. This DRBD dashboard states that there are some things out of sync. [image: 1789689457331-a1be50f7-d656-40db-a572-e2fb6d68a68a-image.jpeg] Which is fed from this metric [image: 1789689530955-37b05625-285e-496d-acb1-39184b0c3bd8-image-resized.jpeg] However linstor says differently. jonathon@jonathon-framework:~$ linstor --controllers=10.2.0.10,10.2.0.11,10.2.0.12,10.2.0.13,10.2.0.14 r l | grep xcp-volume-6a8544e8-f17f-49c8-b725-54c5e3213ae1 │ xcp-volume-6a8544e8-f17f-49c8-b725-54c5e3213ae1 │ ovbh-pprod-xen01 │ DRBD,STORAGE │ Unused │ Ok │ UpToDate │ Yes │ │ xcp-volume-6a8544e8-f17f-49c8-b725-54c5e3213ae1 │ ovbh-pprod-xen02 │ DRBD,STORAGE │ InUse │ Ok │ UpToDate │ Yes │ │ xcp-volume-6a8544e8-f17f-49c8-b725-54c5e3213ae1 │ ovbh-pprod-xen05 │ DRBD,STORAGE │ Unused │ Ok │ UpToDate │ Yes │ jonathon@jonathon-framework:~$ linstor --controllers=10.2.0.10,10.2.0.11,10.2.0.12,10.2.0.13,10.2.0.14 v l | grep xcp-volume-6a8544e8-f17f-49c8-b725-54c5e3213ae1 │ xcp-volume-6a8544e8-f17f-49c8-b725-54c5e3213ae1 │ ovbh-pprod-xen01 │ xcp-sr-linstor_group_thin_device │ 0 │ 1013 │ /dev/drbd1013 │ 300.26 GiB │ Unused │ UpToDate │ Established(2) │ │ xcp-volume-6a8544e8-f17f-49c8-b725-54c5e3213ae1 │ ovbh-pprod-xen02 │ xcp-sr-linstor_group_thin_device │ 0 │ 1013 │ /dev/drbd1013 │ 300.26 GiB │ InUse │ UpToDate │ Established(2) │ │ xcp-volume-6a8544e8-f17f-49c8-b725-54c5e3213ae1 │ ovbh-pprod-xen05 │ xcp-sr-linstor_group_thin_device │ 0 │ 1013 │ /dev/drbd1013 │ 300.26 GiB │ Unused │ UpToDate │ Established(2) │ What is this pv? K8s worker vdi. Cool jonathon@jonathon-framework:~$ linstor --controllers=10.2.0.10,10.2.0.11,10.2.0.12,10.2.0.13,10.2.0.14 kv s xcp-sr-linstor_group_thin_device | grep d07a41d6-0aa2-49a5-a241-b755c6daa3d8 │ xcp/volume/d07a41d6-0aa2-49a5-a241-b755c6daa3d8/metadata │ {"name_label": "OVBH-VPROD-K8S01-WORKER02", "name_description": "", "is_a_snapshot": false, "snapshot_of": "", "snapshot_time": "", "type": "user", "vdi_type": "vhd", "read_only": false, "metadata_of_pool": ""} │ │ xcp/volume/d07a41d6-0aa2-49a5-a241-b755c6daa3d8/not-exists │ 0 │ │ xcp/volume/d07a41d6-0aa2-49a5-a241-b755c6daa3d8/volume-name │ xcp-volume-6a8544e8-f17f-49c8-b725-54c5e3213ae1 │ I notice it only states that some xcp-volumes-* are out of sync, and none of the pvs created by piraeus operator. Curious to know if anyone has any thoughts on this?
  • 37 Topics
    136 Posts
    J
    @AtaxyaNetwork Merci pour tes recherches ! Oui "cd_label" serait cool comme ajout au plugin ce qui permet sur les distro type Fedora/Redhat de ne pas avoir de boot_command à gérer