Created
September 24, 2012 15:12
-
-
Save lukas-buergi/3776460 to your computer and use it in GitHub Desktop.
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
| t4b@desktop:~$ sudo mdadm --detail --scan | |
| /dev/md0: | |
| Version : 0.90 | |
| Creation Time : Thu Oct 28 18:09:21 2010 | |
| Raid Level : raid1 | |
| Array Size : 1953511360 (1863.01 GiB 2000.40 GB) | |
| Used Dev Size : 1953511360 (1863.01 GiB 2000.40 GB) | |
| Raid Devices : 2 | |
| Total Devices : 1 | |
| Preferred Minor : 0 | |
| Persistence : Superblock is persistent | |
| Update Time : Mon Sep 24 16:45:14 2012 | |
| State : clean, degraded | |
| Active Devices : 1 | |
| Working Devices : 1 | |
| Failed Devices : 0 | |
| Spare Devices : 0 | |
| UUID : 7f599700:b35189a1:bae3ca27:aeeaa62f | |
| Events : 0.1076 | |
| Number Major Minor RaidDevice State | |
| 0 8 96 0 active sync /dev/sdg | |
| 1 0 0 1 removed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment