@thomasp I'm struggling so much to find the time to do it, and my colleagues are equally busy, but I'll try to make it happen this week!
Product team
Posts
-
RE: XCP-ng 8.3 and Dell R660 - crash during boot, halts remainder of installer process (bnxt_en?)
-
RE: How to Install XCP-ng Guest Tools on Rocky Linux 10?
@gduperrey said in How to Install XCP-ng Guest Tools on Rocky Linux 10?:
but I don't have a release date yet, even for testing
Actually it's already available as
xcp-ng-pv-toolsin thexcp-ng-incomingrepository. What Gaël means is that we haven't run CI on it yet, so we haven't moved the package to thetestingrepository yet, which is when we usually invite users to test.However here I'm able to say that there's no risk in installing it now for testing, with:
yum update xcp-ng-pv-tools --enablerepo=xcp-ng-incoming,xcp-ng-ci,xcp-ng-testing,xcp-ng-candidates(the testing repos will only be enabled for the time of the command, not permanently)
-
RE: XOv6, New VM not same as XO-Lite
@ph7 that's fine, keep on testing our new XO-6, we are very happy with all our community feedback

-
RE: Schedule a single non repeating task
@edsilber After exploring the UI, I confirmed that it's not possible to schedule a one-time cron job from the XO-5 interface.
We're prioritizing the development of new features for XO-6, so we'll take your suggestions regarding scheduling into account for the new interface.
I propose an alternative: using the REST API to run schedules by creating your own execution script (if you are on linux: https://www.veeble.com/kb/scheduling-one-time-jobs-in-linux-using-at-command/).
The REST API link is: {your-xo-url}/rest/v0/docs/#/schedules
Please feel free to contact me if you have any further questions.
-
RE: Schedule a single non repeating task
@edsilber Hello and thank you for your help! I'm currently reviewing the user interface and discussing it with the XO team. I'll get back to you as soon as I've found the best way to help you…
