4. LG Network Storage Web Menu Use (for LG
Network Storage administrators)
126
[Connection for CHAP certication]
1 Open the open-iscsi set-up le “/etc/iscsi/iscsid.conf”and set up the CHAP
certication. Follow the below instructions. (The CHAP certicate password
must match the password set up for the iSCSI service on the LG Network
Storage webpage.)
discovery.sendtargets.auth.authmethod = CHAP discovery.sendtargets.auth.
username = inAdmin discovery.sendtargets.auth.password = password set up
(Target Secret)
node.session.auth.authmethod = CHAP node.session.auth.username =
outAdmin node.session.auth.password = password set up (Initiator Secret)
2 Activate open-iscsi.
$ /etc/init.d/open-iscsi start
If the open-iscsi was already activated, restart.
$ /etc/init.d/open-iscsi restart
3 The rest of the procedures are the same as for [Connection to a Linux PC].
B Websites
http://www.cyberciti.biz/faq/howto-setup-debian-ubuntu-linux-iscsi-initiator/print/
http://manpages.ubuntu.com/manpages/hardy/man8/iscsiadm.8.html
http://wiki.debian.org/iSCSI/open-iscsi