@doogie06
register cli: xo-cli --register http://url login
then remove all tasks: xo-cli rest del tasks
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: CBT: the thread to centralize your feedback
updated to
fix_cbt
branch.CR NBD backup works.
Delta NBD backup works.
just once, so we can't be sure yet.No broken tasks is generated.
Still confused why CBT toggle is enabled on some VMs.
2 similars vms on same pool, same storage, same ubuntu version. One is enabled automaticaly, other is not. -
RE: Advice on good remote targets?
if you have no any dedicated storage, it's possible to use literally any PC with nfs\smb\external drive, windows share also.
-
RE: two separate process for backup?
Backups not very fast anyway, because of XAPI limitations. I see cap about 300-400Mbit at 10Gbit local network.
-
RE: Permissions Make No Sense
I agree, got a similar dilemma now.
Required to grant permissions to single host (gpu computing) and ability to create\remove VMs.But it looks it no ACL for VM creation, it available only for global admin\pool admin accounts. So only way is setup standalone XO for each single host? This way i lose the pool storage and VM migration.
-
RE: ISCSI mount - SR_BACKEND_FAILURE_432
@olivierlambert yep,
/etc/multipath/conf.d/custom.conf
. -
RE: XO server loses pool and hosts momentarily, timeout error
weird advice, but i got same problem when XO CR copy started and caused ip conflict with main XO.
-
RE: NBD setup - No such item
@florent also it works too good.
i don' used advanced mode for CR backup, so NBD is disabled for job.
but task is working with nbd)
-
RE: NBD setup - No such item
@florent lets a brief summary.
nbd work only via management interface. If nbd enabled on any another interface and specified as pool backup interface, it don't work (the issue with blocked packets at iptables). That was a main reason of my problem.
For now i made it work at all my pools. Max single thread speed increased 80-90 > 140-150. At usual backup task (when daily delta very small) it show same 10-40Mb, because it done too fast. Average task time decreased fo about twice.
-
RE: Cannot import ISO file
lets talk with direct examples.
https://download.rockylinux.org/pub/rocky/9/isos/x86_64/Rocky-9.3-x86_64-minimal.iso
and it stuck forever
not a self signed, import works a few weeks ago. Looks like yet one issue after last bad patch.
-
RE: XOLite - Which URL?
@itpartner it already builtin at xen 8.3, so guide will not requried.
-
RE: XCP-ng 8.3 betas and RCs feedback 🚀
can't install zabbix on 8.3.
yum install -y zabbix-agent2 zabbix-agent2-plugin-* Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile Resolving Dependencies --> Running transaction check ---> Package zabbix-agent2.x86_64 0:7.0.3-release1.el7 will be installed --> Processing Dependency: libpcre2-8.so.0()(64bit) for package: zabbix-agent2-7.0.3-release1.el7.x86_64 ---> Package zabbix-agent2-plugin-ember-plus.x86_64 0:7.0.3-release1.el7 will be installed ---> Package zabbix-agent2-plugin-mongodb.x86_64 0:7.0.3-release1.el7 will be installed ---> Package zabbix-agent2-plugin-mssql.x86_64 0:7.0.3-release1.el7 will be installed ---> Package zabbix-agent2-plugin-postgresql.x86_64 0:7.0.3-release1.el7 will be installed --> Finished Dependency Resolution Error: Package: zabbix-agent2-7.0.3-release1.el7.x86_64 (zabbix) Requires: libpcre2-8.so.0()(64bit) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest
at 8.2 i only need to enable more repos, but 8.3 already use it own Vates mirror for Centos.
yum install pcre2 --enablerepo=epel,base,sources Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * epel: ftp-stud.hs-esslingen.de No package pcre2 available. Error: Nothing to do
-
RE: XCP-ng 8.3 betas and RCs feedback 🚀
@gb-123
cat /etc/xensource-inventory | grep -i installation_uuid