Hello.
PBS 4.0.11
proxmox-backup-client on the same host
S3 endpoint using Hitachi Content Platform, LAN connection.
Any backup (from 2GB to 121GB, doesn't matter) fails while trying to upload manifest blob:
Chunks seems to be successfully stored on S3 storage, but no signs if any index.json.blob files.
Any advise or suggestion how to find root cause of the issue would be appreciated.
UPDATE:
Versioning should be enabled for bucket (namespace) on HCP side.
PBS 4.0.11
proxmox-backup-client on the same host
S3 endpoint using Hitachi Content Platform, LAN connection.
Any backup (from 2GB to 121GB, doesn't matter) fails while trying to upload manifest blob:
Code:
2025-10-19T22:08:04+03:00: Upload size: 926010 (100%)
2025-10-19T22:08:04+03:00: Duplicates: 0+1 (100%)
2025-10-19T22:08:04+03:00: Compression: 41%
2025-10-19T22:08:04+03:00: successfully closed dynamic index 1
2025-10-19T22:08:04+03:00: POST /blob
2025-10-19T22:08:04+03:00: Uploaded blob to object store: .cnt/host/pbs/2025-10-19T19:07:54Z/index.json.blob
2025-10-19T22:08:04+03:00: add blob "/mnt/hcpstore/host/pbs/2025-10-19T19:07:54Z/index.json.blob" (312 bytes, comp: 312)
2025-10-19T22:08:04+03:00: POST /finish
2025-10-19T22:08:04+03:00: POST /finish: 400 Bad Request: unable to update manifest blob - failed to update manifest on s3 backend
2025-10-19T22:08:04+03:00: backup failed: connection error
2025-10-19T22:08:04+03:00: removing failed backup
2025-10-19T22:08:05+03:00: removing backup snapshot "/mnt/hcpstore/host/pbs/2025-10-19T19:07:54Z"
2025-10-19T22:08:05+03:00: TASK ERROR: connection error: not connected
Chunks seems to be successfully stored on S3 storage, but no signs if any index.json.blob files.
Any advise or suggestion how to find root cause of the issue would be appreciated.
UPDATE:
Versioning should be enabled for bucket (namespace) on HCP side.
Last edited: