Skip to content

Commit d6a392d

Browse files
committed
CLOUDSTACK-427: Fixing more instances of hardcoded steps in documentation. (upload volume doc in master)
1 parent 20e2617 commit d6a392d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/en-US/upload-existing-volume-to-vm.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<para>You cannot upload a volume if the preconfigured volume limit has already been reached. The default limit for the cloud is set in the global configuration parameter max.account.volumes, but administrators can also set per-domain limits that are different from the global default. See Setting Usage Limits </para>
3030
<para>To upload a volume:</para>
3131
<orderedlist>
32-
<listitem><para>(Optional) Create an MD5 hash (checksum) of the disk image file that you are going to upload. After uploading the data disk, &PRODUCT; will use this value to verify that no data corruption has occurred.</para></listitem>
32+
<listitem id="optional-hash"><para>(Optional) Create an MD5 hash (checksum) of the disk image file that you are going to upload. After uploading the data disk, &PRODUCT; will use this value to verify that no data corruption has occurred.</para></listitem>
3333
<listitem><para>Log in to the &PRODUCT; UI as an administrator or user</para></listitem>
3434
<listitem><para>In the left navigation bar, click Storage.</para></listitem>
3535
<listitem><para>Click Upload Volume.</para></listitem>
@@ -68,7 +68,7 @@
6868
</informaltable></listitem>
6969
<listitem><para>URL. The secure HTTP or HTTPS URL that &PRODUCT; can use to access your disk. The type of file at the URL must match the value chosen in Format. For example, if Format is VHD, the URL might look like the following:</para>
7070
<para>http://yourFileServerIP/userdata/myDataDisk.vhd</para></listitem>
71-
<listitem><para>MD5 checksum. (Optional) Use the hash that you created in step 1.</para></listitem>
71+
<listitem><para>MD5 checksum. (Optional) Use the hash that you created in step <xref linkend="optional-hash"/>.</para></listitem>
7272
</itemizedlist>
7373
</listitem>
7474
<listitem><para>Wait until the status of the volume shows that the upload is complete. Click Instances - Volumes, find the name you specified in step 5, and make sure the status is Uploaded.</para></listitem>

0 commit comments

Comments
 (0)