Submitted by jasongayson on Thu, 02/07/2013 - 20:23
Enabling network rate limiting in Xen via Cloudmin changed the server .cfg file from:
vif = [ 'ip=10.0.1.1,mac=00:16:3e:EC:B3:8B' ]
to
vif = [ 'ip=10.0.1.1,mac=00:16:3e:EC:B3:8B rate=10Mb/s' ]
Made VM unbootable until I realized the script forgot to insert a comma before the word rate.
Status:
Closed (fixed)
Comments
Submitted by JamieCameron on Thu, 02/07/2013 - 23:25 Comment #1
Thanks for finding this .. I'll fix that up.
Submitted by Issues on Thu, 02/21/2013 - 23:46 Comment #2
Automatically closed -- issue fixed for 2 weeks with no activity.