the dm-multipath should be ok, so long as multipathd is not there.

grep -i del_part_nodes  /lib/udev/rules.d/*

shows the multipath delete rule.  I am on 32 and don't see anything
else using it.

if you cat the rule with the del_part_nodes code you could see if
anything else on 33 uses it.



On Wed, Mar 3, 2021 at 12:17 PM GianPiero Puccioni
<gianpiero.pucci...@isc.cnr.it> wrote:
>
> On 3/3/21 6:22 PM, Roger Heflin wrote:
> > That looks like multipath is blacklisted.
> >
> > you might to a lsinitrd | grep -i multipath and make sure it is not in
> > the initrd with a config file.
> >
> > multipath is the only service I have seen that actually deletes
> > partition mappings, but it is possible that some of the other dm*
> > stuff might (dm-raid maybe?)..
> >
>
> Yes there is something
>
> # lsinitrd | grep -i multipath
> -rw-r--r--   1 root     root        15120 Oct 23 17:30
> usr/lib/modules/5.10.19-200.fc33.x86_64/kernel/drivers/md/dm-multipath.ko.xz
>
> I have looked into udev and there is this:
> /usr/lib/udev/rules.d/62-multipath.rules
> but I don't understand what is in it.
>
> GiP
> _______________________________________________
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> Fedora Code of Conduct: 
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
> Do not reply to spam on the list, report it: 
> https://pagure.io/fedora-infrastructure
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to