thanks to your help, here is what I did and seems to work (I did reboot on each sole drive to validate the boot mirror => it's ok)
I give all if it can help other people:
me@myhost:~# sgdisk /dev/sdf -R /dev/sdb
The operation has completed...
Note that there may be additional systemd-timers, which are not visible in the classic crontab context. Run systemctl list-timers -a instead.
You also did not mention user-specific crontabs, editable by everybody by crontab -e - including one...
Suppose it would work but if you lose the primary server you then lose your backup server if it's a vm. Just more hassle recovering as you would have to install a backup server somewhere in order for you to access your backups. Personally my home...
Looks like the boot partitions are under proxmox-boot-tool's control. You'll need to remove the old ESP and add the new one on the new drive, using proxmox-boot-tool format and proxmox-boot-tool init as the manual prescribes...
Since it appears that the Current_Pending_Sector has not risen (19) since May 2025, & assuming this is a server that the drive is in constant use, it is possible that the drive is still "usable" or may even be perfectly alright. However this is...
There are multiple symbolic links pointing to the same device. My example shows that in detail: https://forum.proxmox.com/threads/fabu-how-to-select-the-correct-disk-or-what%E2%80%99s-in-a-device-name.182741/
The different names for disks may lead to confusion. I show some different names to specify the "right" device.
Why is this important? Well..., the obvious thing is that “zpool create” will destroy the old content. You will lose any data stored...
From my point of view it is not best practice to connect a PVE cluster directly to the outer internet. There should always exist a router with filtering capabilities. In that picture the router would do Geo blocking, beside other things. My...
for all intents and purposes this could be malware, so no thanks. not going to trust an unknown exe from a source without known good reputation without available sourcecode.
Geschichten, die das Leben mit LXCs schreibt und es hierhin passt.
Ich setze seit gefühlten Äonen Apache Guacamole als Fernsteuerungsproxy ein.
irgendwann kam ich auf die naheliegende/dusselige Idee, selbiges zu virtualisieren
Da ich damals noch...
I use headscale, too.
But establishing a common network between my otherwise segregated PVEs means to circumvent my inner firewall. If I were willing to do this, it would easier to remove the firewall instead of making an effort to circumvent...
There are also alternatives to tailscale who works similiar ( they all base on wireguard) like netbird or headscale and there are even more. Personally I use headscale which is an open source Implementation of tailscales protocol.
For your...
Hello, I ran into the same issue. The solution is given in the log:
INFO: temporary directory is on NFS, disabling xattr and acl support, consider configuring a local tmpdir via /etc/vzdump.conf
Indeed, assigning a local directory to tmpdir...
Two different firewalls, can also help with a dual vendor strategy - for plattform backdoors.
I use the same approach at home - the ISP ones and my virtualized one on a pve, as single point of configuration for segregation.
My wireguard...
Okay, so set up a tailscale network for example.
That is an option, but my objective is to let nothing from the outside reach behind my inner firewall. And having a common network between inside and outside would basically circumvent the inner...