<div dir="rtl"><div dir="ltr">Hi,</div><div dir="ltr">I have setup few xen vm&#39;s here at home and I&#39;m doing some tests. One issue that won&#39;t work is the bandwidth limiting issue.</div><div dir="ltr">Here&#39;s my file:</div>
<div dir="ltr"><br></div><div dir="ltr"><div dir="ltr">name = &quot;hetz-test3&quot;</div><div dir="ltr">uuid = &quot;a4452cbb-33bd-5cbd-0c59-cf2ae8c2b73e&quot;</div><div dir="ltr">maxmem = 2048</div><div dir="ltr">memory = 2048</div>
<div dir="ltr">vcpus = 1</div><div dir="ltr">bootloader = &quot;/usr/bin/pygrub&quot;</div><div dir="ltr">on_poweroff = &quot;destroy&quot;</div><div dir="ltr">on_reboot = &quot;restart&quot;</div><div dir="ltr">on_crash = &quot;restart&quot;</div>
<div dir="ltr">vfb = [ &quot;type=vnc,vncunused=1,keymap=en-us&quot; ]</div><div dir="ltr">disk = [ &quot;tap:aio:/vps/images/hetz-test3.img,xvda,w&quot; ]</div><div dir="ltr">vif = [ &#39;<b>rate=10KB/s</b>, mac=00:16:36:32:eb:7d, bridge=xenbr0, script=vif-bridge&#39; ]</div>
<div><br></div>I&#39;m using the Xen that comes with CentOS 5.4 (Xen 3.0.3) and according to the documentation of RHEL 5.4, the rate parameter should do the trick, yet it doesn&#39;t work.</div><div dir="ltr"><br></div><div dir="ltr">
Have I missed anything? I thought using tc, but tc is a bitch (IMHO. ancient docs, bizarre explanation).</div><div dir="ltr"><br></div><div dir="ltr">Thanks,</div><div dir="ltr">Hetz<br>-- <br>my blog (hebrew): <a href="http://benhamo.org">http://benhamo.org</a><br>
Skype: heunique<br>MSN: <a href="mailto:hetz-blog@benhamo.org">hetz-blog@benhamo.org</a><br></div>
</div>