mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-07-04 11:06:07 +00:00
pvecm: concat code snippets with list paragraph
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
81868c7ed9
commit
9e73d83160
@ -398,6 +398,7 @@ for that purpose.
|
|||||||
|
|
||||||
* Ensure that multicast works in general and a high package rates. This can be
|
* 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%.
|
done with the `omping` tool. The final "%loss" number should be < 1%.
|
||||||
|
+
|
||||||
[source,bash]
|
[source,bash]
|
||||||
----
|
----
|
||||||
omping -c 10000 -i 0.001 -F -q NODE1-IP NODE2-IP ...
|
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
|
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
|
no multicast querier is active. This test has a duration of around 10
|
||||||
minutes.
|
minutes.
|
||||||
|
+
|
||||||
[source,bash]
|
[source,bash]
|
||||||
----
|
----
|
||||||
omping -c 600 -i 1 -q NODE1-IP NODE2-IP ...
|
omping -c 600 -i 1 -q NODE1-IP NODE2-IP ...
|
||||||
|
Loading…
Reference in New Issue
Block a user