Created
July 10, 2020 12:43
-
-
Save jkoan/09e025d7d0a3c2a5eb8e82b327770687 to your computer and use it in GitHub Desktop.
DNS-320l Root MD setup
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~ # mdadm -D /dev/md0 | |
/dev/md0: | |
Version : 0.90 | |
Creation Time : Fri Jul 10 11:11:12 2020 | |
Raid Level : raid1 | |
Array Size : 62498752 (59.60 GiB 64.00 GB) | |
Used Dev Size : 62498752 (59.60 GiB 64.00 GB) | |
Raid Devices : 2 | |
Total Devices : 1 | |
Preferred Minor : 0 | |
Persistence : Superblock is persistent | |
Update Time : Fri Jul 10 11:26:34 2020 | |
State : clean, degraded | |
Active Devices : 1 | |
Working Devices : 1 | |
Failed Devices : 0 | |
Spare Devices : 0 | |
Consistency Policy : resync | |
UUID : 377c5544:2571fe3c:0ee822d2:4daf943f (local to host dns320l) | |
Events : 0.961 | |
Number Major Minor RaidDevice State | |
0 8 1 0 active sync /dev/sda1 | |
- 0 0 1 removed | |
~ # |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment