Zum Inhalt springen

Speicherboy: Unterschied zwischen den Versionen

Aus Foxwiki
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
root@speicherboy ~ # mdadm --detail /dev/md
<syntaxhighlight lang="bash" highlight="1" line>
mdadm: /dev/md does not appear to be an md device
root@speicherboy ~ # mdadm --detail /dev/md
root@speicherboy ~ # mdadm --detail /dev/md2
mdadm: /dev/md does not appear to be an md device
/dev/md2:
root@speicherboy ~ # mdadm --detail /dev/md2
Version : 1.0
/dev/md2:
Creation Time : Fri Jul  8 20:55:13 2011
Version : 1.0
Raid Level : raid6
Creation Time : Fri Jul  8 20:55:13 2011
Array Size : 5797625088 (5.40 TiB 5.94 TB)
Raid Level : raid6
Used Dev Size : 1932541696 (1843.02 GiB 1978.92 GB)
Array Size : 5797625088 (5.40 TiB 5.94 TB)
Raid Devices : 5
Used Dev Size : 1932541696 (1843.02 GiB 1978.92 GB)
Total Devices : 5
Raid Devices : 5
Persistence : Superblock is persistent
Total Devices : 5
Persistence : Superblock is persistent
Intent Bitmap : Internal
Update Time : Sun Mar  9 10:40:08 2025
State : clean
Active Devices : 5
Working Devices : 5
Failed Devices : 0
Spare Devices : 0
Layout : left-symmetric
Chunk Size : 128K
Consistency Policy : bitmap
Name : speicherboy:2  (local to host speicherboy)
UUID : 9827dac2:c5f2da90:3b95e739:fe0493f1
Events : 160984
Number  Major  Minor  RaidDevice State
4      8      34        0      active sync  /dev/sdc2
7      8      66        1      active sync  /dev/sde2
6      8        2        2      active sync  /dev/sda2
8      8      50        3      active sync  /dev/sdd2
5      8      18        4      active sync  /dev/sdb2


[[Kategorie:Speicherboy]]
Intent Bitmap : Internal
 
Update Time : Sun Mar  9 10:40:08 2025
State : clean
Active Devices : 5
Working Devices : 5
Failed Devices : 0
Spare Devices : 0
 
Layout : left-symmetric
Chunk Size : 128K
 
Consistency Policy : bitmap
 
Name : speicherboy:2  (local to host speicherboy)
UUID : 9827dac2:c5f2da90:3b95e739:fe0493f1
Events : 160984
 
Number  Major  Minor  RaidDevice State
4      8      34        0      active sync  /dev/sdc2
7      8      66        1      active sync  /dev/sde2
6      8        2        2      active sync  /dev/sda2
8      8      50        3      active sync  /dev/sdd2
5      8      18        4      active sync  /dev/sdb2
</syntaxhighlight>

Version vom 9. März 2025, 12:22 Uhr

root@speicherboy ~ # mdadm --detail /dev/md
mdadm: /dev/md does not appear to be an md device
root@speicherboy ~ # mdadm --detail /dev/md2
/dev/md2:
Version : 1.0
Creation Time : Fri Jul  8 20:55:13 2011
Raid Level : raid6
Array Size : 5797625088 (5.40 TiB 5.94 TB)
Used Dev Size : 1932541696 (1843.02 GiB 1978.92 GB)
Raid Devices : 5
Total Devices : 5
Persistence : Superblock is persistent

Intent Bitmap : Internal

Update Time : Sun Mar  9 10:40:08 2025
State : clean
Active Devices : 5
Working Devices : 5
Failed Devices : 0
Spare Devices : 0

Layout : left-symmetric
Chunk Size : 128K

Consistency Policy : bitmap

Name : speicherboy:2  (local to host speicherboy)
UUID : 9827dac2:c5f2da90:3b95e739:fe0493f1
Events : 160984

Number   Major   Minor   RaidDevice State
4       8       34        0      active sync   /dev/sdc2
7       8       66        1      active sync   /dev/sde2
6       8        2        2      active sync   /dev/sda2
8       8       50        3      active sync   /dev/sdd2
5       8       18        4      active sync   /dev/sdb2