From: Martin Zobel-Helas Date: Sat, 17 Sep 2011 15:06:45 +0000 (+0200) Subject: Merge branch 'master' of git+ssh://db.debian.org/git/dsa-wiki X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=47713db6b3d8230b1cc6e2a8ff74d6935363c67f;hp=82b4be10365f556bc763c98b9119db99aa795293;p=mirror%2Fdsa-wiki.git Merge branch 'master' of git+ssh://db.debian.org/git/dsa-wiki * 'master' of git+ssh://db.debian.org/git/dsa-wiki: another package that doesn't seem to want to go away on it's own unhold puppet no longer necessary Make command for re-enabling of exim and samhain slightly more robust nagios.git is known as dsa-nagios.git on db.d.o/git Add note about coordinating with users before upgrading --- diff --git a/input/howto/iscsi.creole b/input/howto/iscsi.creole index fff90f4..83e8eef 100644 --- a/input/howto/iscsi.creole +++ b/input/howto/iscsi.creole @@ -50,6 +50,17 @@ corresponding to the two addresses that controller A has: * Go to **Manage** -> **Volume Management** -> **volume mapping** and map the new volume to a free LUN on the new host. +=== Meanwhile on Melee Islan^W^WGiustini (telnet version) === + +* Log into the telnet config interface (see dsa-passwords for details) +* run {{{show iscsi-hosts}}}. You should see a iqn without a hostname attached. + Compare that one to **InitiatorName** in {{{/etc/iscsi/initiatorname.iscsi}}}. + If they are the same, set it like {{{set iscsi-host host iqn.1993-08.org.debian:01:f3c2e4746681 rossini}}} + **bad thing, you need to remember the iqn for the next step** +* run {{{show chap-records}}}, this will list you the already configured hosts. + To add a new host run something like {{{create chap-record name iqn.1993-08.org.debian:01:f3c2e4746681 secret foobar mutual-name iqn.1986-03.com.hp:storage.msa2012i.0834d5ecda mutual-secret 1234567890ABCDEF }}} +* for volume management see [[export-iscsi]] + === Back on the host === * edit /etc/iscsi/iscsid.conf: