Subcategories

  • VMs, hosts, pools, networks and all other usual management tasks.

    414 Topics
    3k Posts
    C
    @Pilow - so...I powered down the VM and re-attempted the RPU. It seems snapshots is a deterrent for being able to perform a RPU, because I see VMs migrating now so the RPU can run. For specificity - yes, my XCP Hosts are identical (CPU, RAM, etc); there were no affinities set (see screenshot) [image: 1763483116773-cf9b9ae2-5363-4b66-b367-1b0474e54538-image-resized.png] , etc. Thank you for the assist! I think @olivierlambert or his tech writers need to update the RPU requirements area of the docs. Snapshots cannot be present or RPU will fail. Weird why that is
  • ACLs, Self-service, Cloud-init, Load balancing...

    96 Topics
    811 Posts
    olivierlambertO
    Indeed, and it's clearly stated at https://docs.xen-orchestra.com/community
  • All XO backup features: full and incremental, replication, mirrors...

    427 Topics
    4k Posts
    B
    -= Update =- Tried to expose the Unraid server container to the host network, everything seemed perfect and pings work both ways, while nfs still giving me the same error only for mounting remotes (both from QNAP and the same host Unraid server. I decided to install another fresh XCP-ng host server just to eliminate my first host configuration, but I got the same result, remotes would not mount. The last idea was to remove the XOA container VM running on the Unraid server and download the prebuilt XOA VM image directly from the XCP-ng host. This gave me a timeout error when trying to mount off QNAP with permissions set to both the new XOA IP and the XCP-ng host IP. remote.test { "id": "7903a500-ee84-43dc-bd3e-b6c7abe8381b" } { "shortMessage": "Command failed with exit code 32: mount -o hard -t nfs 192.168.45.20:/LAB-NFS /run/xo-server/mounts/7903a500-ee84-43dc-bd3e-b6c7abe8381b", "command": "mount -o hard -t nfs 192.168.45.20:/LAB-NFS /run/xo-server/mounts/7903a500-ee84-43dc-bd3e-b6c7abe8381b", "escapedCommand": "mount -o hard -t nfs "192.168.45.20:/LAB-NFS" "/run/xo-server/mounts/7903a500-ee84-43dc-bd3e-b6c7abe8381b"", "exitCode": 32, "stdout": "", "stderr": "mount.nfs: Connection timed out", "failed": true, "timedOut": false, "isCanceled": false, "killed": false, "message": "Command failed with exit code 32: mount -o hard -t nfs 192.168.45.20:/LAB-NFS /run/xo-server/mounts/7903a500-ee84-43dc-bd3e-b6c7abe8381b mount.nfs: Connection timed out", "name": "Error", "stack": "Error: Command failed with exit code 32: mount -o hard -t nfs 192.168.45.20:/LAB-NFS /run/xo-server/mounts/7903a500-ee84-43dc-bd3e-b6c7abe8381b mount.nfs: Connection timed out at makeError (/opt/xo/xo-builds/xen-orchestra-202511150402/node_modules/execa/lib/error.js:60:11) at handlePromise (/opt/xo/xo-builds/xen-orchestra-202511150402/node_modules/execa/index.js:118:26) at NfsHandler._sync (/opt/xo/xo-builds/xen-orchestra-202511150402/@xen-orchestra/fs/src/_mount.js:68:7)" } BUT If I configured a completely unsecured public NFS share on the Unraid server, I then managed to get it mounted successfully. (using the XOA vm running on the XCP-ng host. When I changed the share to Private with granting permissions to the IP of the host and the XOA VM IPs, I get permissions denied yet again. At this point, I'm at a loss, there must be a way to grant access to an IP and make it work with remote. Clearly, I know how to grant permissions as the NFS SR and the Unraid mount of the secured NFS from QNAP are working with no issues. Must be something stupid I'm missing.
  • Everything related to Xen Orchestra's REST API

    72 Topics
    556 Posts
    F
    @Pilow that probably would have been a good idea hey! [image: xoa_homeassistant-tile-example.png?raw=true] That's the example tile from dashboard-card-example.yaml. But it's Home Assistant. You make it look however you want right? Having the entities available to use is most of the challenge.
  • Terraform, Packer or any tool to do IaC

    45 Topics
    417 Posts
    P
    @wezke said in Ansible Role - Install XO from source - Now available: @probain Thank you for sharing your ansible role, ill have a look at it It's far, far from perfect. So there might be a few rough edges that I solved manually. But I welcome feedback.
  • License not working

    7
    0 Votes
    7 Posts
    28 Views
    DanpD
    Hi, I just responded to your ticket with the steps to update XOA to match your new license. Regards, Dan
  • Is v6 preview not available on XO from source?

    Solved
    26
    2 Votes
    26 Posts
    8k Views
    A
    @WorkAccount1000 Prior to myself finding that option in the config file use to run this command that worked as well.. cd /opt/xo/xo-web sudo yarn run turbo run build --filter @xen-orchestra/web
  • SAML Auth with Azure AD

    Solved
    36
    1 Votes
    36 Posts
    5k Views
    olivierlambertO
    On the bottom of each documentation page, there's an "Edit this page" link you can use to contribute
  • Cannot migrate a vmdisk

    3
    0 Votes
    3 Posts
    53 Views
    A
    @bogikornel said in Cannot migrate a vmdisk: @ashinobi Known issue ... https://xcp-ng.org/forum/topic/11538/failed-to-migrate-vdi-two-local-sr/5?_=1763186433370 Thank you so much for letting me know. I'll follow your post so I can update that if they need more info on what is happening.
  • Remember me option and SAML

    2
    1
    0 Votes
    2 Posts
    200 Views
    F
    @rizaemet-0 I've also enabled SAML and the login interface is a little bit odd, not only the remember me button but also the capitalization of SAML which is lowercase. It is a cosmetic issue, but still an issue.
  • Unhealthy VDIs

    10
    1
    0 Votes
    10 Posts
    237 Views
    A
    @olivierlambert Yes I previously was. now back on VHD. This was in my home lab, not work enviorment.
  • How do you clone a VM to another host?

    12
    0 Votes
    12 Posts
    7k Views
    T
    To anyone still having this issue or finding this thread when searching online: "How to clone a VM between hosts in Xen Orchestra" or similar... The key piece of information missing from all these answers is that you must first connect both hosts (XCP-ng) servers to the same Xen Orchestra instance before you can clone (copy (export/import)) a VM from one host to another while using the Xen Orchestra GUI. Note that as mentioned in the first reply that this is only one solution, given both hosts can see each other over the network. You can also manually export and import the VM as an image file to your local PC's storage if needed. To do this, first navigate to "Settings->Servers" and configure/connect the destination host alongside the existing host so you end up with two hosts connected to the same Xen Orchestra. Note that Xen Orchestra can display information and manage multiple hosts if required (does not have to be tied to a single XCP-ng instance). Then navigate back to "Home->VMs" and you should now see all VMs listed for both hosts in the same list. From here you can select the VM to clone and from the copy dialog menu when you select a "SR" you should now be able to select between both host's disks (Local Storage or Pools) to copy the VM onto. Note that this command will spin up two separate tasks: an export and import task simultaneously on each host to complete the copy (sort of streaming it at the same time). Also don't forget to first shutdown the VM first before you copy it so you do not risk losing/corrupting any live data while it is cloning. Hope this helps everyone.
  • Is supermicro IPMI data display planned?

    32
    0 Votes
    32 Posts
    1k Views
    ForzaF
    HPE ProLiant DL325 Gen10 # xe host-call-plugin host-uuid=54f5f83a-a80f-40e9-82ed-30dd335b8d88 plugin=ipmitool.py fn=get_all_sensors [{"name": "UID", "value": "0x00", "event": "ok"}, {"name": "SysHealth_Stat", "value": "0x00", "event": "ok"}, {"name": "01-Inlet Ambient", "value": "29 degrees C", "event": "ok"}, {"name": "02-CPU 1", "value": "40 degrees C", "event": "ok"}, {"name": "03-P1 DIMM 1-8", "value": "34 degrees C", "event": "ok"}, {"name": "04-P1 DIMM 9-16", "value": "38 degrees C", "event": "ok"}, {"name": "05-HD Max", "value": "35 degrees C", "event": "ok"}, {"name": "06-Exp Bay Drive", "value": "disabled", "event": "ns"}, {"name": "07-VR P1", "value": "50 degrees C", "event": "ok"}, {"name": "08-VR P1 Mem 1", "value": "45 degrees C", "event": "ok"}, {"name": "09-VR P1 Mem 2", "value": "45 degrees C", "event": "ok"}, {"name": "10-Stor Batt", "value": "35 degrees C", "event": "ok"}, {"name": "11-BMC", "value": "64 degrees C", "event": "ok"}, {"name": "12-BMC Zone", "value": "39 degrees C", "event": "ok"}, {"name": "13-Battery Zone", "value": "36 degrees C", "event": "ok"}, {"name": "14-System Board", "value": "34 degrees C", "event": "ok"}, {"name": "15-PCI 1", "value": "disabled", "event": "ns"}, {"name": "16-PCI 2", "value": "disabled", "event": "ns"}, {"name": "17-PCI 3", "value": "disabled", "event": "ns"}, {"name": "18-PCI 1 Zone", "value": "33 degrees C", "event": "ok"}, {"name": "19-PCI 2 Zone", "value": "33 degrees C", "event": "ok"}, {"name": "20-PCI 3 Zone", "value": "disabled", "event": "ns"}, {"name": "22-HD Cntlr Zone", "value": "40 degrees C", "event": "ok"}, {"name": "23-LOM Card", "value": "disabled", "event": "ns"}, {"name": "24-I/O Zone 1", "value": "34 degrees C", "event": "ok"}, {"name": "25-I/O Zone 2", "value": "40 degrees C", "event": "ok"}, {"name": "27-P/S 1 Inlet", "value": "37 degrees C", "event": "ok"}, {"name": "28-P/S 2 Inlet", "value": "disabled", "event": "ns"}, {"name": "29-P/S 1", "value": "55 degrees C", "event": "ok"}, {"name": "30-P/S 2", "value": "disabled", "event": "ns"}, {"name": "31-P/S Zone", "value": "40 degrees C", "event": "ok"}, {"name": "33-AHCI HD Max", "value": "disabled", "event": "ns"}, {"name": "34-CPU 1 PkgTmp", "value": "52 degrees C", "event": "ok"}, {"name": "Fan 1", "value": "Not Readable", "event": "ns"}, {"name": "Fan 1 DutyCycle", "value": "disabled", "event": "ns"}, {"name": "Fan 1 Presence", "value": "0x00", "event": "ok"}, {"name": "Fan 2", "value": "0x00", "event": "ok"}, {"name": "Fan 2 DutyCycle", "value": "51.35 percent", "event": "ok"}, {"name": "Fan 2 Presence", "value": "0x00", "event": "ok"}, {"name": "Fan 3", "value": "0x00", "event": "ok"}, {"name": "Fan 3 DutyCycle", "value": "51.35 percent", "event": "ok"}, {"name": "Fan 3 Presence", "value": "0x00", "event": "ok"}, {"name": "Fan 4", "value": "0x00", "event": "ok"}, {"name": "Fan 4 DutyCycle", "value": "51.35 percent", "event": "ok"}, {"name": "Fan 4 Presence", "value": "0x00", "event": "ok"}, {"name": "Fan 5", "value": "0x00", "event": "ok"}, {"name": "Fan 5 DutyCycle", "value": "51.35 percent", "event": "ok"}, {"name": "Fan 5 Presence", "value": "0x00", "event": "ok"}, {"name": "Fan 6", "value": "0x00", "event": "ok"}, {"name": "Fan 6 DutyCycle", "value": "51.35 percent", "event": "ok"}, {"name": "Fan 6 Presence", "value": "0x00", "event": "ok"}, {"name": "Fan 7", "value": "Not Readable", "event": "ns"}, {"name": "Fan 7 DutyCycle", "value": "disabled", "event": "ns"}, {"name": "Fan 7 Presence", "value": "0x00", "event": "ok"}, {"name": "Power Supply 1", "value": "0x00", "event": "ok"}, {"name": "PS 1 Input", "value": "180 Watts", "event": "ok"}, {"name": "Power Supply 2", "value": "0x00", "event": "ok"}, {"name": "PS 2 Input", "value": "disabled", "event": "ns"}, {"name": "Power Meter", "value": "180 Watts", "event": "ok"}, {"name": "Fans", "value": "0x00", "event": "ok"}, {"name": "Megacell Status", "value": "0x00", "event": "ok"}, {"name": "Memory Status", "value": "0x00", "event": "ok"}, {"name": "Intrusion", "value": "Not Readable", "event": "ns"}, {"name": "CPU Utilization", "value": "0 unspecified", "event": "ok"}, {"name": "PS 1 Output", "value": "150 Watts", "event": "ok"}, {"name": "PS_Volt_Out_01", "value": "12 Volts", "event": "ok"}, {"name": "PS_Volt_In_01", "value": "231 Volts", "event": "ok"}, {"name": "PS_Curr_Out_01", "value": "12.50 Amps", "event": "ok"}, {"name": "PS_Curr_In_01", "value": "0.70 Amps", "event": "ok"}, {"name": "PS 2 Output", "value": "disabled", "event": "ns"}, {"name": "PS_Volt_Out_02", "value": "disabled", "event": "ns"}, {"name": "PS_Volt_In_02", "value": "disabled", "event": "ns"}, {"name": "PS_Curr_Out_02", "value": "disabled", "event": "ns"}, {"name": "PS_Curr_In_02", "value": "disabled", "event": "ns"}, {"name": "21.1-HD Controll", "value": "48 degrees C", "event": "ok"}, {"name": "21.2-HD Controll", "value": "58 degrees C", "event": "ok"}, {"name": "21.3-HD Controll", "value": "47 degrees C", "event": "ok"}, {"name": "NIC_Link_01P1", "value": "Not Readable", "event": "ns"}, {"name": "NIC_Link_01P2", "value": "Not Readable", "event": "ns"}, {"name": "Dr_Stat_1I1_B001", "value": "0x00", "event": "ok"}, {"name": "Dr_Stat_1I1_B002", "value": "0x00", "event": "ok"}, {"name": "Dr_Stat_1I1_B003", "value": "0x00", "event": "ok"}, {"name": "Dr_Stat_1I1_B004", "value": "0x00", "event": "ok"}, {"name": "Dr_Stat_2I1_B005", "value": "0x00", "event": "ok"}, {"name": "Dr_Stat_2I1_B006", "value": "0x00", "event": "ok"}, {"name": "Dr_Stat_2I1_B007", "value": "0x00", "event": "ok"}, {"name": "Dr_Stat_2I1_B008", "value": "0x00", "event": "ok"}, {"name": "CPU_Stat_C1", "value": "0x00", "event": "ok"}] Pretty printed: [ { "name": "UID", "value": "0x00", "event": "ok" }, { "name": "SysHealth_Stat", "value": "0x00", "event": "ok" }, { "name": "01-Inlet Ambient", "value": "29 degrees C", "event": "ok" }, { "name": "02-CPU 1", "value": "40 degrees C", "event": "ok" }, { "name": "03-P1 DIMM 1-8", "value": "34 degrees C", "event": "ok" }, { "name": "04-P1 DIMM 9-16", "value": "38 degrees C", "event": "ok" }, { "name": "05-HD Max", "value": "35 degrees C", "event": "ok" }, { "name": "06-Exp Bay Drive", "value": "disabled", "event": "ns" }, { "name": "07-VR P1", "value": "50 degrees C", "event": "ok" }, { "name": "08-VR P1 Mem 1", "value": "45 degrees C", "event": "ok" }, { "name": "09-VR P1 Mem 2", "value": "45 degrees C", "event": "ok" }, { "name": "10-Stor Batt", "value": "35 degrees C", "event": "ok" }, { "name": "11-BMC", "value": "64 degrees C", "event": "ok" }, { "name": "12-BMC Zone", "value": "39 degrees C", "event": "ok" }, { "name": "13-Battery Zone", "value": "36 degrees C", "event": "ok" }, { "name": "14-System Board", "value": "34 degrees C", "event": "ok" }, { "name": "15-PCI 1", "value": "disabled", "event": "ns" }, { "name": "16-PCI 2", "value": "disabled", "event": "ns" }, { "name": "17-PCI 3", "value": "disabled", "event": "ns" }, { "name": "18-PCI 1 Zone", "value": "33 degrees C", "event": "ok" }, { "name": "19-PCI 2 Zone", "value": "33 degrees C", "event": "ok" }, { "name": "20-PCI 3 Zone", "value": "disabled", "event": "ns" }, { "name": "22-HD Cntlr Zone", "value": "40 degrees C", "event": "ok" }, { "name": "23-LOM Card", "value": "disabled", "event": "ns" }, { "name": "24-I/O Zone 1", "value": "34 degrees C", "event": "ok" }, { "name": "25-I/O Zone 2", "value": "40 degrees C", "event": "ok" }, { "name": "27-P/S 1 Inlet", "value": "37 degrees C", "event": "ok" }, { "name": "28-P/S 2 Inlet", "value": "disabled", "event": "ns" }, { "name": "29-P/S 1", "value": "55 degrees C", "event": "ok" }, { "name": "30-P/S 2", "value": "disabled", "event": "ns" }, { "name": "31-P/S Zone", "value": "40 degrees C", "event": "ok" }, { "name": "33-AHCI HD Max", "value": "disabled", "event": "ns" }, { "name": "34-CPU 1 PkgTmp", "value": "52 degrees C", "event": "ok" }, { "name": "Fan 1", "value": "Not Readable", "event": "ns" }, { "name": "Fan 1 DutyCycle", "value": "disabled", "event": "ns" }, { "name": "Fan 1 Presence", "value": "0x00", "event": "ok" }, { "name": "Fan 2", "value": "0x00", "event": "ok" }, { "name": "Fan 2 DutyCycle", "value": "51.35 percent", "event": "ok" }, { "name": "Fan 2 Presence", "value": "0x00", "event": "ok" }, { "name": "Fan 3", "value": "0x00", "event": "ok" }, { "name": "Fan 3 DutyCycle", "value": "51.35 percent", "event": "ok" }, { "name": "Fan 3 Presence", "value": "0x00", "event": "ok" }, { "name": "Fan 4", "value": "0x00", "event": "ok" }, { "name": "Fan 4 DutyCycle", "value": "51.35 percent", "event": "ok" }, { "name": "Fan 4 Presence", "value": "0x00", "event": "ok" }, { "name": "Fan 5", "value": "0x00", "event": "ok" }, { "name": "Fan 5 DutyCycle", "value": "51.35 percent", "event": "ok" }, { "name": "Fan 5 Presence", "value": "0x00", "event": "ok" }, { "name": "Fan 6", "value": "0x00", "event": "ok" }, { "name": "Fan 6 DutyCycle", "value": "51.35 percent", "event": "ok" }, { "name": "Fan 6 Presence", "value": "0x00", "event": "ok" }, { "name": "Fan 7", "value": "Not Readable", "event": "ns" }, { "name": "Fan 7 DutyCycle", "value": "disabled", "event": "ns" }, { "name": "Fan 7 Presence", "value": "0x00", "event": "ok" }, { "name": "Power Supply 1", "value": "0x00", "event": "ok" }, { "name": "PS 1 Input", "value": "180 Watts", "event": "ok" }, { "name": "Power Supply 2", "value": "0x00", "event": "ok" }, { "name": "PS 2 Input", "value": "disabled", "event": "ns" }, { "name": "Power Meter", "value": "180 Watts", "event": "ok" }, { "name": "Fans", "value": "0x00", "event": "ok" }, { "name": "Megacell Status", "value": "0x00", "event": "ok" }, { "name": "Memory Status", "value": "0x00", "event": "ok" }, { "name": "Intrusion", "value": "Not Readable", "event": "ns" }, { "name": "CPU Utilization", "value": "0 unspecified", "event": "ok" }, { "name": "PS 1 Output", "value": "150 Watts", "event": "ok" }, { "name": "PS_Volt_Out_01", "value": "12 Volts", "event": "ok" }, { "name": "PS_Volt_In_01", "value": "231 Volts", "event": "ok" }, { "name": "PS_Curr_Out_01", "value": "12.50 Amps", "event": "ok" }, { "name": "PS_Curr_In_01", "value": "0.70 Amps", "event": "ok" }, { "name": "PS 2 Output", "value": "disabled", "event": "ns" }, { "name": "PS_Volt_Out_02", "value": "disabled", "event": "ns" }, { "name": "PS_Volt_In_02", "value": "disabled", "event": "ns" }, { "name": "PS_Curr_Out_02", "value": "disabled", "event": "ns" }, { "name": "PS_Curr_In_02", "value": "disabled", "event": "ns" }, { "name": "21.1-HD Controll", "value": "48 degrees C", "event": "ok" }, { "name": "21.2-HD Controll", "value": "58 degrees C", "event": "ok" }, { "name": "21.3-HD Controll", "value": "47 degrees C", "event": "ok" }, { "name": "NIC_Link_01P1", "value": "Not Readable", "event": "ns" }, { "name": "NIC_Link_01P2", "value": "Not Readable", "event": "ns" }, { "name": "Dr_Stat_1I1_B001", "value": "0x00", "event": "ok" }, { "name": "Dr_Stat_1I1_B002", "value": "0x00", "event": "ok" }, { "name": "Dr_Stat_1I1_B003", "value": "0x00", "event": "ok" }, { "name": "Dr_Stat_1I1_B004", "value": "0x00", "event": "ok" }, { "name": "Dr_Stat_2I1_B005", "value": "0x00", "event": "ok" }, { "name": "Dr_Stat_2I1_B006", "value": "0x00", "event": "ok" }, { "name": "Dr_Stat_2I1_B007", "value": "0x00", "event": "ok" }, { "name": "Dr_Stat_2I1_B008", "value": "0x00", "event": "ok" }, { "name": "CPU_Stat_C1", "value": "0x00", "event": "ok" } ] # ipmitool sensor UID | 0x0 | discrete | 0x0180| na | na | na | na | na | na SysHealth_Stat | 0x0 | discrete | 0x0180| na | na | na | na | na | na 01-Inlet Ambient | 28.000 | degrees C | ok | na | na | na | na | 42.000 | 47.000 02-CPU 1 | 40.000 | degrees C | ok | na | na | na | na | 75.000 | na 03-P1 DIMM 1-8 | 34.000 | degrees C | ok | na | na | na | na | 90.000 | na 04-P1 DIMM 9-16 | 38.000 | degrees C | ok | na | na | na | na | 90.000 | na 05-HD Max | 35.000 | degrees C | ok | na | na | na | na | 60.000 | na 06-Exp Bay Drive | na | | na | na | na | na | na | 60.000 | na 07-VR P1 | 50.000 | degrees C | ok | na | na | na | na | 115.000 | 120.000 08-VR P1 Mem 1 | 45.000 | degrees C | ok | na | na | na | na | 115.000 | 120.000 09-VR P1 Mem 2 | 45.000 | degrees C | ok | na | na | na | na | 115.000 | 120.000 10-Stor Batt | 35.000 | degrees C | ok | na | na | na | na | 60.000 | na 11-BMC | 64.000 | degrees C | ok | na | na | na | na | 110.000 | 115.000 12-BMC Zone | 39.000 | degrees C | ok | na | na | na | na | 75.000 | 80.000 13-Battery Zone | 36.000 | degrees C | ok | na | na | na | na | 75.000 | 80.000 14-System Board | 34.000 | degrees C | ok | na | na | na | na | 75.000 | 80.000 15-PCI 1 | na | | na | na | na | na | na | 100.000 | na 16-PCI 2 | na | | na | na | na | na | na | 100.000 | na 17-PCI 3 | na | | na | na | na | na | na | 100.000 | na 18-PCI 1 Zone | 33.000 | degrees C | ok | na | na | na | na | 70.000 | 75.000 19-PCI 2 Zone | 33.000 | degrees C | ok | na | na | na | na | 70.000 | 75.000 20-PCI 3 Zone | na | | na | na | na | na | na | 70.000 | 75.000 22-HD Cntlr Zone | 40.000 | degrees C | ok | na | na | na | na | 70.000 | 75.000 23-LOM Card | na | | na | na | na | na | na | 100.000 | na 24-I/O Zone 1 | 34.000 | degrees C | ok | na | na | na | na | 70.000 | 75.000 25-I/O Zone 2 | 40.000 | degrees C | ok | na | na | na | na | 70.000 | 75.000 27-P/S 1 Inlet | 37.000 | degrees C | ok | na | na | na | na | na | na 28-P/S 2 Inlet | na | | na | na | na | na | na | na | na 29-P/S 1 | 55.000 | degrees C | ok | na | na | na | na | na | na 30-P/S 2 | na | | na | na | na | na | na | na | na 31-P/S Zone | 40.000 | degrees C | ok | na | na | na | na | 75.000 | 80.000 33-AHCI HD Max | na | | na | na | na | na | na | 60.000 | na 34-CPU 1 PkgTmp | 53.000 | degrees C | ok | na | na | na | na | na | na Fan 1 | na | discrete | na | na | na | na | na | na | na Fan 1 DutyCycle | na | | na | na | na | na | na | na | na Fan 1 Presence | 0x0 | discrete | 0x0180| na | na | na | na | na | na Fan 2 | 0x0 | discrete | 0x0180| na | na | na | na | na | na Fan 2 DutyCycle | 51.352 | percent | ok | na | na | na | na | na | na Fan 2 Presence | 0x0 | discrete | 0x0280| na | na | na | na | na | na Fan 3 | 0x0 | discrete | 0x0180| na | na | na | na | na | na Fan 3 DutyCycle | 51.352 | percent | ok | na | na | na | na | na | na Fan 3 Presence | 0x0 | discrete | 0x0280| na | na | na | na | na | na Fan 4 | 0x0 | discrete | 0x0180| na | na | na | na | na | na Fan 4 DutyCycle | 51.352 | percent | ok | na | na | na | na | na | na Fan 4 Presence | 0x0 | discrete | 0x0280| na | na | na | na | na | na Fan 5 | 0x0 | discrete | 0x0180| na | na | na | na | na | na Fan 5 DutyCycle | 51.352 | percent | ok | na | na | na | na | na | na Fan 5 Presence | 0x0 | discrete | 0x0280| na | na | na | na | na | na Fan 6 | 0x0 | discrete | 0x0180| na | na | na | na | na | na Fan 6 DutyCycle | 51.352 | percent | ok | na | na | na | na | na | na Fan 6 Presence | 0x0 | discrete | 0x0280| na | na | na | na | na | na Fan 7 | na | discrete | na | na | na | na | na | na | na Fan 7 DutyCycle | na | | na | na | na | na | na | na | na Fan 7 Presence | 0x0 | discrete | 0x0180| na | na | na | na | na | na Power Supply 1 | 0x0 | discrete | 0x0180| na | na | na | na | na | na PS 1 Input | 160.000 | Watts | ok | na | na | na | na | na | na Power Supply 2 | 0x0 | discrete | 0x0080| na | na | na | na | na | na PS 2 Input | na | | na | na | na | na | na | na | na Power Meter | 160.000 | Watts | ok | na | na | na | na | na | na Fans | 0x0 | discrete | 0x0180| na | na | na | na | na | na Megacell Status | 0x0 | discrete | 0x0480| na | na | na | na | na | na Memory Status | 0x0 | discrete | 0x4080| na | na | na | na | na | na Intrusion | na | discrete | na | na | na | na | na | na | na CPU Utilization | 0.000 | unspecified | ok | na | na | na | na | na | na PS 1 Output | 150.000 | Watts | ok | na | na | na | na | na | na PS_Volt_Out_01 | 12.000 | Volts | ok | na | na | na | na | na | na PS_Volt_In_01 | 231.000 | Volts | ok | na | na | na | na | na | na PS_Curr_Out_01 | 12.500 | Amps | ok | na | na | na | na | na | na PS_Curr_In_01 | 0.700 | Amps | ok | na | na | na | na | na | na PS 2 Output | na | | na | na | na | na | na | na | na PS_Volt_Out_02 | na | | na | na | na | na | na | na | na PS_Volt_In_02 | na | | na | na | na | na | na | na | na PS_Curr_Out_02 | na | | na | na | na | na | na | na | na PS_Curr_In_02 | na | | na | na | na | na | na | na | na 21.1-HD Controll | 48.000 | degrees C | ok | na | na | na | 75.000 | 80.000 | 85.000 21.2-HD Controll | 58.000 | degrees C | ok | na | na | na | 98.000 | 103.000 | 108.000 21.3-HD Controll | 47.000 | degrees C | ok | na | na | na | 73.000 | 78.000 | 83.000 NIC_Link_01P1 | na | discrete | na | na | na | na | na | na | na NIC_Link_01P2 | na | discrete | na | na | na | na | na | na | na Dr_Stat_1I1_B001 | 0x0 | discrete | 0x0180| na | na | na | na | na | na Dr_Stat_1I1_B002 | 0x0 | discrete | 0x0180| na | na | na | na | na | na Dr_Stat_1I1_B003 | 0x0 | discrete | 0x0180| na | na | na | na | na | na Dr_Stat_1I1_B004 | 0x0 | discrete | 0x0180| na | na | na | na | na | na Dr_Stat_2I1_B005 | 0x0 | discrete | 0x0180| na | na | na | na | na | na Dr_Stat_2I1_B006 | 0x0 | discrete | 0x0180| na | na | na | na | na | na Dr_Stat_2I1_B007 | 0x0 | discrete | 0x0180| na | na | na | na | na | na Dr_Stat_2I1_B008 | 0x0 | discrete | 0x0180| na | na | na | na | na | na CPU_Stat_C1 | 0x0 | discrete | 0x8080| na | na | na | na | na | na
  • Rename Networks on XO Hosts

    27
    0 Votes
    27 Posts
    6k Views
    G
    @olivierlambert Thanks. --rename isn't mentioned in the KB. If I don't see something in the next week or two, I might be able to test it in a lab and then propose an update via a github fork.
  • Async.VBD.eject always gets stuck

    6
    0 Votes
    6 Posts
    142 Views
    B
    Additional info: uuid ( RO) : 127a8a7b-e277-27dc-802f-7f779676e18e name-label ( RO): Async.VBD.eject name-description ( RO): subtask_of ( RO): <not in database> subtasks ( RO): resident-on ( RO): 74e89397-c334-43f5-8322-5331c31ae368 status ( RO): pending progress ( RO): 0.000 type ( RO): <none/> result ( RO): created ( RO): 20251106T19:44:14Z finished ( RO): 19700101T00:00:00Z error_info ( RO): allowed_operations ( RO): current_operations ( RO): other-config (MRW): debug_info:cancel_points_seen: 1
  • What Are You All Doing for Disaster Recovery of XOA Itself?

    11
    0 Votes
    11 Posts
    1k Views
    W
    @MajorP93 Thank you i appreciate. im not in a hurry , take your time
  • VM exports sometimes invalid / truncated

    3
    0 Votes
    3 Posts
    144 Views
    florentF
    @olivierlambert the tar stream is passed as is is there any warning in the relevant backup job log ?
  • Migrating Powered Off VM Results In VDI_CBT_ENABLED Failure Error

    Solved
    10
    0 Votes
    10 Posts
    237 Views
    planedropP
    @olivierlambert Oh yeah good point, that makes sense. Well I think I've got all my answers now, thank you!
  • XOCE - ISO upload is renamed after upload to ISO SR

    2
    1 Votes
    2 Posts
    67 Views
    P
    @Chico008 Use a file manager outside of XO, it will keep the name of the iso
  • XOv6, New VM not same as XO-Lite

    6
    2
    0 Votes
    6 Posts
    261 Views
    lsouai-vatesL
    @ph7 that's fine, keep on testing our new XO-6, we are very happy with all our community feedback
  • cleanVm: incorrect backup size in metadata

    15
    1
    0 Votes
    15 Posts
    3k Views
    K
    I am seeing this message, too. This is the first time I try out delta backups. I only did one backup so far, so this is a full backup. Storage is NFS.
  • Self-service and sharing

    2
    0 Votes
    2 Posts
    143 Views
    olivierlambertO
    Hi, Pinging @pdonias about this
  • Xen Orchestra Node 24 compatibility

    3
    0 Votes
    3 Posts
    151 Views
    A
    @MajorP93 I'm running with Node v24.11.0 now (on Debian 11 and 12). There have been some issues with older versions of 24, but to seems fine at this time.
  • Unable to update XOA

    4
    0 Votes
    4 Posts
    149 Views
    olivierlambertO
    Have you read the link I've sent? It explains exactly the reasons and answer your question You can imagine that if we have hundreds of 3rd party scripts, each doing their own way to install, it means we'll have to de facto support them all, despite it's unrelated to Xen Orchestra itself. Which means spending resources instead of working on Xen Orchestra directly (or fixing XO bugs). That's why it's preferable to open a ticket in the Github repo of the script creator, because that's exactly there you'll find the right answer, and also making sure the script creator could even fix their scripts if needed. If you need community support in here, you have to install it by following the official documentation: https://docs.xen-orchestra.com/installation#from-the-sources
  • XO Community Edition - Ldap Plugin not working ?

    56
    0 Votes
    56 Posts
    12k Views
    C
    Just a reminder for myself, or other people in need in the future thanks again for all people who helped me understanding this Had to reinstall my entire XCP system, and almost forget how to configure Ldap plugin to only allow my admin accout to login So here's my Ldap plugin conf, to allow only admin user (member of specific group) to login. my AD is a windows 2K19 server with active directory without ssl. URI : ldap://dc.domain.net:389 no certificate info base : dc=domain,dc=net Credential : Fill = tick DN = full DN of service user (CN=xen,OU=service_account,DC=domain,DC=net) password = password of this account it's a simple account with no specific right, can only read AD and login User Filter, where it can stuck (&(sAMAccountName={{name}})(memberOf=CN=SG-XCP_Admin,OU=service_account,DC=domain,DC=net)) in real my OU have spaces inside their name, it work anyway. SG-XCP_Admin is a security group having my admin users inside ID Attribute : sAMAccountName and that's all.