Hey,
hmm, no. Namespaces should not disappear, regardless of being empty or not. Does the cache still have it?
ls <CACHE_PATH>/ns
And what does proxmox-backup-debug api get /admin/datastore/<DATASTORE_NAME>/namespace say?
Hey,
could you post the task log from an earlier backup. Could you also iperf3 -s on the PBS and iperf3 -c <PBS_IP> on the PVE host, what does it report?
Hey,
not really. Maybe check if there are reports of problems with the specific model and a specific kernel version, this is not very common, especially with recent hardware. But still, a quick search could save you some headache later on.
Hey,
[1] is probably a good start. But generally you add the physical NIC to a bridge("Linux Bridge"), then do IP configuration on the bridge. If you plan to create a bond, you first add the physical NICs to the bond[2], and then the bond to the...
did you ifreload -av after changing it to /24? Just to be sure, but could you also check systemctl status pveproxy, and ss -tulpn | grep 8006?
Not really, there is only a UI over HTTPS, there is no HTTP one. What you saw was just a warning about...
Hey,
fürs manuelle Backup starten kannst du dir [1] ansehen, und einen job anzulegen/zu bearbeiten [2].
[1] https://pve.proxmox.com/pve-docs/api-viewer/index.html#/nodes/{node}/vzdump
[2]...