Hoban Setup
From Ainsleehooper.wiki
- VMWare
- Needed any-any installer patch
- Needed to install linux-headers-2.6.22-14-server and specify /lib/modules/2.6.22-14-server/build/include/linux/version.h
- Needed vmgbd patch to use LVs as physical disks in guests, and do symlink/edit vmdk file trick to get VMware to actually use it
- Needed to add mainmem.usenamedfile=FALSE to .vmx file for all guests to prevent creation of .vmem files
- Needs SMART with email notifications
- (Un-)mounting backup disk
- sudo mount -L backup /mnt/backup
- sudo umount /mnt/backup
- Changed CRON to run once a week, 7pm on Friday.