Comment 0 for bug 1777600

Revision history for this message
bugproxy (bugproxy) wrote :

Description: only when trying to change some attributes chzdev fails because it cant find modprobe under Ubuntu 18.04

              root@m83lp09:~# chzdev zfcp --type datarouter=0 dbflevel=5
              sh: 1: /usr/sbin/modprobe: not found
              zfcp device type configure failed
                  Error: Command failed (exit code 127): /usr/sbin/modprobe -r zfcp

              root@m83lp09:~# whereis modprobe
              modprobe: /sbin/modprobe /etc/modprobe.d /lib/modprobe.d /usr/share/man/man8/modprobe.8.gz

Potential solution ? : adding a symlink is a workaround, is this path hardcoded?