nas:qnap:recover_raid_data
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
nas:qnap:recover_raid_data [2021/09/13 12:02] – peter | nas:qnap:recover_raid_data [2021/09/13 13:28] (current) – [Determine Raid Status] peter | ||
---|---|---|---|
Line 45: | Line 45: | ||
QNAP NAS will be automatically cut the internal hard disk into 5 partitions after being connected. | QNAP NAS will be automatically cut the internal hard disk into 5 partitions after being connected. | ||
- | ^Partition^Array^Type^Capacity^Mount^Use^ | + | ^Partition^Array^Type^Capacity*1k=1000^Mount^Use^ |
- | ^::: | + | |sda1|md9|raid1|542M|/ |
- | |sda1|md9|raid1|542M|/ | + | |sda2|md256|raid1|542M||Log storage area?| |
- | + | |sda3|md1|Set by Storage Pool|Disk free space||Data. | |
- | * **md1**: | + | |sda4|md13|raid1|469M|/ |
- | * **md9**: | + | |sda5|md322|raid1|7408M||SWAP.| |
- | | + | |
- | * **md256**: | + | |
- | * **md322**: | + | |
+ | * ***sda4/ | ||
Line 65: | Line 62: | ||
===== Determine Salient Raids ===== | ===== Determine Salient Raids ===== | ||
+ | |||
+ | To ignore the internal RAIDs used by QNAP. | ||
<code bash> | <code bash> | ||
Line 84: | Line 83: | ||
---- | ---- | ||
+ | ===== Run md_checker ===== | ||
+ | |||
+ | **md_checker** is a QNAP script which checks the software RAID. | ||
+ | |||
+ | <code bash> | ||
+ | md_checker | ||
+ | </ | ||
+ | |||
+ | returns: | ||
+ | |||
+ | <code bash> | ||
+ | Welcome to MD superblock checker (v2.0) - have a nice day~ | ||
+ | |||
+ | Scanning system... | ||
+ | |||
+ | |||
+ | RAID metadata found! | ||
+ | UUID: | ||
+ | Level: | ||
+ | Devices: 8 | ||
+ | Name: md1 | ||
+ | Chunk Size: 64K | ||
+ | md Version: | ||
+ | Creation Time: Mar 6 17:46:54 2018 | ||
+ | Status: | ||
+ | =============================================================================================== | ||
+ | | ||
+ | =============================================================================================== | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | =============================================================================================== | ||
+ | |||
+ | |||
+ | RAID metadata found! | ||
+ | UUID: | ||
+ | Level: | ||
+ | Devices: 1 | ||
+ | Name: md3 | ||
+ | Chunk Size: - | ||
+ | md Version: | ||
+ | Creation Time: Aug 21 18:43:43 2019 | ||
+ | Status: | ||
+ | =============================================================================================== | ||
+ | | ||
+ | =============================================================================================== | ||
+ | | ||
+ | =============================================================================================== | ||
+ | |||
+ | |||
+ | RAID metadata found! | ||
+ | UUID: | ||
+ | Level: | ||
+ | Devices: 1 | ||
+ | Name: md4 | ||
+ | Chunk Size: - | ||
+ | md Version: | ||
+ | Creation Time: Jun 21 00:14:24 2019 | ||
+ | Status: | ||
+ | =============================================================================================== | ||
+ | | ||
+ | =============================================================================================== | ||
+ | | ||
+ | =============================================================================================== | ||
+ | </ | ||
+ | |||
+ | ---- | ||
nas/qnap/recover_raid_data.1631534564.txt.gz · Last modified: 2021/09/13 12:02 by peter