Fix a grammo and a missing acronym tag.
Sponsored by: iXsystems
This commit is contained in:
parent
ec56d937f3
commit
7afb5fd08f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44488
1 changed files with 3 additions and 2 deletions
|
@ -3569,7 +3569,7 @@ Device 1K-blocks Used Avail Capacity
|
|||
The nodes will be called <literal>hasta</literal>, with an
|
||||
<acronym>IP</acronym> address of
|
||||
<literal>172.16.0.1</literal>, and <literal>hastb</literal>,
|
||||
with an <acronym>IP</acronym> of address
|
||||
with an <acronym>IP</acronym> address of
|
||||
<literal>172.16.0.2</literal>. Both nodes will have a
|
||||
dedicated hard drive <filename>/dev/ad6</filename> of the same
|
||||
size for <acronym>HAST</acronym> operation. The
|
||||
|
@ -3614,7 +3614,8 @@ Device 1K-blocks Used Avail Capacity
|
|||
&prompt.root; <userinput>service hastd onestart</userinput></screen>
|
||||
|
||||
<note>
|
||||
<para>It is <emphasis>not</emphasis> possible to use GEOM
|
||||
<para>It is <emphasis>not</emphasis> possible to use
|
||||
<acronym>GEOM</acronym>
|
||||
providers with an existing file system or to convert an
|
||||
existing storage to a <acronym>HAST</acronym>-managed pool.
|
||||
This procedure needs to store some metadata on the provider
|
||||
|
|
Loading…
Reference in a new issue