XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. Popular
    Log in to post
    • All Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics

    • All categories
    • S

      How to Setup IPMI in XO

      Watching Ignoring Scheduled Pinned Locked Moved Management
      40
      0 Votes
      40 Posts
      4k Views
      C
      I got my R730 working, thanks to @majorp93 giving the tip about dmidecode. Thanks a bunch. It turns out that while this is a Dell R730, it was actually sold by a different vendor for use as video storage so the internal product name doesn't have Dell in it, it's HD NVR. I used that as the vendor field and tweaked a couple other plugin settings and now it gives me data. I am still missing two of the values in the UI and I'm not sure why, but for different reasons. On my R630 servers they show the server IP address under the IPMI badge. They also both have the default Dell /^ip address$/i as the regex in the ip setting in the plugin. I used that same regex in the R730 and I can see in the ipmitool listing that it has the same field name for the IP address as the R630, yet it shows IPMI: Unknown. Also confusing is that the R630 servers have nothing under fanStatus in the plugin settings but they show 14x fans status: ✅ in the UI. The R730 also has nothing under the plugin settings fanStatus field but it has no data in the UI. Looking at the ipmitool output I am not sure what field it would use for fan status. It makes me think there must be a default field name it is trying with the R630 to get that status but that doesn't work with the R730. Any hints about how to get those last two badges to work on the R730? I am also not sure what bmcStatus should be set to. I don't know what that means exactly so I don't know if any of the fields shown in ipmitool are applicable. This plugin is really cool, thank you so much for building it.
    • johnnezeroJ

      Tag-Based Automation Plugin: Tag-Based VM Performance & Permission Management via assigned tag(s)

      Watching Ignoring Scheduled Pinned Locked Moved Management
      9
      1
      0 Votes
      9 Posts
      156 Views
      johnnezeroJ
      @julienXOvates Noted, thank you!
    • itservicesI

      XO Backup Error: VDI_IN_USE(OpaqueRef:.., destroy)

      Watching Ignoring Scheduled Pinned Locked Moved Backup
      8
      2
      0 Votes
      8 Posts
      105 Views
      itservicesI
      The problem still persists with commit e376a. After installation of updates to XenOrchestra I reboot the VM. Still no backup on this one VM possible. For now I have created a separate backup job which seems to be working. Regards, Marc
    • olivierlambertO

      🛰️ XO 6: dedicated thread for all your feedback!

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      238
      7 Votes
      238 Posts
      47k Views
      julienXOvatesJ
      @Hex said: [image: 1780979702139-4f23a269-6c1c-4563-ac54-080cd3faa4b7-image.jpeg] [image: 1780979729251-f1630b43-4a94-49dd-b962-9b709f4bb2da-image.jpeg] Here is a small usability suggestion. In the Resources dashboard, in Pool view and Host view, positions of CPU and RAM are swapped. I occasionally get a brain freeze when switching between Host and Pool dashboard. Right, thanks! We'll change this !
    • J

      vm.stats questions on response and parameters

      Watching Ignoring Scheduled Pinned Locked Moved REST API
      1
      0 Votes
      1 Posts
      10 Views
      No one has replied
    • D

      REST API create_vm returns task URL that doesn't exist?

      Watching Ignoring Scheduled Pinned Locked Moved Solved REST API
      7
      0 Votes
      7 Posts
      1k Views
      MathieuRAM
      Hi @DevFlint, tasks are now correctly visible in the swagger documentation
    • S

      How to revert VM to snapshot

      Watching Ignoring Scheduled Pinned Locked Moved Solved REST API
      13
      0 Votes
      13 Posts
      2k Views
      MathieuRAM
      Hi @slavavrn, FYI, its now possible to revert a snapshot via the REST API. POST /vms/:id/actions/revert_snapshot And the body of the endpoint: { "snapshotId": <snapshot-id> "snapshotBefore": boolean (optional) }
    • stormiS

      XCP-ng 8.3 updates announcements and testing

      Watching Ignoring Scheduled Pinned Locked Moved News
      576
      1 Votes
      576 Posts
      275k Views
      M
      @rzr Installed those security update candidates in my XCP-ng test environment. So far no issues whatsoever. Basic operations all work. VMs running etc.