joatBlog http://www.757.org/~joat Mostly Security, Some Blogging, Misc. Admin, and Bits of My Life en Taking the plunge http://www.757.org/~joat/2010/02/21#u1004.1 In my pursuit of experimenting with as many virtualization options as possible, I'm upgrading my box to Ubuntu 10.4 (yeah, it's only Alpha at the moment) so that I can try out the Eucalyptus and Xen offerings. If I disappear for awhile, it's probably a safe bet that I've done something horribly wrong to my rig. More later. Xen http://www.757.org/~joat/2010/02/15#xen.1 Now have Xen installed/tweaked to the point where I like it. I will probably end up using Xen full time because:<ul><li>my hardware isn't young enough to support native virtualization</li><li>OS virtualization doesn't support mixed environments</li><li>full virtualization tends to bog down on my older equipment (VirtualBox, VMware)</li><li>ESXi is overkill for my hard ware (need a second box for it to be useable)</li><li>KVM is a bit too light</li></ul><p>That leaves Xen. I picked up "The Book of Xen" at the recent ShmooCon and have played with the CentOS version enough that I want to try the Debian version and play with DTC-Xen. If it allows access to some of my not-normally-supported-in-VM hardware (and it looks like it will), I'll probably make the switch permanent. Stupid, stupid, stupid... http://www.757.org/~joat/2010/02/15#xenstupid.1 Note to self: when building Xen VMs, choose the manual IP configuration and add that IP to the exceptions list on the firewall (the part that I forgot). Took two hours to figure that out. Update http://www.757.org/~joat/2010/02/13#shmoo2010.1 Went to Shmoo, survived the snow storm (we need a snowpacolypse t-shirt), said hello to publishers, bought a few disks and a couple books, and argued with one speaker. Realized that a number of friends are afraid of snow (y'all are chicken!). Generally had a good time. Busted my hump all this week to make up for taking last Friday off.<p>Trying to figure out how to (safely) mention <a href="http://www.southeastlinuxfest.org/">S.E.L.F.</a> to wife. Gained some spouse points by putting together an intracate "some assembly required" desk for her. Torn between mentioning next conference or need for 2-meter transceiver.<p>Hope she's not reading this. Comment system is down http://www.757.org/~joat/2010/01/31#cmmtdwn.1 The comment system is down (again). This time it's because Haloscan is closing their doors. I'm working on getting another one attached. vmfs-fuse http://www.757.org/~joat/2010/01/31#vmfstools.1 Today, my thanks go to Christophe Fillot and Mike Hommey for writing <a href="http://glandium.org/blog/?p=347" target="_NEW">vmfs-fuse</a>. Y'all saved my bacon (or at least a few hours of my time) today.<p>For those that don't recognize the tool, vmfs-fuse allows you to mount VMFS formatted volumes under "regular" linux. I was backing out of an extremely large (1TB) ESXi install and, half-way through, I realized that I hadn't backed up one of the virtual machines. I ran up against a wall, trying to get the usual disk utilities to mount the volume and was looking at having to juggle hard drives and reinstall ESXi, just to get a folder copied. A search of <a href="http://www.google.com">Google</a> and a Synaptic search later, and I'm copying the folder as I write this post.<p>So, if you're in a pinch and need to avoid having to install ESXi, just to get a file/folder copied, you might want to consider installing the vmfs-tools package (which contains vmfs-fuse). ESXi 3.5 and 3c905c http://www.757.org/~joat/2010/01/26#esxi353c905c.1 I can confirm that ESXi 3.5 can "see" the 3com 3c509c NIC without modifification. You're more likely to run up against issues with the storage controller if you're running 3.5 on newer equipment. However, before you attempt to build a custom install disk, try tweaking the drive settings in the BIOS. I managed to get mine working after changing the RAID settings and reformatting the drives. Others have had luck with turning off AHCI. Graphics added for ESXi install http://www.757.org/~joat/2010/01/25#esxi40hpe9170c.2 Graphics have been added to the wiki for the ESXi 4.0 install on the HP e9170c. Enjoy!