当前位置:网站首页>[Server data recovery] Data recovery case of server Raid5 array mdisk disk offline
[Server data recovery] Data recovery case of server Raid5 array mdisk disk offline
2022-08-02 02:09:00 【North Asia Data Recovery】
Server Raid Disk Offline Failure:
There are one or more groups of Mdisks in the server, and one hard disk in one group of Mdisks fails and goes offline. The hot spare disk starts and starts to synchronize data.Another hard disk in the group Mdisk is also offline due to a failure, which will cause the synchronization of the hot spare disk to fail, and the Mdisk of the group will fail, making the entire volume unusable.
Server Raid data recovery process:
1. Mirror backup for each disk in the faulty array, all later data recovery work will be performed on the mirror file, without affecting the original diskdata.
2. Analyze and reorganize Mdisk. First, according to the configuration information provided by the user, classify the hard disk according to the Mdisk group.Analyze all hard disks in each group of Mdisks to obtain raid-related information.Virtually reorganize Mdisk using professional data recovery software.
3. Analyze all the information about the pool obtained by Mdisk.Use professional data recovery software to virtually reorganize the pool.
4. Disk analysis.Since raid5 can only allow one member disk to go offline at most, if raid5 crashes, at least two disks fail and go offline.The Beiya data recovery engineer analyzed the underlying data in each member disk and found that the data on the front of the two hard disks was exactly the same. It was initially determined that one of the two hard disks was a hot spare disk, and the other hard disk was a faulty disk.
Based on this, the fault situation can be judged: one of the member disks in raid5 fails and goes offline, and the hot spare disk goes online and starts synchronizing data. At the same time, another member disk also fails and goes offline, and the raid fails.When the raid recovers to normal, because the data on the hard disk that failed first is not up-to-date, some errors occur in the data in the raid after recovery.
5. After analyzing the raid structure of the hard disk and the drop of member disks, use professional data recovery software to complete the formation of Mdisk and pool, and generate the data in them.
Tips: What should I do after a server disk array failure?
1. Don't blindly force online.
The Offline indicator is on, which means that it is required to replace a non-faulty hard disk of the same model and re-calibrate the algorithm.It is very likely that more than one RAID disk array is unstable, and the offline prompt of the server often falsely reports or misses other hard disks that also have hidden dangers.During the forced online process, the hard disk performs a large number of read and write operations. Once other hard disks go offline, data recovery becomes more difficult.Therefore, it is necessary to check the stability of each hard disk before forced online, so as to be more secure.
2. Protect the first site
For manufacturers, hardware equipment repair is the main goal of after-sales service, so data is often sacrificed to repair hardware equipment failures.The engineer of the North Asia Data Recovery Center introduced: The situation that the data is completely destroyed by the user seeking the after-sales service engineer of the manufacturer happens almost every week.Manufacturers' after-sales service engineers tend to repair hardware, while RAID data recovery is mainly based on software operations.In addition, even simple verification operations may bring inconvenience to later data recovery.When the number of damaged RAID hard disks exceeds the fault tolerance capability of the array itself, the mirror image of the damaged hard disk must be completely extracted to complete the final recovery.If the hard disk is powered on frequently, it is easy to cause fatigue damage to the magnetic head, or even scratch the platter.The correct approach should be to consult a professional data recovery service provider immediately.
3. Choose a professional and formal data recovery center
When choosing a data recovery service provider, company size, technical experience, engineer team, and reputation in the industry are all important indicators to consider.
边栏推荐
- 2022-08-01 Reflection
- 求大神解答,这种 sql 应该怎么写?
- [LeetCode Daily Question] - 103. Zigzag Level Order Traversal of Binary Tree
- Byte taught me a hard lesson: When a crisis comes, you don't even have time to prepare...
- Rasa 3.x 学习系列- Rasa - Issues 4873 dispatcher.utter_message 学习笔记
- Day115.尚医通:后台用户管理:用户锁定解锁、详情、认证列表审批
- 乱七八糟的网站
- Shell Beginners Final Chapter
- LeetCode brush diary: LCP 03. Machine's adventure
- Golang分布式应用之定时任务
猜你喜欢
随机推荐
typescript36-class的构造函数实例方法
LeetCode刷题日记:53、最大子数组和
Centos7 安装postgresql并开启远程访问
垃圾回收器CMS和G1
typescript34-class的基本使用
Golang分布式应用之Redis
LeetCode刷题日记:34、 在排序数组中查找元素的第一个和最后一个位置
Golang分布式应用之定时任务
检查IP或端口是否被封
哈希冲突和一致性哈希
Win Go development kit installation configuration, GoLand configuration
Constructor instance method inheritance of typescript38-class (implement)
C language inserted into the characters of simple exercises
[LeetCode Daily Question]——654. The largest binary tree
数据链路层的数据传输
Centos7 install postgresql and enable remote access
HSDC is related to Independent Spanning Tree
"NetEase Internship" Weekly Diary (1)
雇用WordPress开发人员:4个实用的方法
Basic use of typescript34-class