Posted by ericjk on November 24, 2007
Found a great blog entry from an Engineer at NetApp that discusses advantages of using NFS in a VMWare environment.
VMWare over NFS
Quote: “People may find this hard to believe, but the performance over NFS is actually better than FC or iSCSI not only in terms of throughtput but also in terms of latency. How can this be people ask?”
Posted in Misc Linux, Ubuntu, VMWare | No Comments »
Posted by ericjk on November 24, 2007
I’ve been thinking about trying to recreate an ESX like environment with the freeware version of VMWare server and Ubuntu. In theory if you…
1 - Install Ubuntu Server on a backend server that has a ton of storage which will be the “shared” storage server.
2 - Use NFS to share out big chunks of storage from the backend server.
3 - Install Ubuntu Server and VMWAre on the “frontend” servers (2 or More).
4 - Mount the shared NFS storage shares on all frontend servers
5 - When creating VM’s create them on the NFS shares.
6 - Power up a VM on a single frontend server but point all the frontend VM servers at all VM’s. This way if a frontend server dies you can recover to one of the other frontend servers.
It should work. Mind you having GigE network is sort of a must. Even better Dual NIC’s in the servers with separate GigE Switches or VLANs (one for storage the other for data).
Posted in Ubuntu, VMWare | No Comments »
Posted by ericjk on November 23, 2007
At CIO.com today, Canonical CEO Mark Shuttleworth gives a nice year-ending top ten list on a topic he’s surely familiar with on the most intimate of levels: Ubuntu.
Ubuntu server Momentum Builds
Posted in Ubuntu | No Comments »
Posted by ericjk on November 23, 2007
Posted in Ubuntu | No Comments »
Posted by ericjk on November 23, 2007
I posted a HOWTO to the Ubuntu Forums that covers creating, recovering and automating the imaging of Linux systems. Unlike other processes there is no need to unmount any partitions, run special agents, use only services like ftp, capture only one partition at time, and can be done with the server or workstation is up and running.
HOWTO: Create, Recover and Automate System Images
Posted in Misc Linux, Ubuntu | No Comments »
Posted by ericjk on November 23, 2007
USM is: A web-based server management tool for Ubuntu Linux is under development. Features include the ability to manage multiple profiles and user accounts and install new software remotely. Suitable for both home and business thanks to its flexible plug-in architecture. In time it will be able to fulfill requirements such as backups, e-mail and streaming.
USM Web Site
Posted in Ubuntu | No Comments »