In multipath config generated by hpe-csi-node is line: ``` getuid_callout /lib/udev/scsi_id --whitelisted --device=/dev/%n ``` `getuid_callout` is long-deprecated (since 2013) and this year it was removed from multipath tools at all: https://github.com/opensvc/multipath-tools/commit/21b3d6bdc1b6942dc99203567a78ebaf1fa7dddf I believe it should be removed from `hpe-linux-config` configmap (or replaced by something more apropriate?)