I Don't Need Backups, I Use Raid1
momjian.us
I Don't Need Backups, I Use Raid1
1–10 of 53 posts
Re: I Don't Need Backups, I Use Raid1
#2Re: I Don't Need Backups, I Use Raid1
#3Their systems involved shipping a server (effectively an appliance) to the customer with all of the working components on it. However, there was no build or deployment process for these components - so the only way to create a new server was to take an existing one and create a copy.
This was done by opening up a working server running with RAID 1, removing one of the disks and installing the disk into a new server. Let the RAID recover the data onto the other blank disk then remove it and put the other blank disk in and let it rebuild.... result, a copied server!
Re: I Don't Need Backups, I Use Raid1
#4Re: I Don't Need Backups, I Use Raid1
#5Backup and Disaster recovery strategies seem really easy until you think through all the failure modes and realize the old axiom "You don't know what you don't know" is there to make your life full of pain and suffering.
Years ago my customers would literally restore their entire environments onto new metal to verify they had a working disaster recovery plan. Today most clients think having a "cloud backup" is awesome.. Until they realize in the moment of disaster that they are missing little things like license keys for software, network settings, passwords to local admin on windows boxes etc.
Re: I Don't Need Backups, I Use Raid1
#6Re: I Don't Need Backups, I Use Raid1
#7Re: I Don't Need Backups, I Use Raid1
#8I once started work somewhere where they did software releases by RAID. Their systems involved shipping a server (effectively an appliance) to the customer with all of the working components on it. However, there was no build or deployment process for these components - so the only way to create a new server was to take an existing one and create a copy. This was done by opening up a working server running with RAID…