I have a trouble where mdadm autoactivates zfs volumes from VM's. I would not like mdadm to touch anything from zfs volumes.
I tried to search for it since it's more like debian problem, but could not filnd a solution. Probably a filter when loading mdadm module?
I tried to search for it since it's more like debian problem, but could not filnd a solution. Probably a filter when loading mdadm module?
Bash:
root@elite:~# cat /proc/mdstat
Personalities : [raid1] [linear] [multipath] [raid0] [raid6] [raid5] [raid4] [raid10]
md121 : inactive zd16p3[1](S)
1020032 blocks
md122 : active (auto-read-only) raid1 zd16p5[1]
27712000 blocks [2/1] [_U]
md123 : active (auto-read-only) raid1 zd16p1[1]
104320 blocks [2/1] [_U]
md124 : active (auto-read-only) raid1 zd16p2[1]
10241344 blocks [2/1] [_U]
md125 : inactive zd32p3[1](S) zd0p3[0](S)
78057472 blocks super 1.2
md126 : inactive zd32p1[1](S) zd0p1[0](S)
1949696 blocks super 1.2
md127 : inactive zd32p2[1](S) zd0p2[0](S)
39026688 blocks super 1.2
md1 : active raid1 sdc2[0] sdb2[1]
19513344 blocks super 1.2 [2/2] [UU]
md0 : active raid1 sdc1[0] sdb1[1]
974848 blocks super 1.2 [2/2] [UU]
unused devices: <none>