Nothing special. It seems PDM cannot fetch the Target Network field from PVE 9.
All the same like, all nodes are standalone (not in cluster). The api user for PDM is auto-generated.
auto vmbr0
iface vmbr0 inet static
address 192.168.1.1
netmask 255.255.255.0
bridge_ports none...
PDM 0.9.2 gives an error on migrating a VM from a 8.4 to 9.0 server (from 8.4 to another 8.4 works).
On field Target Network:
Error: api error (status = 400: api returned unexpected data - failed to parse api response)
What is the best practice for a offsite PBS to sync only the most recent snapshots.
For example:
- first PBS holds a month of snapshots (big disk)
- offsite PBS to sync only the most recent 3 snapshots (small disk).
Do I set in sync 'Transfer last' = 3 and 'prune job' = 5 latest?
Of...
According the PBS manual, HTTP/2 is used for transfer data. Does this work when using IP server for remote sync or for FDQN?
Or is a FQDN a requirement for HTTP/2?
I have multiple datastores on PBS on a big disk with ext4. Each datastores shows the total disk usage and the free space of the total diskspace instead of his own usage. Can this be solved or must I use zfs?
I have a dedicated Proxmox server on Hetzner with a single IP address, Is it possible with this configuration to add an extra single (public) IP address which a VM directly can use (without NAT rules)?
iface enp0s31f6 inet static
address 138.x.x.18/26
gateway 138.x.x.1
iface...