@MajorP93 thatβs fine - I never use ballooning anyway so I guess I am covered good 
Best posts made by damjank
-
RE: xe-gues-utilities woes on openSUSE Leap 16
-
RE: xe-gues-utilities woes on openSUSE Leap 16
@damjank If possible, consider trying the Rust-based Xen guest agent: Rust guest tools 0.4.0
Download and installation:
curl https://gitlab.com/xen-project/xen-guest-agent/-/jobs/6041686376/artifacts/raw/RPMS/x86_64/xen-guest-agent-0.4.0-0.fc37.x86_64.rpm -O rpm -i xen-guest-agent-0.4.0-0.fc37.x86_64.rpm systemctl enable xen-guest-agent.service --nowoh my God you saved me! it worked 1-2-3, like a charm! I can see all info, even got little suse icon
thank you!
Just out of curiosity - are these stable enough for prod deploy (i know i know) but... so far no problems...
Thank you again! -
RE: no icon displayed even with correct tools installed
@olivierlambert @pdonias is there any option to also add openSUSE MicroOS? It is also missing an icon...
Details are here:xe vm-param-list uuid=c5b75080-0689-6e5b-820f-e66b77149aff | grep distro os-version (MRO): name: openSUSE MicroOS; uname: 6.2.6-1-default; distro: opensuse-microos; major: 20230319; minor: unknownI used
./install.sh -d sles -m 15to install tools...Thank you!
regards
D -
RE: no icon displayed even with correct tools installed
@pdonias thank you so much!
Latest posts made by damjank
-
RE: xe-gues-utilities woes on openSUSE Leap 16
@MajorP93 thatβs fine - I never use ballooning anyway so I guess I am covered good

-
RE: xe-gues-utilities woes on openSUSE Leap 16
@damjank If possible, consider trying the Rust-based Xen guest agent: Rust guest tools 0.4.0
Download and installation:
curl https://gitlab.com/xen-project/xen-guest-agent/-/jobs/6041686376/artifacts/raw/RPMS/x86_64/xen-guest-agent-0.4.0-0.fc37.x86_64.rpm -O rpm -i xen-guest-agent-0.4.0-0.fc37.x86_64.rpm systemctl enable xen-guest-agent.service --nowoh my God you saved me! it worked 1-2-3, like a charm! I can see all info, even got little suse icon
thank you!
Just out of curiosity - are these stable enough for prod deploy (i know i know) but... so far no problems...
Thank you again! -
RE: xe-gues-utilities woes on openSUSE Leap 16
@AtaxyaNetwork no error but also no
xe-linux-distributionservice installed or available... -
xe-gues-utilities woes on openSUSE Leap 16
Hello XCPers!
So for my next project I am deploying mid sized XCP cluster (ofc.). The main distro of usage was chosen openSUSE. Since Leap 15 is no more, the switch to Leap 16 was made. Naturally we got issue upon installation of xe-utils from ISO that we have unsupported version. I tried to use
-d sles -m 16- did not work, tried with-m 15which installed ofc but it is not working. I tried also to install native xen tools that also, obv., did not work.Now question is - how to get that working? It is imperative that xe tools work as there are just too many losses without them. Am I missing anything with install, should I use any other approach? Any input would be appreciated
thank you!Best regards!
D -
RE: XO Backup - question on file level restore
@ryan0413 no, nothing.. I have abandoned this

-
RE: XO Backup - question on file level restore
@olivierlambert then I will make this happen today and report back. I will check for a trial but I do believe it is over (for my address),
-
RE: XO Backup - question on file level restore
@olivierlambert I think I cannot switch XO just like that. I will try to get some demo XCP-ng to get some testing done and try to reproduce the error.
But for the sake of discussion - is LVM supported (in either version) for a file-level restore? -
XO Backup - question on file level restore
Hello,
I enabled Delta backups for some VMs, mainly, where I predict I would need file-level restore. The backup is working, I can use functionality to the point, I start to select files to restore, where I can select none, there is a triangle next to the "/" - I figured out, I think that this is due to that some of the servers are set up to use LVM. Is the LVM file level restore not supported or must I set something else?
If this functionality is used and it is very interesting to us, should we switch to a simple layout and ditch LVM?Here is some tech info:

backupNg.listFiles { "remote": "70cc277b-7a40-4be1-b3bb-af6694d7fd77", "disk": "/xo-vm-backups/d6abcfc8-3337-9e66-c175-f58533d688f1/vdis/d91f37df-35a4-4739-b874-8ddfebabe7ff/42718aed-3400-433e-af30-cf516a6c11f2/20230506T230845Z.vhd", "path": "/" } { "code": -32000, "data": { "code": 32, "killed": false, "signal": null, "cmd": "mount --options=loop,ro,norecovery --source=/tmp/1uvkqhp2qbq/vhd0 --target=/tmp/6ahkt5lz58w", "stack": "Error: Command failed: mount --options=loop,ro,norecovery --source=/tmp/1uvkqhp2qbq/vhd0 --target=/tmp/6ahkt5lz58w mount: /tmp/6ahkt5lz58w: wrong fs type, bad option, bad superblock on /dev/loop0, missing codepage or helper program, or other error. at ChildProcess.exithandler (node:child_process:419:12) at ChildProcess.emit (node:events:513:28) at ChildProcess.patchedEmit [as emit] (/opt/xo/xo-builds/xen-orchestra-202305081615/@xen-orchestra/log/configure.js:52:17) at maybeClose (node:internal/child_process:1091:16) at Process.ChildProcess._handle.onexit (node:internal/child_process:302:5) at Process.callbackTrampoline (node:internal/async_hooks:130:17)" }, "message": "Command failed: mount --options=loop,ro,norecovery --source=/tmp/1uvkqhp2qbq/vhd0 --target=/tmp/6ahkt5lz58w mount: /tmp/6ahkt5lz58w: wrong fs type, bad option, bad superblock on /dev/loop0, missing codepage or helper program, or other error. " }Thank you!
rgD -
RE: Hot add hardware
@lawrencesystems I am looking at it right now. Thank you!!