@olivierlambert Hello Olivier, Another year since the question. Time flies By now, do you know the eta of version 8.3? And is it still an option in that version to be able to backup only the boot disk.
Kind regards,
Jan
@olivierlambert Hello Olivier, Another year since the question. Time flies By now, do you know the eta of version 8.3? And is it still an option in that version to be able to backup only the boot disk.
Kind regards,
Jan
@ronivay Ok. In between jobs I did a new VM install of debian 11 and on it the XO community version.
Version numbers now:
xo-server 5.100.1
xo-web 5.101.1
I seem to have everything working again. Thanks for the help and tip. Now it seems really solved.
If I come across anything else, which I don't think I will, I will report back.
Greetings and thanks,
Jan
I only use the passthrough part of disks, not controllers. VUSB part in xo i don't use. I think that's a completely different approach. Maybe you could check your drivers and manager. There is a cleaner somewhere, don't know the link, to remove the old drivers in windows with powershell and after that install the xen drivers XenServer VM Tools for Windows 9.4.1. I got it from here: https://www.xenserver.com/downloads
https://github.com/xcp-ng/win-pv-drivers/releases/download/v9.0.9065/XenClean.zip
docs:
https://docs.xcp-ng.org/vms/#fully-removing-xen-pv-drivers-with-xenclean
@XCP-ng-JustGreat
I add my passthrough disks this way so I can attach them to my vm in xo ce. And also USB 3.1 an 3.2.
on the host:
find your disk. .. fdisk ok lsblk
sudo mkdir -p /srv/pass_drives
xe sr-create name-label=Pass_Drives type=udev content-type=disk device-config:location=/srv/pass_drives
sudo ln -sf /dev/disk/by-id/usb-Seagate_Desktop_NA7HMMDC-0:0 /srv/pass_drives/sdg
scan ...
after that you can attach it in you (down) vm and startup.
I have 4 disks in passthrough configuration this way (2 x 8TB sata for truenas vm in a mirror conf, 1 TB sata and 1 x USB 8TB for external backup) and as long as you don't change the /dev/sdX order it works fine.
xcp-ng 8.3
If I set the vm auto power on in Xen Orchestra web interface community version it works. But the Start delay (seconds) in the web interface does not change anything in the config and the variable auto_poweron_delay is not set or changed when I look with xe vm-param-list uuid=....
Only when I type in at the cli: xe vm-param-set other-config:auto_poweron_delay=30 uuid=.... does the variable auto_poweron_delay appear or change.
Xen Orchestra, commit fd2c7
xo-server 5.113.0
xo-web 5.116.1
Ok. Great I wait for the release. Thanks
@olivierlambert Hello Olivier, Another year since the question. Time flies By now, do you know the eta of version 8.3? And is it still an option in that version to be able to backup only the boot disk.
Kind regards,
Jan
@olivierlambert ok.
For info: xo-server 5.113.0 / xo-web 5.116.1 Installed this version XO yesterday and tried a smart reboot with 14 vm's running. Windows and linux vm's. Of which some linux vm's have NFS shares which I use for ISO files and making backups with XO. These I normally have to disconnect before I can do a reboot of the host otherwise it will not reboot and had expected that this would not be necessary now. It took a very long time for all vm's to enter suspend mode (>2 hours) and the server did not reboot. Probably ran into not shutting down the NFS shares. I finish much faster if I manually shut down all vm's (and disconnect the NFS shares) reboot the host and restart the vm's. But maybe I am overlooking something then I would like to hear about it.
Ok thanks for your response. I understand your "making money" but, as a simple home user, am very happy with the open source and philosophy behind it. Of course, whenever possible, I advise companies to look at xcp-ng and xen-orchestra and get a subscription. Great what you guys are doing.
Greetings,
Jan
Is xo going to support smart host reboot in the community version?
Will smart reboot then also work with nfs shares that are still open? Now if I want to reboot the host I have to first disconnect all the nfs share, then shut down the vm's and then reboot the host.
@olivierlambert Is there a date known when 8.3 will be released?
Ok that sounds good. Do I understand correctly that this is then possible not only for snapshots but also for backups?