Skip to content

Commit

Permalink
Update iscsi steps (#392)
Browse files Browse the repository at this point in the history
jsc#DOCTEAM-1459
  • Loading branch information
tahliar committed Jun 19, 2024
1 parent d2a12e4 commit a69c500
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions xml/ha_iscsi_for_sbd.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
</step>
<step>
<para>
In the <guimenu>Discovery</guimenu> tab, activate <guimenu>Discovery Authentication</guimenu>.
In the <guimenu>Global</guimenu> tab, activate <guimenu>Discovery Authentication</guimenu>.
</para>
</step>
<step>
Expand All @@ -99,7 +99,7 @@
</step>
<step>
<para>
In the <guimenu>Target</guimenu> tab, select <guimenu>Add</guimenu>.
In the <guimenu>Targets</guimenu> tab, select <guimenu>Add</guimenu>.
</para>
</step>
<step>
Expand All @@ -109,7 +109,8 @@
</step>
<step>
<para>
Add the <guimenu>IP Address</guimenu> of the server.
The <guimenu>IP Address</guimenu> of this server should be filled automatically. If not,
add the IP address now.
</para>
</step>
<step>
Expand Down Expand Up @@ -157,9 +158,9 @@
<title>Configuring an &iscsi; initiator</title>
<step>
<para>
Install the package <package>yast2-iscsi-client</package>:
Install the required packages:
</para>
<screen>&prompt.root;<command>zypper install yast2-iscsi-client</command></screen>
<screen>&prompt.root;<command>zypper install open-iscsi yast2-iscsi-client</command></screen>
</step>
<step>
<para>
Expand Down

0 comments on commit a69c500

Please sign in to comment.