Hi all, just trying to work out what this issue is. Backups work and I can list the backups from say the proxmox host command line
However, from the Proxmox UI, it goes like this.
Trying to see how the proxmox server calls and looks at the listing. It probably is some network config that I've stuffed up but anyone knows pls let me know how and what it is calling from the backend.
Take note,
Proxmox mgmt is on 10.254.245.x/24 which is isolated from the Storage network of 10.254.16.x/24 - of which the PBS server 10.254.16.22 is residing on as well as the ISCSI storage. In due time, gonna put a dedicated backup network but that's a seperate thing altogether.
The switches do not have routes in between. Proxmox hosts have different nics connected to both networks individually.
Thank you.
Code:
proxmox-backup-client snapshot list --repository 'root@pam@10.254.16.22:backupz' --output-format 'json-pretty' vm/177
However, from the Proxmox UI, it goes like this.
Trying to see how the proxmox server calls and looks at the listing. It probably is some network config that I've stuffed up but anyone knows pls let me know how and what it is calling from the backend.
Take note,
Proxmox mgmt is on 10.254.245.x/24 which is isolated from the Storage network of 10.254.16.x/24 - of which the PBS server 10.254.16.22 is residing on as well as the ISCSI storage. In due time, gonna put a dedicated backup network but that's a seperate thing altogether.
The switches do not have routes in between. Proxmox hosts have different nics connected to both networks individually.
Thank you.