Installing KVM on CentOS 5.5
Note that this now only works for the 64 bit version of CentOSuseful link: http://itscblog.tamu.edu/startup-guide-for-kvm-on-centos-6/yum groupinstall "Virtualization*" yum install...
View ArticleMigrate Xen to KVM on RHEL/CentOS 6
Red Hat's own documentation can be found here:http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Virtua...Set up bridging on...
View ArticleKVM disk performance
I am testing using iozone.Here is a recommendation from serverfault.com/…o-performanceThe optimal configuration is (usually) as follows:On the host, set elevator=deadlineUse virtio and only virtiouse...
View ArticleMoving from CentOS 6 to 7
KVM: setting up bridged modeRedHat tell you to replace NetworkManager with network first: access.redhat.com/…ibvirt.html systemctl disable NetworkManager systemctl enable network systemctl stop...
View ArticleTechnical Notes
These notes are my personal online notebook of useful commands and "how-to's". You are welcome to make use of them if you find them helpful. They obviously don't come with any warranty! Click on one of...
View Article