Last time, I've mentioned that I was working on porting postcopy migration to libvirt and CloudStack. After hunting down several bugs, I've successfully done that, more or less. But because the code for it is still in development, my port was more for testing and proof-of-concept than for actual use. Also, I don't think the user should have to be concerned about the method of migration in use.
"What is this box? Should I tick or not tick?" - User |
Of course, when testing migration methods, one thing that cannot be left out is benchmarking. Having spent quite a bit of time benchmarking, here's a lesson I've learnt: always automate. Automation will make your live much easier and your benchmarks much more reproducible. Plus, you can rest a bit while your automated benchmark is running.
This is it for now. The next work-related post will be about my summer internship presentation to other people in the department.
No comments:
Post a Comment