Package: open-iscsi Version: 2.0.730-1 /usr/bin/iscsiadm expects the iscsid.conf file to be in /etc/iscsi. By default it is placed in /etc.
Adding a symlink solved the problem for me: # ln -s /etc/iscsid.conf /etc/iscsi/iscsid.conf I do not know if any pieces of the open-iscsi package expect the configuration file to be in /etc. I am using Debian GNU/Linux 3.1, kernel 2.6.18. Dan Parker -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

