当前位置:网站首页>[server data recovery] a case of RAID5 data recovery stored in a brand of server
[server data recovery] a case of RAID5 data recovery stored in a brand of server
2022-07-05 13:34:00 【51CTO】
Server storage failure :
A brand of server storage crashed due to unknown reasons , When troubleshooting, the administrator found that two hard disks in the storage were offline , Hard disk location raid5 The array cannot be used , Data loss in storage , The administrator contacted our data recovery center to recover the raid5 Data in .
Server storage data recovery process :
1、 The data recovery engineer rushed to the scene to deal with the fault raid Physical detection of disks in , Find out what to do raid in 2 None of the offline hard disks has hardware failure .
2、 The data recovery engineer will first raid Mirror and backup all disks in , The backup files are stored on the data recovery platform of the data recovery center , Return all disks in the original storage to the administrator . All data recovery operations are carried out in the data recovery platform , To ensure that the original data is not modified and destroyed .
3、 The server data recovery engineer is right raid Image file analysis found this raid There are two hot spares in , When the hard disk is offline, only one hot spare disk is successfully activated , here raid5 The array is still in a disk shortage state , Data is not synchronized .

4、 Data recovery engineer analysis raid Hard disk distribution in 、raid Strip information 、 Disk sequence information . According to the above analysis RAID Information analysis of the data in each hard disk , The data recovery engineer found that the data of a hard disk on the same strip was obviously different from that of other hard disks , Therefore, it is preliminarily determined that this hard disk may be the first to be disconnected . Data recovery engineers use RAID The verification program verifies this strip , Finally determine the hard disk that drops the line first .
5、 The data recovery engineer obtains raid Information reorganization raid, Through reorganization raid analysis lun Allocation and data block of . Data recovery engineer exports with software lun And prompt an error when parsing the file system , After re debugging, the error still exists . After troubleshooting the file system parsing error caused by software failure , The data recovery engineer manually checks the exported files , It is found that the reason for the software parsing error is that the file system metafile is damaged . The reason for this may be when the storage is paralyzed zfs The document is in progress IO operation , As a result, the file system meta file is not updated and the meta file is damaged . Because the file system cannot be parsed by software , North Asia data recovery engineers can only manually zfs Repair the damaged metafile in the file system , And then analyze it .
6、 Use the software to parse the repaired file system again , Successfully resolve all file nodes and file directory structures , Export data .
The server stores data recovery results :
The administrator verifies the exported data on the data recovery platform of the data recovery center , Confirm that the data recovery was successful .
边栏推荐
- Godson 2nd generation burn PMON and reload system
- MATLAB论文图表标准格式输出(干货)
- [deep learning paper notes] hnf-netv2 for segmentation of brain tumors using multimodal MR imaging
- 【MySQL 使用秘籍】一網打盡 MySQL 時間和日期類型與相關操作函數(三)
- Binder communication process and servicemanager creation process
- 【每日一题】1200. 最小绝对差
- CAN和CAN FD
- Flutter draws animation effects of wave movement, curves and line graphs
- 前缀、中缀、后缀表达式「建议收藏」
- Talk about seven ways to realize asynchronous programming
猜你喜欢

Android本地Sqlite数据库的备份和还原

Win10——轻量级小工具

国际自动机工程师学会(SAE International)战略投资几何伙伴

French scholars: the explicability of counter attack under optimal transmission theory

redis6事务和锁机制

ASEMI整流桥HD06参数,HD06图片,HD06应用

Can and can FD

What happened to the communication industry in the first half of this year?

UnicodeDecodeError: ‘utf-8‘ codec can‘t decode byte 0xe6 in position 76131: invalid continuation byt
![[深度学习论文笔记]TransBTSV2: Wider Instead of Deeper Transformer for Medical Image Segmentation](/img/70/6de0346df8527af6c88db1ff89947b.png)
[深度学习论文笔记]TransBTSV2: Wider Instead of Deeper Transformer for Medical Image Segmentation
随机推荐
My colleague didn't understand selenium for half a month, so I figured it out for him in half an hour! Easily showed a wave of operations of climbing Taobao [easy to understand]
Jenkins installation
程序员成长第八篇:做好测试工作
关于 Notion-Like 工具的反思和畅想
Binder通信过程及ServiceManager创建过程
How to choose note taking software? Comparison and evaluation of notion, flowus and WOLAI
RHCSA10
国际自动机工程师学会(SAE International)战略投资几何伙伴
With 4 years of working experience, you can't tell five ways of communication between multithreads. Dare you believe it?
Get you started with Apache pseudo static configuration
面试官灵魂拷问:为什么代码规范要求 SQL 语句不要过多的 join?
运筹说 第68期|2022年最新影响因子正式发布 快看管科领域期刊的变化
[notes of in-depth study paper]uctransnet: rethink the jumping connection in u-net from the perspective of transformer channel
Cloudcompare - point cloud slice
What happened to the communication industry in the first half of this year?
Write API documents first or code first?
DataPipeline双料入选中国信通院2022数智化图谱、数据库发展报告
“百度杯”CTF比赛 九月场,Web:Upload
JPA规范总结和整理
go 数组与切片