Skip to content

Commit

Permalink
Add a tip about lsblk -o (#360)
Browse files Browse the repository at this point in the history
  • Loading branch information
tahliar authored Jan 9, 2024
1 parent cd0955f commit 1417a53
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions xml/ha_iscsi_for_sbd.xml
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,11 @@
You can find the stable device name in <filename>/dev/disk/by-id/</filename>.
Usually, an &iscsi; device starts with <literal>scsi-SLIO-ORG_IBLOCK</literal>.
</para>
<para>
If you have multiple disks, you can run the command <command>lsblk -o name,serial</command>
to confirm which stable device name corresponds to which short name (for example,
<filename>/dev/sda</filename>).
</para>
<para>
When you configure the cluster, specify the stable device name using one of these methods:
</para>
Expand Down

0 comments on commit 1417a53

Please sign in to comment.