Subcategories

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

    336 Topics
    3k Posts
    J
    @Danp Sorry, due to the host being added and me continuing on with my other tasks, it is not. I could have made that more clear.
  • ACLs, Self-service, Cloud-init, Load balancing...

    86 Topics
    739 Posts
    J
    hello running xcp-ng version 8.2.1 build date 2025-05-07 restart of node has been done netdata-ui version 1.19 release 6.xcpng8.2 from xcp-ng-updates repo netdata version1.44.3 release 6.xcpng8.2 from xcp-ng-updates repo confirmed following also installed xen-dom0-libs-devel yajl-devel xen-devel i have removed and reinstalled netdata-ui as well this was working fine before but sometime in the last few months , maybe when netdata updated to the versions above and the interface all changed, VM's are no longer visible in netdata [image: 1747811341191-c0b11d3e-0a0f-41dc-b122-4f1e769a92fe-image.png] use to be a giant list of VMs here, this is happening on all my xcp-ng servers, not just the one. they are all at the above mentioned xcp-ng version and netdata version. anyone else experiencing this? have any suggestions on whats going on, why the VM's are not showing up in netdata anymore on any of my hosts?
  • All XO backup features: full and incremental, replication, mirrors...

    344 Topics
    3k Posts
    olivierlambertO
    Question for XO PO, it's already too much details/knowledge for me Ping @lsouai-vates
  • Everything related to Xen Orchestra's REST API

    61 Topics
    476 Posts
    S
    @Studmuffn1134 I changed my link from ws:// to https:// and it now gives me this error File "Z:\Valera\School\Lakeland University\Finished\Programming 2\Python Programs\StudsPrograms.venv\Lib\site-packages\jsonrpc_base\jsonrpc.py", line 213, in parse_response raise ProtocolError(code, message, data) jsonrpc_base.jsonrpc.ProtocolError: (10, 'invalid parameters', {'error': {'message': 'invalid parameters', 'code': 10, 'data': {'errors': [{'instancePath': '/id', 'schemaPath': '#/properties/id/type', 'keyword': 'type', 'params': {'type': 'string'}, 'message': 'must be string'}]}}, 'id': '0a11ec72-9300-4030-a5d2-a5c0286f3811', 'jsonrpc': '2.0'})
  • Terraform, Packer or any tool to do IaC

    31 Topics
    285 Posts
    nathanael-hN
    xo-powershell moves from alpha to beta The XO-PowerShell module is published in the :microsoft: PowerShell Gallery as v1.0.0-beta https://www.powershellgallery.com/packages/xo-powershell/1.0.0-beta Grab it with one powershell command: Install-Module -Name xo-powershell -AllowPrerelease Doc here Thanks to @dinhngtu @iButcat
  • Coalesce not showing anymore

    Solved
    13
    2
    0 Votes
    13 Posts
    975 Views
    olivierlambertO
    Yay! Thanks both @Gheppy for the report and @errellion for the feedback
  • XCP-ng Authentication to AD (2019)

    6
    0 Votes
    6 Posts
    1k Views
    M
    @olivierlambert Thanks for the link , seems i will go the XOA route as suggested by @Darkbeldin
  • Networking disparity between guest OS and XO

    5
    4
    0 Votes
    5 Posts
    487 Views
    fohdeeshaF
    @jcdick1 I run opnsense on xcp-ng personally as well and use their packaged tools without issue, the only time I've gotten this behavior is when I hot-added interfaces and it changed the order of interfaces. If that's not it, I'm really not sure what would be causing this One last thing you can try in case it's a weird cash issue is (inside XOA) go to settings > servers, click the green connected button next to your xcp-ng server to disconnect it from xoa - then wait a couple seconds and click it again to reconnect it
  • Backup to shared storage

    7
    0 Votes
    7 Posts
    502 Views
    T
    @Darkbeldin In my network NFS and Samba shares would be a VM also on the same host so I would be in the same boat as before
  • Can't make new VM

    13
    0 Votes
    13 Posts
    1k Views
    olivierlambertO
    Same message than the other thread: https://xen-orchestra.com/docs/community.html Read this carefully.
  • Cannot import .ova Xen Orch from sources

    3
    0 Votes
    3 Posts
    214 Views
    olivierlambertO
    You should always start to read this before creating a new thread: https://xen-orchestra.com/docs/community.html
  • IP Address Configuration (does this exist in XOA?)

    2
    1
    0 Votes
    2 Posts
    3k Views
    M
    It is in the same place in XO. Network tab of the host. Change the Mode from None to Static (or DHCP). This should get you a pop up to enter the address, netmask, etc.
  • Very slow Backup speed when using "Continuous Replication" to NFS target

    Solved
    5
    0 Votes
    5 Posts
    773 Views
    0nelight0
    @Andrew Thanks! How to close this issue?
  • NUT Client in XOA

    2
    0 Votes
    2 Posts
    436 Views
    olivierlambertO
    You can call the feature from the API or the CLI
  • Cannot Delete a VM Template through CLI or XE

    Solved
    3
    0 Votes
    3 Posts
    1k Views
    DCTD
    This result worked!!! Thank you very much!!
  • S3 backup broken

    31
    0 Votes
    31 Posts
    5k Views
    A
    @florent Limiting concurrency did not fix my S3 backup problem, but it's working again after updating the build. So I guess it's resolved.
  • 0 Votes
    8 Posts
    864 Views
    R
    You should probably be able to fix this issue by installing the ntfs-3g package. As you mentioned you're running it on a Synology, you can do that in DSM by opening Docker -> Container -> Select your container -> Details -> Terminal and enter the below in the console. apk update apk add ntfs-3g Let us know if it helped.
  • invalid parameter when manually triggering a backup

    Solved
    10
    0 Votes
    10 Posts
    669 Views
    A
    @olivierlambert Yes, thank you so much for the big help.
  • XML-RPC Error and DNS lookup failed when adding new Server

    5
    0 Votes
    5 Posts
    901 Views
    DanpD
    @bradk Sorry for the confusion about the version number.
  • Xen Orchestrta as systemd service

    5
    0 Votes
    5 Posts
    456 Views
    A
    @olivierlambert it is pretty outdated And this is only proposition to add such option to docs.
  • Synchronize configuration of two XO for high availability

    Unsolved
    5
    0 Votes
    5 Posts
    681 Views
    M
    @olivierlambert Well, for now, I'm mostly playing around with this tech to teach myself about it, gaining experience and coming up with ideas. Maybe someday I'll be able to return some profit with the business I'm building / trying to figure out (hosting game servers). Then I'll sign up for some Pro support - and maybe then we can work on the concept of HA XO I understand what you're saying. I think I can come up with a good enough way of achieving the HA I'm looking for. Anyway, thanks for takning the time to respond. I understand your schedule is busy.
  • Pool is connected but Unknown pool

    21
    3
    0 Votes
    21 Posts
    6k Views
    Tristis OrisT
    @julien-f @olivierlambert 2371109b6fea26c15df28caed132be2108a0d88e Fixed now, thanks you.
  • Backup don't work in 5.74.x

    5
    0 Votes
    5 Posts
    285 Views
    olivierlambertO
    If you use XOA, I would strongly suggest to open a support ticket. This way, we can investigate properly on your XOA and see what's going on.
  • Cloud-init ConfigDrive

    Solved
    3
    0 Votes
    3 Posts
    316 Views
    C
    @olivierlambert Thanks, feel free to mark this as solved.
  • 5.74.0 - "an error has occurred" on storage and hosts

    5
    1
    0 Votes
    5 Posts
    569 Views
    Tristis OrisT
    this looks similar to my problem. https://xcp-ng.org/forum/topic/6268/pool-is-connected-but-unknown-pool/17?_=1662121619906 this missed SR was at "unknown pool"[image: 1662128126638-0f24bb4d-c916-4693-b838-c3935841aec3-%D0%B8%D0%B7%D0%BE%D0%B1%D1%80%D0%B0%D0%B6%D0%B5%D0%BD%D0%B8%D0%B5.png]