From: Martin Zobel-Helas Date: Tue, 5 May 2009 21:40:04 +0000 (+0200) Subject: fix spelling mistake X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=1581ced37df8cf4ec2e21e54b25541ebba3388df;p=mirror%2Fdsa-wiki.git fix spelling mistake --- diff --git a/input/howto/export-isci.creole b/input/howto/export-isci.creole deleted file mode 100644 index 7a302a9..0000000 --- a/input/howto/export-isci.creole +++ /dev/null @@ -1,23 +0,0 @@ -{{{ -* Log into gustini via webfrontend -* Manage - + Volume Management - - add volume - add volume size and name but leave LUN blank (NONE) - - volume mapping - find the next free scsi-lun - * run "multipathd -k" on dijkstra - + show topology - geo2-boot (3600c0ff000d5f6bde2d4cf4901000000) dm-7 HP ,MSA2012i - [size=245M][features=0][hwhandler=0] - \_ round-robin 0 [prio=0][active] - \_ 1:0:0:1 sda 8:0 [active][ready] - \_ 0:0:0:1 sdb 8:16 [active][ready] - ^ that is the LUN - find the next unused one and map it - + on dijkstra: rescan the iscsi bus - iscsiadm -m node --targetname "iqn.1986-03.com.hp:storage.msa2012i.0834d5ecda.a" --rescan - - + on dijkstra: add aliases to the wwids (show topology) - + on dijkstra: /etc/init.d/multipath-tools reload -}}} diff --git a/input/howto/export-iscsi.creole b/input/howto/export-iscsi.creole new file mode 100644 index 0000000..7a302a9 --- /dev/null +++ b/input/howto/export-iscsi.creole @@ -0,0 +1,23 @@ +{{{ +* Log into gustini via webfrontend +* Manage + + Volume Management + - add volume + add volume size and name but leave LUN blank (NONE) + - volume mapping + find the next free scsi-lun + * run "multipathd -k" on dijkstra + + show topology + geo2-boot (3600c0ff000d5f6bde2d4cf4901000000) dm-7 HP ,MSA2012i + [size=245M][features=0][hwhandler=0] + \_ round-robin 0 [prio=0][active] + \_ 1:0:0:1 sda 8:0 [active][ready] + \_ 0:0:0:1 sdb 8:16 [active][ready] + ^ that is the LUN + find the next unused one and map it + + on dijkstra: rescan the iscsi bus + iscsiadm -m node --targetname "iqn.1986-03.com.hp:storage.msa2012i.0834d5ecda.a" --rescan + + + on dijkstra: add aliases to the wwids (show topology) + + on dijkstra: /etc/init.d/multipath-tools reload +}}} diff --git a/input/index.mdwn b/input/index.mdwn index 5e39cbe..e3d85b5 100644 --- a/input/index.mdwn +++ b/input/index.mdwn @@ -31,7 +31,7 @@ VCS repositories for ud-ldap and all our other stuff can be found at * [[howto/ilo-https]] * [[howto/backup]] * [[howto/exim-ca]] -* [[howto/export-isci]]: How to export new iscsi LUNs +* [[howto/export-iscsi]]: How to export new iscsi LUNs * [[howto/install-kvm]]: How to setup a new kvm domain without going through d-i etc. ## misc