摘要:
http://tropicaldevel.wordpress.com/2013/07/15/quality-of-service-in-openstack/ In this post I will be exploring the current state of quality of service (QoS) in OpenStack. I will be looking at both wh... 阅读全文
摘要:
http://rwmj.wordpress.com/2010/07/17/virtio-balloon/After someone asked me a question about “balloons” (in the virtualization sense) today, I noticed ... 阅读全文
摘要:
前面讲了QEMU的qcow2格式的internal snapshot和external snapshot,这都是虚拟机文件格式的功能。 这是文件级别的。 还可以是文件系统级别的,比如很多文件系统支持snapshot,如OCFS2 还可以是block级别的,比如LVM支持snapshot 我们这节来分析openstack中各种snapshot的实现。 在Openstack中,Instance的启动大... 阅读全文