s3storage

  1. H

    Backing up of MinIO (S3 compatible)

    Anybody arund here doing actual backups of the MinIO storage? I've contemplated using PVE->PBS backups of the nodes (currently I deploy using LXCs) but I'm concerned w.r.t. the sequential nature of the node backups. Which then brings me to the rclone mount type backups, ie. mount the bucket...
  2. A

    VZDump and S3 don't mix well

    Hey, Straight to the point, the "move" operation at the end of VZDump kills it if the destination is S3 backend (for which move is actually copy&delete). Currently I'm using rclone to mount S3 bucket. Would it be possible to add a switch that would write backup directly to the destination...