Hi,
no, a dedicated host backup functionality doesn't exist yet. You can subscribe to the issue on our bugtracker though, to get updates if something happens in that regard: https://bugzilla.proxmox.com/show_bug.cgi?id=2287
(Especially) In a...
ZFS is not about preventing failures. It is more about building things in a way that they can be easily reparied as soon something will break. If your concern is losing one disk use a mirror of two. If your scenario is losing two disks then use a...
The way we found was the simplest from both HyperV and VMware is this:
- Boot using the old SATA controller
- Install the VirtIO drivers
- Attach a dummy 32G VirtIO drive (this can be done live and seems to load the drivers into the boot system)...
This doesnt result in any meaningful benefit vs just having the same address for public and private traffic. OP, if you have multiple switches, I would create laggs for public and private traffic- and make sure to cross physical nics (presuming...
This doesnt result in any meaningful benefit vs just having the same address for public and private traffic. OP, if you have multiple switches, I would create laggs for public and private traffic- and make sure to cross physical nics (presuming...
Agreed.
There's some chance that all (or some) missing chunks will be recreated by the next backup.
So after all backup jobs cycle you can manually issue Verify for the backups marked as faulty. If missing chunks have been recreated, the...
My PROXMOX Server 8.1.10 runs fine over 2 weeks, yesterday afternoon it startet high IO delay 50, 60% and more. After shutting down all VMs and reboot all was normal, today morning the high IO delay came back. I now shut down all VMs again, but...
I wouldn't do this for multiple reasons:
First you need to be careful to ensure the consistency of your datastore. People tried stunts like using rclone to backup their datastore contents to cloud providers ending in broken backups...
Hi Danman
you can use the s3 replication to avoid the requirement of running another remote PBS.
PVE provides clientsite encryption, circumvent confidentiality issus with 3rd party untrusted remote stores.
BR, Lucas
That must be it. Which, I guess, means there's nothing I can do to revert this.
If that assumption is true, I guess I am lucky. :)
At this point, is there even anything I can do to get into a clean state again or will I keep seeing errors when...