Hallo,
ich habe schon einige Einträge etc. gesehen, die einen sagen es geht, die anderen sagen ne....
Kann man denn jetzt Wasabi z.B. als Remote Speicher in Proxmox Backup einbinden?
Es kommt dann die Fehlermeldung:
Error: parameter verification failed:
- 'type': schema does not allow additional properties.
- 's3-bucket': schema does not allow additional properties.
- 's3-endpoint': schema does not allow additional properties.
- 's3-access-key-id': schema does not allow additional properties.
Usage: proxmox-backup-manager remote create <name> --auth-id <string> --host <string> --password <string> [OPTIONS]
<name> <string>
Remote ID.
--auth-id <string>
Authentication ID
--host <string>
DNS name or IP address.
--password <string>
Password or auth token for remote host.
Optional parameters:
--comment <string>
Comment.
--fingerprint <string>
X509 certificate fingerprint (sha256).
--port <integer>
The (optional) portroot@backup:~#
Kann man vielleicht auf Umwegen das doch mit dem S3 Stoarge verbinden?
ich habe schon einige Einträge etc. gesehen, die einen sagen es geht, die anderen sagen ne....
Kann man denn jetzt Wasabi z.B. als Remote Speicher in Proxmox Backup einbinden?
Code:
proxmox-backup-manager remote create wasabi-sync --type s3 --s3-bucket BUCKET --s3-endpoint SERVER --s3-access-key-id *****************
Es kommt dann die Fehlermeldung:
Error: parameter verification failed:
- 'type': schema does not allow additional properties.
- 's3-bucket': schema does not allow additional properties.
- 's3-endpoint': schema does not allow additional properties.
- 's3-access-key-id': schema does not allow additional properties.
Usage: proxmox-backup-manager remote create <name> --auth-id <string> --host <string> --password <string> [OPTIONS]
<name> <string>
Remote ID.
--auth-id <string>
Authentication ID
--host <string>
DNS name or IP address.
--password <string>
Password or auth token for remote host.
Optional parameters:
--comment <string>
Comment.
--fingerprint <string>
X509 certificate fingerprint (sha256).
--port <integer>
The (optional) portroot@backup:~#
Kann man vielleicht auf Umwegen das doch mit dem S3 Stoarge verbinden?
Last edited: