<div dir="rtl"><div dir="ltr">Hi,</div><div dir="ltr">I have setup few xen vm's here at home and I'm doing some tests. One issue that won't work is the bandwidth limiting issue.</div><div dir="ltr">Here's my file:</div>
<div dir="ltr"><br></div><div dir="ltr"><div dir="ltr">name = "hetz-test3"</div><div dir="ltr">uuid = "a4452cbb-33bd-5cbd-0c59-cf2ae8c2b73e"</div><div dir="ltr">maxmem = 2048</div><div dir="ltr">memory = 2048</div>
<div dir="ltr">vcpus = 1</div><div dir="ltr">bootloader = "/usr/bin/pygrub"</div><div dir="ltr">on_poweroff = "destroy"</div><div dir="ltr">on_reboot = "restart"</div><div dir="ltr">on_crash = "restart"</div>
<div dir="ltr">vfb = [ "type=vnc,vncunused=1,keymap=en-us" ]</div><div dir="ltr">disk = [ "tap:aio:/vps/images/hetz-test3.img,xvda,w" ]</div><div dir="ltr">vif = [ '<b>rate=10KB/s</b>, mac=00:16:36:32:eb:7d, bridge=xenbr0, script=vif-bridge' ]</div>
<div><br></div>I'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'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>