Updated Branches:
  refs/heads/4.1 0e9162ef5 -> 10625fdd8

CLOUDSTACK-427: Fixing hardcoded reference in Citrix XenServer Installation doc.


Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/10625fdd
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/10625fdd
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/10625fdd

Branch: refs/heads/4.1
Commit: 10625fdd8096ebfcc76d930d85a13b5126646c37
Parents: 0e9162e
Author: Joe Brockmeier <[email protected]>
Authored: Fri Mar 1 09:23:31 2013 -0600
Committer: Joe Brockmeier <[email protected]>
Committed: Fri Mar 1 09:23:31 2013 -0600

----------------------------------------------------------------------
 docs/en-US/citrix-xenserver-installation.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/10625fdd/docs/en-US/citrix-xenserver-installation.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/citrix-xenserver-installation.xml 
b/docs/en-US/citrix-xenserver-installation.xml
index 867d36e..9082b23 100644
--- a/docs/en-US/citrix-xenserver-installation.xml
+++ b/docs/en-US/citrix-xenserver-installation.xml
@@ -261,13 +261,13 @@ server 3.xenserver.pool.ntp.org
         <para>Connect FiberChannel cable to all hosts in the cluster and to 
the FiberChannel storage
           host.</para>
       </listitem>
-      <listitem>
+      <listitem id="rescan-scsi">
         <para>Rescan the SCSI bus. Either use the following command or use 
XenCenter to perform an
           HBA rescan.</para>
         <programlisting># scsi-rescan</programlisting>
       </listitem>
       <listitem>
-        <para>Repeat step 2 on every host.</para>
+          <para>Repeat step <xref linkend="rescan-scsi"/> on every host.</para>
       </listitem>
       <listitem>
         <para>Check to be sure you see the new SCSI disk.</para>

Reply via email to