Du scheinst verwirrt. Lege einfach eine VM an. Unten mal ein Beispiel einer aktiven OMV-VM.
Wenn deine Konfiguration so wie unten aussieht, dann ist die OMV-Installation ein Selbstgänger.
Das einzige was unten fehlt ist das CD-LW, welches das...
Thank you. Yes I have disabled that and will see if it helps Meanwhile we have attempts of SQL restore of one DB and not sure whether we can actually trust the I/O to work. It suggested various driver version errors.
The backup is only to...
There is also now a guest agent that supports time sync, startup, graceful shutdown/reboot and IP Info:
https://github.com/tachytelic/sco-openserver-proxmox/blob/master/GUEST-AGENT.md
Was mich gewundert hat ist, dass man die Disk gar nicht unter PVE-Disks mit ext4 formatieren kann. Man kann die Disk dort scheinbar nur komplett leer formatieren. Unter Verzeichnis werde ich gefragt, welches Dateisystem erstellt werden soll. Dort...
When you perform a backup with PBS, PVE/QEMU integrates the backup operation into the VM's I/O path. Data that is being modified while the backup is running has to be coordinated with the backup process. Depending on the storage, network, PBS...
clamav-freshclam only updates the dabases, not the program itself, and the package seems to be modified by Proxmox, hence the "+pmg1".
Also, https://packages.debian.org/trixie/clamav names 1.4.3+dfsg-1 as the version for trixie.
Anyone here advise from that huge long thread what the current state of play is with MS SQL server and PVE?
My thread and details here: https://forum.proxmox.com/threads/sql-server-2022-database-corruption.185694/#post-865582
One long thread, trying to work out relevant parts still so if there is particular thing pointing at in there? Coming from a VMWARE history where things mainly "just work" and had someone set this up for us.
I have turned off PBS backups for...
Perhaps you sould take a look in PVE-Zsync.
One doesn't need to have the node in cluster, I guess.
https://pve.proxmox.com/wiki/PVE-zsync
Just an idea.
Some background.
PVE 9.1.7
Windows 2022 with SQL Server 2022
Have got 3 x hosts, ZFS data stores with replication of VM to another host currently hourly
PBS running daily snapshot backup to a drive on third cluster node
Not currently got support...
Ceph is pretty lenient, it's always easier to have the same disks on all hosts, but really it can accomodate pretty heterogenous hardware.
I'm just thinking that having your storage on the other cluster might run afoul of their requirements, but...
Do you have IO thread enabled for your VM disks? Can you share one or two configurations of affected VMs as well as your /etc/pve/storage.cfg? Which kernel version are you running on the host?
v5.0 released
A lot has changed since the last release.
Extras / Improvements:
- configurable email sender
- notification controls for update checks and successful runs
- improved Alpine, Fedora and Arch update handling
- Alpine VM support
-...
ClamAV updates automatically via the clamav-freshclam.service, which run continuously in the background.
Check:
~# systemctl status clamav-freshclam
PMG uses clamav from debian upstream - once they have an updated version - you will get it...