> > Please can you show post the pbs storage configuration? > > > pbs: backupbeta > datastore test > server 192.168.5.49 > content backup > fingerprint > 1c:f0:e0:76:67:a5:f3:b7:b6:2b:5c:33:xxxxxxxxx:98:8f:31:15:0b:0d:53:93:2b:2f:52 > maxfiles 2 > nodes vni,vnh,vnb > username proxmox@pbs > > > > > Seem there is a problem how we compute the repository - the datastore part > > is missing. > > It should look like <user@pbs@<IP>:<datastore>. For example, if your > > datastore > > name is 'store1': > > > > --repository proxmox@[email protected]:store1 > > > > You can test easily if that works with: > > > > # proxmox-backup-client snapshots --repository > > proxmox@[email protected]:store1 > > > proxmox-backup-client restore '--crypt-mode=none' vm/311/2020-07-11T00:57:52Z > index.json /var/tmp/vzdumptmp121335/index.json --repository > proxmox@[email protected]:backupbeta
The datastore name in 'test', so please try "proxmox@[email protected]:test" instead. _______________________________________________ pve-user mailing list [email protected] https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user
