当前位置:网站首页>[data recovery in North Asia] a data recovery case of raid crash caused by hard disk drop during data synchronization of hot spare disk of RAID5 disk array
[data recovery in North Asia] a data recovery case of raid crash caused by hard disk drop during data synchronization of hot spare disk of RAID5 disk array
2022-07-01 05:01:00 【North Asia data recovery】
Environmental Science :
15 It's made up of two hard disks raid5 array ;
raid5 The array superstructure is a xfs Bare partition , The starting position is 0 A sector .
fault :
One of the hard disks in the array fails and is disconnected , When the hot spare goes online to synchronize data, another hard disk goes offline , Cause interruption of data synchronization process , Array crash , Data loss . The administrator contacted the North Asia Data Recovery Center for help .
Hard disk physical fault detection :
North Asia data recovery engineers have performed physical fault detection on all hard disks in this array , It is found that the first offline hard disk has found a large number of bad tracks , Later, there were a few bad tracks in the hard disk that was disconnected during data synchronization , To ensure the final integrity of data recovery , Physical fault detection is also carried out one by one for the hard disks that are not disconnected in the array , Finally, it is determined that there is no physical failure in other hard disks .
Data recovery process :
This is a very typical raid5 The disk array is in the process of hot spare disk synchronization , The hard disk is disconnected raid Collapse cases . In this case , The most convenient way to recover data is to repair the physical failure of the second offline hard disk , Recover the data from the hard disk , Then regroup raid Array is enough .
1、 The data recovery engineer of North Asia has made a read-only backup of all normal hard disks , Backup the second offline hard disk separately , Skip bad sectors in the process , Backup all data as completely as possible . Because there are bad sectors in this hard disk , This part of the data cannot be read , The underlying data can only be viewed manually by the North Asia data recovery engineer , Calculate the data of bad sector position according to the XOR law , Write manually .
2、 After mirroring all the data in the hard disk , North Asia data recovery engineer conducts virtual riad Environmental restructuring , verification riad5 Whether the structure is correct . Replace the first hard disk with the second offline hard disk , Data synchronization .
Verify recovery data :
After data synchronization , The correctness of the data is verified by the North Asia data recovery engineer , After verification, the administrator will perform the final data verification , After verification , The recovered data directory structure is complete , All data available , The program has no error and runs normally , Finally, it is confirmed that the data recovery is successful .
Tips: :
In various data recovery cases of the North Asia Data Recovery Center ,raid5 Data recovery cases are common recovery cases . North Asia data recovery engineer found : because raid5 Redundancy mechanism of array , Users trust too much raid5 Array security , Ignoring the usual maintenance , Eventually, the hard disk in the array is offline , Data loss .
Raid5 Disk arrays are relatively more secure than other types of arrays , But there is still data loss . Don't take it lightly at ordinary times , Regular maintenance 、 Timely maintenance 、 Replace the old and unstable hard disk , In order to avoid data loss caused by hard disk failure as far as possible .
边栏推荐
- Leecode records the number of good segmentation of 1525 strings
- 无器械健身
- 神经网络-使用Sequential搭建神经网络
- JS to solve the problem of floating point multiplication precision loss
- 【暑期每日一题】洛谷 P5740【深基7.例9】最厉害的学生
- Global and Chinese market of search engine optimization (SEO) software 2022-2028: Research Report on technology, participants, trends, market size and share
- Take a cold bath
- Distributed transactions - Solutions
- Manually implement a simple stack
- Pytoch (IV) -- visual tool visdom
猜你喜欢
Use of STM32 expansion board temperature sensor and temperature humidity sensor
STM32 extended key scan
STM32 expansion board digital tube display
神经网络的基本骨架-nn.Moudle的使用
RuntimeError: mean(): input dtype should be either floating point or complex dtypes. Got Long instead
Pytorch convolution operation
Neural networks - use sequential to build neural networks
Leetcode316- remove duplicate letters - stack - greedy - string
Leetcode1497- check whether array pairs can be divided by K - array - hash table - count
Neural network convolution layer
随机推荐
Global and Chinese market of mainboard 2022-2028: Research Report on technology, participants, trends, market size and share
Global and Chinese market of 3D design and modeling software 2022-2028: Research Report on technology, participants, trends, market size and share
[summer daily question] Luogu p5886 Hello, 2020!
Technology sharing | broadcast function design in integrated dispatching
神经网络-使用Sequential搭建神经网络
Use of dataloader
Manually implement a simple stack
分布式全局唯一ID解决方案详解
Sqlplus connects using the instance name
Pytorch neural network construction template
AcWing 885. Find the combination number I (recursive preprocessing)
字符输入流与字符输出流
【FTP】FTP常用命令,持续更新中……
1076 Forwards on Weibo
Principle, technology and implementation scheme of data consistency in distributed database
LeetCode316-去除重复字母-栈-贪心-字符串
C read / write application configuration file app exe. Config and display it on the interface
FileOutPutStream
【暑期每日一题】洛谷 P3742 umi的函数
AssertionError assert I.ndim == 4 and I.shape[1] == 3