- [Show pagesource]
- [Old revisions]
- [[unknown link type]]
- []
Just short notes
synopsis: a disk appears and the system automaticly starts RAID (if there is one)
that could cause a lot of headache
solution: remove trigger “on add”
/lib/udev/rules.d/55-dm.rules
-ACTION!="add|change", GOTO="dm_end" +ACTION!="change", GOTO="dm_end"
But keep on change
linux/device_mapper.txt · Last modified: 2016/11/27 16:09 by admin