path: open-iscsi_2.1.11-4/utils/iscsi_discovery.sh { #check if iscsid is running pidof iscsid &>/dev/null ret=$? if [ $ret -ne 0 ]; then