Today I am revisiting my previous post on Openvswitch on Ubuntu 12.04. Things have changed since then. Previously Openvswitch was relatively new and as such the userland tools (with libvirt being the one I use) didn’t support it yet, so while you could have used Openvswitch by executing the kvm…
Linux-LVM: Resize Partition to Grow LVM Volume Group
Logical Volume Manager makes the dynamic expansion of file systems dead stupid simple. However there is a weakness, if you are using a partitioned file system as your Physical Volume (PV) then you will end up needing to expand the file system if you ever need to grow the actual…
Solaris Virtualization: Using Logical Domains on Solaris 11 Part Three
In our previous articles we built the foundation of our Logical Domains environment, which then enabled us to create a Logical Domain in part two. Now in the final article in this series we will be connecting to and performing the installation of the operating system. Solaris Virtualization: Using Logical…