Merge "Add space before GB/TB"

This commit is contained in:
Jenkins
2014-03-18 00:36:41 +00:00
committed by Gerrit Code Review
5 changed files with 8 additions and 8 deletions

View File

@@ -58,7 +58,7 @@
</imageobject> </imageobject>
</mediaobject> </mediaobject>
</figure> </figure>
<para>Currently, 2TB or 3TB SATA disks deliver good price/performance value. You can use <para>Currently, 2 TB or 3 TB SATA disks deliver good price/performance value. You can use
desktop-grade drives if you have responsive remote hands in the datacenter and desktop-grade drives if you have responsive remote hands in the datacenter and
enterprise-grade drives if you don't.</para> enterprise-grade drives if you don't.</para>
<section xml:id="section_storage-nodes-considerations"> <section xml:id="section_storage-nodes-considerations">

View File

@@ -48,8 +48,8 @@
<td>Easily scalable for future growth</td> <td>Easily scalable for future growth</td>
</tr> </tr>
<tr> <tr>
<td>Example: 10GB first disk, 30GB/core second disk</td> <td>Example: 10 GB first disk, 30 GB/core second disk</td>
<td>Example: 1TB "extra hard drive"</td> <td>Example: 1 TB "extra hard drive"</td>
<td>Example: 10s of TBs of data set storage</td> <td>Example: 10s of TBs of data set storage</td>
</tr> </tr>
</tbody> </tbody>

View File

@@ -412,8 +412,8 @@ isolated_images=342b492c-128f-4a42-8d3a-c5088cf27d13,ebd267a6-ca86-4d6c-9a0e-bd1
<filename>nova.conf</filename>. The default setting <filename>nova.conf</filename>. The default setting
is:</para> is:</para>
<programlisting language="ini">ram_allocation_ratio=1.5</programlisting> <programlisting language="ini">ram_allocation_ratio=1.5</programlisting>
<para>With this setting, if there is 1GB of free RAM, the <para>With this setting, if there is 1 GB of free RAM, the
scheduler allows instances up to size 1.5GB to be run scheduler allows instances up to size 1.5 GB to be run
on that instance.</para> on that instance.</para>
</section> </section>
<section xml:id="retryfilter"> <section xml:id="retryfilter">

View File

@@ -69,7 +69,7 @@
provisioned with single gigabit or 10 gigabit network provisioned with single gigabit or 10 gigabit network
interface depending on expected workload and desired interface depending on expected workload and desired
performance.</para> performance.</para>
<para>Currently 2TB or 3TB SATA disks deliver good <para>Currently 2 TB or 3 TB SATA disks deliver good
price/performance value. Desktop-grade drives can be used price/performance value. Desktop-grade drives can be used
where there are responsive remote hands in the datacenter, where there are responsive remote hands in the datacenter,
and enterprise-grade drives can be used where this is not and enterprise-grade drives can be used where this is not
@@ -86,4 +86,4 @@
(1GbE, bonded 1GbE pair, or 10GbE) should match your (1GbE, bonded 1GbE pair, or 10GbE) should match your
desired concurrent throughput needs for reads and desired concurrent throughput needs for reads and
writes.</para> writes.</para>
</chapter> </chapter>

View File

@@ -22,7 +22,7 @@
the OpenStack Compute Service, the OpenStack Block Storage Service, the OpenStack Compute Service, the OpenStack Block Storage Service,
and the OpenStack Networking Service.</para> and the OpenStack Networking Service.</para>
<para>Typically, default values are changed because a tenant <para>Typically, default values are changed because a tenant
requires more than 10 volumes, or more than 1TB on a compute node.</para> requires more than 10 volumes, or more than 1 TB on a compute node.</para>
<note> <note>
<para>To view all tenants (projects), run: <para>To view all tenants (projects), run:
<screen><prompt>$</prompt> <userinput>keystone tenant-list</userinput> <screen><prompt>$</prompt> <userinput>keystone tenant-list</userinput>