faeychild
2022-05-19 03:19:01 UTC
I am poking through dmesg to pinpoint a problem and I found this
dmesg | grep -i raid
[ 0.162436] raid6: avx2x4 gen() 40069 MB/s
[ 0.179437] raid6: avx2x4 xor() 18405 MB/s
[ 0.196436] raid6: avx2x2 gen() 46932 MB/s
[ 0.213436] raid6: avx2x2 xor() 28318 MB/s
[ 0.230437] raid6: avx2x1 gen() 39386 MB/s
[ 0.247436] raid6: avx2x1 xor() 21443 MB/s
[ 0.264437] raid6: sse2x4 gen() 18615 MB/s
[ 0.281436] raid6: sse2x4 xor() 10823 MB/s
[ 0.298437] raid6: sse2x2 gen() 18897 MB/s
[ 0.315436] raid6: sse2x2 xor() 11622 MB/s
[ 0.332438] raid6: sse2x1 gen() 15950 MB/s
[ 0.349437] raid6: sse2x1 xor() 7860 MB/s
[ 0.349438] raid6: using algorithm avx2x2 gen() 46932 MB/s
[ 0.349439] raid6: .... xor() 28318 MB/s, rmw enabled
[ 0.349441] raid6: using avx2x2 recovery algorithm
[ 2.393424] systemd[1]: Starting Software RAID Monitor Takeover...
[ 2.433872] systemd[1]: Started Software RAID Monitor Takeover.
So I did some investigating and I have "mdadm" installed
/etc/mdadm.conf
/proc/mdstat
But I don't have all files mentioned in man mdadm.
I haven't installed raid per-se but is it a partial install by default
dmesg | grep -i raid
[ 0.162436] raid6: avx2x4 gen() 40069 MB/s
[ 0.179437] raid6: avx2x4 xor() 18405 MB/s
[ 0.196436] raid6: avx2x2 gen() 46932 MB/s
[ 0.213436] raid6: avx2x2 xor() 28318 MB/s
[ 0.230437] raid6: avx2x1 gen() 39386 MB/s
[ 0.247436] raid6: avx2x1 xor() 21443 MB/s
[ 0.264437] raid6: sse2x4 gen() 18615 MB/s
[ 0.281436] raid6: sse2x4 xor() 10823 MB/s
[ 0.298437] raid6: sse2x2 gen() 18897 MB/s
[ 0.315436] raid6: sse2x2 xor() 11622 MB/s
[ 0.332438] raid6: sse2x1 gen() 15950 MB/s
[ 0.349437] raid6: sse2x1 xor() 7860 MB/s
[ 0.349438] raid6: using algorithm avx2x2 gen() 46932 MB/s
[ 0.349439] raid6: .... xor() 28318 MB/s, rmw enabled
[ 0.349441] raid6: using avx2x2 recovery algorithm
[ 2.393424] systemd[1]: Starting Software RAID Monitor Takeover...
[ 2.433872] systemd[1]: Started Software RAID Monitor Takeover.
So I did some investigating and I have "mdadm" installed
/etc/mdadm.conf
/proc/mdstat
But I don't have all files mentioned in man mdadm.
I haven't installed raid per-se but is it a partial install by default
--
faeychild
Running plasmashell 5.20.4 on 5.15.35-desktop-2.mga8 kernel.
Mageia release 8 (Official) for x86_64 installed via Mageia-8-x86_64-DVD.iso
faeychild
Running plasmashell 5.20.4 on 5.15.35-desktop-2.mga8 kernel.
Mageia release 8 (Official) for x86_64 installed via Mageia-8-x86_64-DVD.iso