Cloud Backup
title: Cloud Backup - How to Set Up Google Cloud Storage for Cloud Backup created_at: 2016.03.01 updated_at: 2021.06.21 category: Cloud Backup --- :toc: macro :toc-title:
Google Cloud Storage provides a low-cost, scalable cloud storage location for secure off-site data protection. It offers a free tier to its cloud services with $300 to use for 60 days. Retrospect 11 and higher for Windows and Retrospect 13 and higher for Mac are certified for Google Cloud Storage. Follow these step-by-step instructions for setting up a Google Cloud Storage account, configuring a storage location (called a "bucket"), and creating a set of security credentials (an Access Key and a Secret Key, similar to a username and password).
Follow these steps to quickly create a Google Cloud Storage account. It requires an existing Google Account. If you do not already have one, create one for free at Google Accounts.
Visit Google Cloud Storage and click "Try it free".
Complete the form with contact information and payment information.
Visit Google Cloud Platform to see your new account.
Now we will create a bucket that Retrospect can use to store backups.
Visit Google Cloud Platform, click "Select a Project", and select "Create a new project". Choose a name and click "Create".
Your project is now created. Next, click "Create bucket".
Choose a name, a storage class, and a location. This name is unique across Google Cloud Storage.
Your new bucket is now created. In Retrospect, the "Path" is storage.googleapis.com/your_bucket_name
.
Google Cloud Storage offers different storage classes to tailor its feature set and pricing model to different use cases. Retrospect supports "Standard", "Durable Reduced Availability", and "Nearline". The default storage class is "Standard". See below for how to use the other storage classes.
You can use Google’s guide to using "Durable Reduced Availability" or follow the steps below.
When creating your Retrospect bucket, select "Durable Reduced Availability" as the "Storage Class".
You can use Google’s guide to using "Nearline" or follow the steps below.
When creating your Retrospect bucket, select "Nearline" as the "Storage Class".
You can use Google’s guide to using "Coldline" or follow the steps below.
When creating your Retrospect bucket, select "Coldline" as the "Storage Class".
In your project, click on "Settings"
Under "Settings", "click "Interoperability"
Under "Interoperability", click "Enable interoperability access".
Click "Create a new key".
Your Access Key and Secret Key will be displayed. Write these down and use them in Retrospect to add this Google Cloud Storage location as a cloud set.
Retrospect needs three pieces of information to access Google Cloud Storage:
Path – storage.googleapis.com/your_bucket_name
Access Key – Use the Access Key from above.
Secret Key – Use the Secret Key from above.
Añadir el almacenamiento en la nube como destino es simple. Retrospect tiene un nuevo tipo de conjunto llamado "nube". Cree un nuevo conjunto de copia de seguridad/conjunto de medios y seleccione "nube" como tipo.
Interfaz de Windows
Interfaz de Mac
Next you’ll need to enter your cloud storage credentials. Retrospect allows customers to enable or disable SSL encryption (HTTP or HTTPS) and to set the maximum storage usage, up to 8TB per cloud member. Use the "Cloud Storage" or "Amazon S3 Compatible" dropdown item.
Interfaz de Windows
Interfaz de Mac
Usar el almacenamiento en la nube es simple. Después de haber creado un conjunto en la nube, cree una nueva secuencia de comandos o añádala a una ya existente y haga clic en "Ejecutar". La copia de seguridad se iniciará, siendo subido el contenido del conjunto a su lugar de almacenamiento en la nube. Puede hacer un seguimiento del progreso en la ejecución/actividad.
Interfaz de Windows
Interfaz de Mac
La limitación para la copia de seguridad en la nube y la restauración de la nube está disponible en Preferencias.
Interfaz de Windows
Interfaz de Mac
Below are a number of tips for using cloud storage in Retrospect:
Herramienta de medición de ancho de banda – Mida su ancho de banda de subida y bajada con esta herramienta gratuita: Speedtest.net.
Desactivar la verificación de copia de seguridad – La verificación descargará todos los datos que suba. Vea más detalles acerca de por qué debe desactivarla para las copias de seguridad en la nube en Copia de seguridad en la nube: las mejores prácticas para la protección de datos con almacenamiento en la nube.
Last Update: 21 de junio de 2021