Created
September 24, 2012 15:12
-
-
Save lukas-buergi/3776461 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
| /dev/sdh1: | |
| Magic : a92b4efc | |
| Version : 00.90.00 | |
| UUID : 7f599700:b35189a1:bae3ca27:aeeaa62f (local to host lukas-desktop) | |
| Creation Time : Thu Oct 28 18:09:21 2010 | |
| Raid Level : raid1 | |
| Used Dev Size : 1953511360 (1863.01 GiB 2000.40 GB) | |
| Array Size : 1953511360 (1863.01 GiB 2000.40 GB) | |
| Raid Devices : 2 | |
| Total Devices : 2 | |
| Preferred Minor : 0 | |
| Update Time : Mon Sep 24 14:09:08 2012 | |
| State : clean | |
| Active Devices : 2 | |
| Working Devices : 2 | |
| Failed Devices : 0 | |
| Spare Devices : 0 | |
| Checksum : 573f0f74 - correct | |
| Events : 1076 | |
| Number Major Minor RaidDevice State | |
| this 0 8 96 0 active sync /dev/sdg | |
| 0 0 8 96 0 active sync /dev/sdg | |
| 1 1 8 112 1 active sync /dev/sdh | |
| /dev/sdh: | |
| Magic : a92b4efc | |
| Version : 00.90.00 | |
| UUID : 7f599700:b35189a1:bae3ca27:aeeaa62f (local to host lukas-desktop) | |
| Creation Time : Thu Oct 28 18:09:21 2010 | |
| Raid Level : raid1 | |
| Used Dev Size : 1953511360 (1863.01 GiB 2000.40 GB) | |
| Array Size : 1953511360 (1863.01 GiB 2000.40 GB) | |
| Raid Devices : 2 | |
| Total Devices : 2 | |
| Preferred Minor : 0 | |
| Update Time : Mon Sep 24 14:09:08 2012 | |
| State : clean | |
| Active Devices : 2 | |
| Working Devices : 2 | |
| Failed Devices : 0 | |
| Spare Devices : 0 | |
| Checksum : 573f0f74 - correct | |
| Events : 1076 | |
| Number Major Minor RaidDevice State | |
| this 0 8 96 0 active sync /dev/sdg | |
| 0 0 8 96 0 active sync /dev/sdg | |
| 1 1 8 112 1 active sync /dev/sdh | |
| /dev/sdg1: | |
| Magic : a92b4efc | |
| Version : 00.90.00 | |
| UUID : 7f599700:b35189a1:bae3ca27:aeeaa62f (local to host lukas-desktop) | |
| Creation Time : Thu Oct 28 18:09:21 2010 | |
| Raid Level : raid1 | |
| Used Dev Size : 1953511360 (1863.01 GiB 2000.40 GB) | |
| Array Size : 1953511360 (1863.01 GiB 2000.40 GB) | |
| Raid Devices : 2 | |
| Total Devices : 2 | |
| Preferred Minor : 0 | |
| Update Time : Mon Sep 24 14:09:08 2012 | |
| State : clean | |
| Active Devices : 2 | |
| Working Devices : 2 | |
| Failed Devices : 0 | |
| Spare Devices : 0 | |
| Checksum : 573f0f86 - correct | |
| Events : 1076 | |
| Number Major Minor RaidDevice State | |
| this 1 8 112 1 active sync /dev/sdh | |
| 0 0 8 96 0 active sync /dev/sdg | |
| 1 1 8 112 1 active sync /dev/sdh | |
| /dev/sdg: | |
| Magic : a92b4efc | |
| Version : 00.90.00 | |
| UUID : 7f599700:b35189a1:bae3ca27:aeeaa62f (local to host lukas-desktop) | |
| Creation Time : Thu Oct 28 18:09:21 2010 | |
| Raid Level : raid1 | |
| Used Dev Size : 1953511360 (1863.01 GiB 2000.40 GB) | |
| Array Size : 1953511360 (1863.01 GiB 2000.40 GB) | |
| Raid Devices : 2 | |
| Total Devices : 2 | |
| Preferred Minor : 0 | |
| Update Time : Mon Sep 24 14:09:08 2012 | |
| State : clean | |
| Active Devices : 2 | |
| Working Devices : 2 | |
| Failed Devices : 0 | |
| Spare Devices : 0 | |
| Checksum : 573f0f86 - correct | |
| Events : 1076 | |
| Number Major Minor RaidDevice State | |
| this 1 8 112 1 active sync /dev/sdh | |
| 0 0 8 96 0 active sync /dev/sdg | |
| 1 1 8 112 1 active sync /dev/sdh | |
| mdadm: No md superblock detected on /dev/sdf1. | |
| mdadm: No md superblock detected on /dev/sdf. | |
| mdadm: No md superblock detected on /dev/sda7. | |
| mdadm: No md superblock detected on /dev/sda6. | |
| mdadm: No md superblock detected on /dev/sda5. | |
| mdadm: No md superblock detected on /dev/sda3. | |
| mdadm: No md superblock detected on /dev/sda. | |
| t4b@desktop:~$ sudo mdadm --assemble --scan | |
| mdadm: /dev/md0 has been started with 1 drive (out of 2). | |
| t4b@desktop:~$ cat /proc/mdstat | |
| Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10] | |
| md0 : active raid1 sdg[0] | |
| 1953511360 blocks [2/1] [U_] | |
| unused devices: <none> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment