@doogie06
register cli: xo-cli --register http://url login
then remove all tasks: xo-cli rest del tasks
Tristis Oris
@Tristis Oris
Best posts made by Tristis Oris
-
RE: Clearing Failed XO Tasks
-
RE: New Rust Xen guest tools
Problem with broken package on rhel8-9 looks resolved now. Done multiple tests.
-
RE: New Rust Xen guest tools
@DustinB said in New Rust Xen guest tools:
systemctl enable xe
yep, found them.
full steps for RHEL:wget https://gitlab.com/xen-project/xen-guest-agent/-/jobs/6041608360/artifacts/raw/RPMS/x86_64/xen-guest-agent-0.4.0-0.fc37.x86_64.rpm rpm -i xen-guest-agent* yum remove -y xe-guest-utilities-latest systemctl enable xen-guest-agent.service --now -
RE: New Rust Xen guest tools
@chrisfonte new tools will remove the old one during install.
-
RE: Can not create a storage for shared iso
@ckargitest that was fixed few weeks ago. Do you use latest commit?
-
RE: Pool is connected but Unknown pool
@julien-f @olivierlambert
2371109b6fea26c15df28caed132be2108a0d88e
Fixed now, thanks you. -
RE: Rolling Pool Update - not possible to resume a failed RPU
@olivierlambert During RPU - yes. i mean manual update in case of failure.
Latest posts made by Tristis Oris
-
RE: New project - XenAdminQt - a cross-platform GNU/Linux, macOS, Windows native thick client
it's only possible to change management interface.

nothing can be done with other NICs.
weird, what is this?

-
RE: New project - XenAdminQt - a cross-platform GNU/Linux, macOS, Windows native thick client
@benapetr configure dhcp\static mode.
-
RE: New project - XenAdminQt - a cross-platform GNU/Linux, macOS, Windows native thick client
I haven't found how to set up a physical NIC. you can only edit already configured ones.
-
RE: Unable to copy template
While I was updating all the pools, a micro-update for 5 packages was released again. They come out every week now.

Same issue with basic migration. Now it impossible.
-
RE: Double CR backup
@DustinB but this is impossible scenario. CR requried a VM SR, not a backup one) weird option.
-
Double CR backup
I noticed that a single CR backup job creates two VMs in each pool.
Also, I found an unavailable button in the backup task.

I don't understand when or what exactly was changed.
-
RE: CloudConfigDrive removal
Ok, my syntax is oudated.
resize_rootfs: true growpart: mode: auto devices: ['/dev/xvda3'] ignore_growroot_disabled: false runcmd: - pvresize /dev/xvda3 - lvextend -r -l +100%FREE /dev/ubuntu-vg/ubuntu-lv || truethis one works.
final_message.doesn't support any macro like%(uptime) %(UPTIME)
