[pve-devel] [PATCH docs 1/3] pvecm: concat code snippets with list paragraph

Thomas Lamprecht t.lamprecht at proxmox.com
Wed Jan 11 10:37:47 CET 2017


Signed-off-by: Thomas Lamprecht <t.lamprecht at proxmox.com>
---
 pvecm.adoc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/pvecm.adoc b/pvecm.adoc
index 9b82c50..968df87 100644
--- a/pvecm.adoc
+++ b/pvecm.adoc
@@ -398,6 +398,7 @@ for that purpose.
 
 * Ensure that multicast works in general and a high package rates. This can be
   done with the `omping` tool. The final "%loss" number should be < 1%.
++
 [source,bash]
 ----
 omping -c 10000 -i 0.001 -F -q NODE1-IP NODE2-IP ...
@@ -407,6 +408,7 @@ omping -c 10000 -i 0.001 -F -q NODE1-IP NODE2-IP ...
   This covers up problems where IGMP snooping is activated on the network but
   no multicast querier is active. This test has a duration of around 10
   minutes.
++
 [source,bash]
 ----
 omping -c 600 -i 1 -q NODE1-IP NODE2-IP ...
-- 
2.1.4





More information about the pve-devel mailing list