vzcfgvalidate: improve readability of some messages
Error: tcpsndbuf.lim-tcpsndbuf.bar should be > 768000 (currently, 1000)
Error: othersockbuf.lim-othersockbuf.bar should be > 409600 (currently, 40000)
Warning: tcprcvbuf.lim-tcprcvbuf.bar should be > 768000 (currently, 1000)
When people get such message it is not clear that (tcpsndbuf.lim-tcpsndbuf.bar)
means difference between tcpsndbuf.lim and tcpsndbuf.bar.
tirukkil proposed (http://forum.openvz.org/index.php?t=msg&th=5059&start=0&)
"May be to write for example
tcprcvbuf.lim-tcprcvbuf.bar should be > 768000 (currently, 769000-768000=1000)
will be more clear"
http://bugzilla.openvz.org/769
Signed-off-by: Kir Kolyshkin <kir@openvz.org>
1 file changed