Eat your Vegetables!

Jeff Pabian's blog about technology, music, humor and life.

Eat your Vegetables! header image 2

vmware esxi @home

March 6th, 2009 · 3 Comments · Info, Ramblings, Smarts, Tech, linux

I’ve been getting a bunch of emails about the progress I’ve been making on my VMWare ESXi server.  I figured it might merit a post.

So far, I got three VM’s each running CentOS 5.2.  One is a ZenOSS installation, one is a Trixbox installation, and one is a stock linux install that I plan to use for Web and PHP developing.

What’s interesting about the 3rd on, is that I cloned it from a snapshot of the first one.  But now I’m getting ahead of myself.

First off, in answer to most of the questions, I am experience NO problems with my Trixbox install.  Keep in mind, I am using RAID 0 with three 72GB SCSI drives in a Dell 1750.  These are NOT IDE drives.   I noticed no stuttering or voice quality issues.  Second, keep in mind this is for our home and not a busy office.

Interestingly enough, my biggest problem has been power outages.  The power goes off and the box goes down but comes back up.  I don’t know of a way to automatically power on the VM’s or start them from the command line.  If you know, let ME know please!

The second question I get is, how’s my power bill.  Actually, it seems fine.  My wife hasn’t said anything about it being high or abnormal so “mums the word.”

Share and Enjoy:
  • Print
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • Ping.fm
  • Posterous
  • RSS
  • Technorati
  • Twitter

Related posts:

  1. vmware home project Okay, it really isn’t a “home project”; I just like...
  2. VMware, Trixbox 2.4, and Viatalk As I promised, I’d update more often about some of...
  3. home project update Okay, so I haven’t been updating as much as I...
  4. the family wiki I’m surprised about this. I’ve been posting on Twitter and...
  5. Windows 7 motherboard swap Proof that Windows 7 can tolerate a motherboard swap. I...
  6. cisco 7960 and trixbox I’ve been able to borrow a brand spankin’ new Cisco...
  7. return of my G1 Hacking the T-Mobile G1 one. Rooting it is easy and...
  8. Repair install XP without deinstalling IE7… wtf? Okay, I am going to toot my own horn here,...

Related posts brought to you by Yet Another Related Posts Plugin.

Tags: ·

3 Comments so far ↓

  • Colin UNITED STATES Windows Server 2003 Mozilla Firefox 3.0.9

    There are command line features for VMWare. On centos I use /usr/bin/vmware-cmd. You can use this to start or stop VMs. I used it as part of a backup script for VMServer 1.0.6.

  • Anonymous CANADA Windows 7 Internet Explorer 8.0

    The auto start of VMs is done from the ESXi console. Click on the server itself, then the Configuration tab, then Startup/Shutdown.

  • Chris Farris UNITED STATES Mac OS X Mozilla Firefox 3.5.2

    Alas, the CLI features for ESXi 4.0 are read-only. You can’t actually change the configs with it.

    You might have better luck using the “unsupported” console on tty1.

Leave a Comment