Categories: Technology, Virtual Data Center | November 24th, 2007 | by breandan | no comments
Installing a copy of Ubuntu Linux on Parallels. It’s all going smooth – 520 MB of RAM assigned to it, selected the LAMP and DNS package sets to install. Seems to be a slick and effiecent setup, other than the fact that it “figured out” where I live by the language I speak and the keyboard layout I use, and it won’t let me pick Asia/Dubai as a time zone. Errgh.
Apart from that, the install is going well. I’ve got my FakeThumper setup, and after I get DNS straightened out, I’m going to setup NFS shares for everything. Going to try to have as little as possible on the virtual HD of the Ubuntu install – instead have it on a snapshotting ZFS volume. This should be… interesting.
UPDATE: This will help make it all work when installing ubuntu-server on Parallels.
Categories: Technology, Virtual Data Center | November 19th, 2007 | by breandan | no comments
I’m working on setting up a virtual data center in my apartment. Starting with Parallels, VMWare and free OS’s, I’m going to try to replicate everything needed for core services, as well as storage virtualization before I move into managed clients. My ultimate goal is to have a working setup providing:
- DHCP
- DNS
- LDAP
- Shared Storage
- LAMP
- Mail
- Anti-Virus/Anti-Spam
- Log monitoring
The first part of this is my Fake Thumper project, inspired by a blog posting I sadly can’t find. However, Ben Rockwood covers the finer points for me.
My real interest in ZFS and Solaris is, in essence, to create a shared storage server, running NFS and iSCSI, so I can do further setup and testing – and get free snapshots out of it. Looking into this, I can see why NetApp and Sun are fighting now. I’m a big fan of NetApp storage arrays, but I can’t afford one for testing and development, so I’m going to have to use the tools I have. Of course, I may ditch the whole thing and move over to the Nexenta Systems Storage Appliance VM
I’ll update in a couple of days with a log server setup.