Data Protection (Backup and DR) describes the process of creating and storing the data that can be used to recover against data loss A proper backup copy is stored in a separate system or medium, such as tape, from the…
Backing up the database and having a recovery plan to recover from any disaster or human error is one of the most important task of the administrators You can have a replication cluster, high availability setup on multiple data centers…
In AWS you can take a snapshot of a volume while a previous snapshot of that volume is in the pending status, having multiple pending snapshots of a volume can result in reduced volume performance until the snapshots complete. There…
Read more here on WiredTiger Storage and the need of application consistency for the MongoDB Check here on adding your AWS account to Nimesa Nimesa supports pre and post script hooks to perform the specific operation before or after a backup,…
Creating the snapshot of our EBS volume of the EC2 Instance is one of the great strategies for backing up the data stored in EBS What is snapshot You can back up the data on your Amazon EBS volumes to…
I have been building the data protection software for the datacenter and public cloud and i have explored multiple backup products. I am adding my thoughts based on the challenges i faced, based on my interaction with my customers, based…
Everyone is aware that whether you are using on-premise or public cloud you need backup of your Virtual Machines or cloud instances. You can read more about the types of backup here This script creates the application consistent snapshot of…
Recently i posted on Installing MariaDB on AWS EC2 instance and securing the installation. After securing the installation, the root user login is failing with error Access denied for user ‘root’@’localhost’ (using password: YES) The problem is the root user…
Everyone is aware that backup is required, Steps and procedure to take the backup differs for each application, server, cloud Having a good copy of your data in the event of accidental data loss is a life-saver, this is the…
In my company, one of our prospects is running an on-premise vSphere data center and the storage is backed by HP Nimble I got the access to their environment to integrate Nimesa with Nimble storage, Earlier I integrated Nimesa with…