Search results

  1. Y

    Connecting GCS/Google Cloud Storage to PBS!

    I see thanks a lot for your help @fabian, Jus to let you know the reason I wanted to do that. I said if one day I have a problem with Synology NAS which is used for the local backups, I still have another backup happening beside of it. if I backup my actual datastore to cloud with rsync , what...
  2. Y

    Connecting GCS/Google Cloud Storage to PBS!

    Yes, but my local one is already a mounted storage over the network, with rsync, if something is deleted locally will it be delete at the GCS level as well?
  3. Y

    Connecting GCS/Google Cloud Storage to PBS!

    :confused: in that case what is your recommendation? I have a local copy but I would to have a copy in the cloud as well, is there another way of doing it?
  4. Y

    Connecting GCS/Google Cloud Storage to PBS!

    @fabian thanks, I managed to create the datastore by adding --file-mode and --dir-mode to the mount command. right now I am having another issue which is: ERROR: VM 10016 qmp command 'backup' failed - backup register image failed: command error: update atime failed for chunk/file...
  5. Y

    [SOLVED] Number of Copies

    I think PBS keeps always the number we set +5, so I did not do nothing when it reached 75 it started to delete them. :)
  6. Y

    Connecting GCS/Google Cloud Storage to PBS!

    Hello, Could you please help me why I am getting this error: Bad Request (400) unable to open chunk store 'GCSBucket' at "/mnt/GCSBucket/.chunks" - Permission denied (os error 13) Here is how I have mounted the bucket to PBS: gcsfuse --debug_fs --debug_gcs --debug_fuse --debug_http...
  7. Y

    Connecting GCS/Google Cloud Storage to PBS!

    @oguz I gave up with rclone :), I managed with gcsfuse I am able to read and write into the bucket from PBS level with command line. However I am not able to create a datastore I am getting the bellow error: Bad Request (400) unable to open chunk store 'GCSBucket' at "/mnt/GCSBucket/.chunks" -...
  8. Y

    Connecting GCS/Google Cloud Storage to PBS!

    I am not able to create a Datastore this is the error I got: unable to create chunk store 'GCS-Bucket' subdir "/mnt/GCPStorage/.chunks" - EIO: I/O error, Here is the mount point that I am trying to use:
  9. Y

    Connecting GCS/Google Cloud Storage to PBS!

    @oguz I got this error when tried to backup a vm: 2022/07/27 15:54:41 ERROR : .chunks/5bf4/5bf4490306a6f46befefcf4b2342c3f64457a11e2071f51caa5bbefba0efc6d6: Failed to copy: googleapi: Error 400: Cannot insert legacy ACL for an object when uniform bucket-level access is enabled. Read more at...
  10. Y

    Connecting GCS/Google Cloud Storage to PBS!

    @oguz you see I am even able to create a datastore which point to that mount point:
  11. Y

    Connecting GCS/Google Cloud Storage to PBS!

    no worries I got the point see bellow nothing at Bucket level:
  12. Y

    Connecting GCS/Google Cloud Storage to PBS!

    @oguz until now I was able to create a datastore from the mounted point, however it's about 1h I have this error message. I have checked /etc/proxmox-backup/datastore.cfg I have only one datastor there
  13. Y

    Connecting GCS/Google Cloud Storage to PBS!

    It's mounted but I can't see what I have within the local mount point at the GCP level. see what I have locally.
  14. Y

    Connecting GCS/Google Cloud Storage to PBS!

    @oguz I created a google cloud storage remote type as you can see bellow: Name Type ==== ==== GCPbucket google cloud storage when I try to mount a gcp bucket to PBS with the bellow command rclone mount GCPbucket:"project_id"/my-bucket/TestOnly /mnt/GcpInfraStorage/...
  15. Y

    Connecting GCS/Google Cloud Storage to PBS!

    @oguz thanks for your help. I have create a remote as you can see in the bellow photo: but I am not sure of what I am trying to use if it's the correct way of mounting, could you please help me on that. rclone mount remote:path/to/files /path/to/local/mount see this link I was able to...
  16. Y

    [SOLVED] Number of Copies

    @Matthias. may I know where is the protection configured? because I have not set any protections. Thanks,
  17. Y

    [SOLVED] Number of Copies

    Hello all, As you can see I have set the number of copies to Keep last 70, but it's keeping more than 70 copies, May I know why it is behaving like that? where is what is my mistake? see the attached screenshots: Thanks,
  18. Y

    Connecting GCS/Google Cloud Storage to PBS!

    Hello everybody, Hope you all are doing well, Here is my actual Backup infrastructure I was wandering if it's possible to connect GCS/Google cloud storage to PBS to allow me to restore VMs if NAS fails? Kind regards, Kamala
  19. Y

    [SOLVED] Backup PBS backups to Cloud

    My actual data size is about 6 Tb, I use Cloud Sync. all is good which sync. my PBS to GCS, however the initial data size was 2.5Tb