From 885d04275d8e5d99c3d89f2ec5ed7f8fd87dfd24 Mon Sep 17 00:00:00 2001 From: Joseph Robinson Date: Wed, 26 Oct 2016 15:24:25 +1000 Subject: [PATCH] [User Guides] Admin Guide Compute Flavour Conversion The average inboud traffic speed of 256 Mbps is incorrect - assuming a unit of K = 1000, the speed would be 268 Mbps. Change-Id: I4fa7811276f29069845256d0ff670fd3dc93e266 Closes-bug: #1617450 --- doc/admin-guide/source/compute-flavors.rst | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/doc/admin-guide/source/compute-flavors.rst b/doc/admin-guide/source/compute-flavors.rst index 22c455f6ee..0619ad81d0 100644 --- a/doc/admin-guide/source/compute-flavors.rst +++ b/doc/admin-guide/source/compute-flavors.rst @@ -265,17 +265,17 @@ Bandwidth I/O - Outbound traffic: - - average: 256 Mbps (32768 kilobytes/second) + - average: 262 Mbps (32768 kilobytes/second) - - peak: 512 Mbps (65536 kilobytes/second) + - peak: 524 Mbps (65536 kilobytes/second) - burst: 65536 kilobytes - Inbound traffic: - - average: 256 Mbps (32768 kilobytes/second) + - average: 262 Mbps (32768 kilobytes/second) - - peak: 512 Mbps (65536 kilobytes/second) + - peak: 524 Mbps (65536 kilobytes/second) - burst: 65536 kilobytes @@ -292,7 +292,9 @@ Bandwidth I/O .. note:: All the speed limit values in above example are specified in - kilobytes/second. And burst values are in kilobytes. + kilobytes/second. And burst values are in kilobytes. Values + were converted using 'Data rate units on + Wikipedia `_. Watchdog behavior For the libvirt driver, you can enable and set the behavior of a