Displaying 1 result from an estimated 1 matches for "physicial".
Did you mean:
physical
2012 Jun 26
2
Question about storage for virtualisation
...blog entry :
http://blog.mattbrock.co.uk/2012/02/12/virtualisation-with-kvm-and-lvm-on-centos-6-via-the-command-line/
I have some general questions about VM.
If I set vcpu let's say to 2-3 for a single vm, does this mean that
those CPU are dedicated to that vm or many vm can share the same
physicial cpus ?
So, I was wondering what's the best for managing storage for VMs ? I see
mostly recomandations for LV for storing VM's disks. It seem to helps to
create snapshots for backup purposes. Is this the fastest way of
creating backups ? And will data access be faster that if I use regul...