June2012
Linux Performance Monitoring with dstat
I use this tool more than any other performance monitoring tool I’ve come across. It’s great for looking at overall network input and output, individual disks, and memory usage.
Create OCFS2 Clustered File Systems on shared storage
Use the ocfs2console gui to create the cluster.conf for you. Your first problem may be in creating the config by hand. Even if everything looks right including the permissions to the files and directories, the ocfs2 daemons may still not see the configuration at all.
Clustered KVM setup for Live Migration with gfs2 on CentOS 6
Let’s start by configuring networking, then install a bunch of packages. After that we’ll configure services and create a gfs2 cluster file system. Finally we’ll relocate libvirt to the clustered storage so live migration will just work right out of the box.
SSH Fix for Agent admitted failure to sign using the key
After generating keys and authorized_keys correctly you encounter this error when shelling into the remote machines. Identity is the problem.