rhel:iscsi-rhel4
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
rhel:iscsi-rhel4 [2011/11/14 13:39] – jenad | rhel:iscsi-rhel4 [2024/08/07 13:39] (aktuell) – Externe Bearbeitung 127.0.0.1 | ||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
- | ==== CentOS 4 / Redhat Enterprise Linux 4 iSCSI Installation and Configuration ( iscsi initiators ) ==== | + | ===== CentOS 4 / Redhat Enterprise Linux 4 iSCSI Installation and Configuration ( iscsi initiators ) ===== |
by Vivek Gite on May 13, 2008 | by Vivek Gite on May 13, 2008 | ||
Zeile 6: | Zeile 6: | ||
Requirements | Requirements | ||
- | [a] Following instructions tested on RHEL ES 4 and CentOS 4 only. (See RHEL 5/ CentOS 5 / Debian/ Ubuntu Linux specific instructions here). | + | * Following instructions tested on RHEL ES 4 and CentOS 4 only. (See RHEL 5/ CentOS 5 / Debian/ Ubuntu Linux specific instructions here). |
- | [b] You need following information | + | |
- | [c] ISCSI Username | + | |
- | [d] ISCSI Password | + | |
- | [e] ISCSI Server IP / hostname | + | |
=== CentOS Linux v4.x - Install iscsi-initiator-utils === | === CentOS Linux v4.x - Install iscsi-initiator-utils === | ||
Zeile 68: | Zeile 68: | ||
# mount -a | # mount -a | ||
# df -H | # df -H | ||
+ | | ||
+ | ==== manage iSCSI ==== | ||
+ | |||
+ | by Jens (and RedHat ;-)) | ||
+ | |||
+ | === nodes === | ||
+ | |||
+ | iSCSI Node Name Guidelines | ||
+ | |||
+ | The entire node name can be up to 223 bytes in length | ||
+ | No white space is allowed | ||
+ | Node names are not case sensitive | ||
+ | The following ASCII characters can be used: | ||
+ | * dash (' | ||
+ | * dot (' | ||
+ | * colon (":" | ||
+ | * numbers 0-9 | ||
+ | * lower-case letters a-z | ||
+ | |||
+ | The node name of the initiator is stored in the ''/ | ||
+ | |||
+ | < | ||
+ | ## DO NOT EDIT OR REMOVE THIS FILE! | ||
+ | ## If you remove this file, the iSCSI daemon will not start. | ||
+ | ## If you change the InitiatorName, | ||
+ | ## may reject this initiator. | ||
+ | ## for each iSCSI initiator. | ||
+ | InitiatorName=iqn.1987-05.com.cisco: | ||
+ | </ | ||
+ | |||
+ | === find targets === | ||
+ | |||
+ | | ||
+ |
rhel/iscsi-rhel4.1321274398.txt.gz · Zuletzt geändert: 2024/08/07 13:35 (Externe Bearbeitung)