South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
Unfortunately not. All data have been lost and attempts at data recovery failed (according to their support late yesterday afternoon). They said they will inform us if they were able to recover anything but I would recommend you assume the worst.
Careful of falling in the trap of thinking you have experience. When you don't know what you don't know you should plan for the worst-case scenario always. Multi-SAN setup is not going to save you from a careless "rm -rf /" or a bit-flip which results in data corruption. Humans and machines fail in unpredictable and spectacular ways and redundancy != backupsSounds to me like they had a URE error crash on their SAN. It happens to RAID 5 and 6 Arrays. Never use RAID 5 or 6 for data you cant afford to lose. It mostly happens during array rebuilds, but has been know to occur when you have 1 dodgy drive in an array.
This is what happens when you design hosted infrastructures according to the vendor's brochure and not with real world experience.
Careful of falling in the trap of thinking you have experience. When you don't know what you don't know you should plan for the worst-case scenario always. Multi-SAN setup is not going to save you from a careless "rm -rf /" or a bit-flip which results in data corruption. Humans and machines fail in unpredictable and spectacular ways and redundancy != backups![]()
Amen! if you think you know everything, you are John Snow.
Compartmentalize and never share the same authentication details across multiple devices in your infrastructure back-end.
When a 1 becomes a 0 or vice versa either when the data is at rest or in transit. In a physical world components fail and electrical signals over wires are subject to interference.What's a bit flip?
Does it only happen on raid 5-6 arrays?
I've rented a separate hard drive with them to store backups, everything gone of 130 clients and 14 years except the static stuff. Disaster.
What's a bit flip?
Does it only happen on raid 5-6 arrays?
For what it is worth, the reason why it is called a bit "flip" is because circuits does not have 1's and 0's. But they "interpret" high and low voltages as 1's and 0's. So the voltage are never a constant "low" voltage, it can be anything between nothing and a threshold. So interference can cause this voltage to fluctuate. But as long as it stays low enough it is always seen as a 0. So when the interference is high enough, it would cause the voltage to go over the threshold, effectively causing the interpreter to assume a 1. So it basically builds up and eventually flip over to the other side. If you look at a voltage graph the line would increase and cross over to the other side where it is interpreted as a 1.
So does anyone have any info regarding backups? Must we sit around waiting for a miracle. Or do we start rebuilding our systems?
Sounds to me like they had a URE crash on their SAN. It happens to RAID 5 and 6 Arrays. Never use RAID 5 or 6 for data you cant afford to lose. It mostly happens during array rebuilds, but has been know to occur when you have 1 dodgy drive in an array.
It would explain the lengh of the outage and the resulting data loss. They spent dozens of hours trying to get data back, after which they gave up and setup the array from scratch.
So many VM "redundant" infrastructures rely on a single SAN device for storage back-end. Contrary to providing "redundancy" they actually amplify their risk of a failure and when it does go, it goes big-time.
This is what happens when you design hosted infrastructures according to the vendor's brochure and not with real world experience.
Is such a state unrecoverable?
Is this something that happens regularly, or once in a blue moon.....
Do designers develop in mind for such cases?