Hello everyone, first post in the forum so bare with me!
I have PBS 3.0-3 that takes backups of 3 PVE nodes we have in a cluster. PBS is a software raidz2 configuration (40TB) and and does backups daily.
I have 2 datastores, one called "Backups" and one called "Recovery", I use "Recovery" for when we pull backups back down from AWS Glacier.
I have two scripts that interact with AWS-CLI, one that is for uploading to glacier, and one for emergencies when we need to pull data back down. The script compares the hash of the backups and validates before extracting to my "Recovery" datastore.
My problem is that when the data is extracted to the Recovery datastore, it does not show up under 'Content", the ct and vm folders are there with the data, but nothing displayed in my recovery datastore.
Should I not be pulling back down to a different datastore? Should it just pull back to the datastore that it was originally in before being sent to glacier? Let me know what I am missing or if any more details are needed.
Thanks,
I have PBS 3.0-3 that takes backups of 3 PVE nodes we have in a cluster. PBS is a software raidz2 configuration (40TB) and and does backups daily.
I have 2 datastores, one called "Backups" and one called "Recovery", I use "Recovery" for when we pull backups back down from AWS Glacier.
I have two scripts that interact with AWS-CLI, one that is for uploading to glacier, and one for emergencies when we need to pull data back down. The script compares the hash of the backups and validates before extracting to my "Recovery" datastore.
My problem is that when the data is extracted to the Recovery datastore, it does not show up under 'Content", the ct and vm folders are there with the data, but nothing displayed in my recovery datastore.
Should I not be pulling back down to a different datastore? Should it just pull back to the datastore that it was originally in before being sent to glacier? Let me know what I am missing or if any more details are needed.
Thanks,
Last edited: