Cleaned up and made a change to 3par_host.xml

the "be" in the sentence was unneccessary, does not make sense
changed could to may

Change-Id: I8ac59b98f2e80d5502bb5d5e1125070e8eaec573
This commit is contained in:
Shilla Saebi 2013-12-11 00:27:30 -05:00
parent 13e62bc0f9
commit 0bf93954ec

View File

@ -4,7 +4,7 @@
<title>Duplicate 3PAR host</title>
<section xml:id="section_ts_duplicate_3PAR_host_problem">
<title>Problem</title>
<para>This error could be caused be by a volume being exported outside of OpenStack using a
<para>This error may be caused by a volume being exported outside of OpenStack using a
host name different from the system name that OpenStack expects. This error could be displayed with the IQN if the host was exported using iSCSI.</para>
<programlisting>Duplicate3PARHost: 3PAR Host already exists: Host wwn 50014380242B9750 already used by host cld4b5ubuntuW(id = 68. The hostname must be called 'cld4b5ubuntu.</programlisting>
</section>