Thursday, September 01, 2011

Speedup KVM disk access



http://arstechnica.com/civis/viewtopic.php?f=16&t=1143694


virsh -c qemu:///system edit devubuntu


change from
        <driver name='qemu' type='raw'/>
to
        <driver name='qemu' type='raw' cache='none'/>

No comments: