Changes

Jump to: navigation, search

Demo scripts

149 bytes added, 16:59, 30 October 2006
Massive VE load
Use VEs from previous item — load those by <code>ab</code> or <code>http_load</code>. This demo shows that multiple VEs are working just fine, with low response time etc.
<pre># for ((VE=200; VE<250; VE++)); do \> vzctl set $VE --ipadd 10.1.1.$VE --save; \> done</pre>On another machine:<pre># rpm -ihv http_load# </pre>FIXME: http_load commands, ab/http_load setup.
== Live migration ==
22
edits

Navigation menu