Merge "Adds the missing command to generate the SSH key"
This commit is contained in:
commit
384d2722bd
@ -519,7 +519,8 @@ volume_backend_name = <replaceable>HNAS-NFS</replaceable></programlisting>
|
||||
Create a pair of public keys in the Block Storage host
|
||||
(leave the pass-phrase empty):
|
||||
</para>
|
||||
<screen><prompt>$</prompt> <userinput>mkdir -p <replaceable>/opt/hds/ssh</replaceable></userinput></screen>
|
||||
<screen><prompt>$</prompt> <userinput>mkdir -p <replaceable>/opt/hds/ssh</replaceable></userinput>
|
||||
<prompt>$</prompt> <userinput>ssh-keygen -f <replaceable>/opt/hds/ssh/hnaskey</replaceable></userinput></screen>
|
||||
</step>
|
||||
<step>
|
||||
<para>
|
||||
@ -609,7 +610,7 @@ volume_backend_name = <replaceable>HNAS-NFS</replaceable></programlisting>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
On RedHat, if the system is configured to use SELinux, you
|
||||
On Red Hat, if the system is configured to use SELinux, you
|
||||
need to set <option>"virt_use_nfs = on"</option> for NFS
|
||||
driver work properly.
|
||||
</para>
|
||||
|
Loading…
Reference in New Issue
Block a user