Archive

Author Archive

Here I’m back !!

December 17th, 2011 No comments

Well well well,
I have no ideas from where to start; Lots of things have changed in my life, personally and professionally too.
To start off with my professional life, I’ve moved from my old employer to my current one and currently working with them for more than a year. The economic situation and the jobs offered around here are not that tempting, looked for some adverts but most of them are not really paying much, came around once on a job that require you to be MCSE, Cisco, VCP, Citrix, Juniper certified all in once for around 30K/£, “sick” how could you be certified and have real experience in all these fields and earn this much? Well because there is a lot of demand for fewer offers and clients and agencies are all looking for bargains? Most head hunters are fighting just like zombies whenever they have a client looking to hire. I’ve once been contacted by three agencies about a job for a consultancy firm and you might thing how much effort they are giving when any occasion is there. I didn’t want to be bad for the three of them but played my cards with the first agency who contacted me. Things didn’t go through that well as I’ve had to do three interviews as successfully passed two of them, anyway. In my personal life, I have become a dad to our lovely boy Aaron; he is nearing 10 months now and already fan of IT and computers (well he took off two keys out of my keyboard).
Well here I’m back again. What have changed since my last post? Well VMware have moved forward in their Hypervisor and the others are playing catch-up. VSphere is now in version 5 and now only working on ESXi version and no future for the ESX version. For some of you who are new to the vMware products, ESXi is a light version of the hypervisor and this does not contain any service console (Linux modifies OS), this is more robust, secure and easy to deploy and manage.
More features are added to this version and few of them are the
New ESXi Firewall: with a management interface and this can be also configured with the command line.
Host Image and the new Auto Deploy: imagine you provisioning a bunch of ESXi servers in a limited time when a disaster occur or a hardware fault in your Blade server? Well this is where Auto deploy and Host Configuration coming handy!! They do just what they say, you can automate your deployment from this new PXE and apply the configurations needed in just few clicks. This is a real treat in once.
This is just some few lines but if you want to see more about what is new in ESXi 5.0 well click here and this will direct you to the vMware website.
Apart from that, I’m currently playing with this new version of the Hypervisor and preparing to upgrade my certification to Version 5 by the end of February to avoid paying any course.
I will try and keep up with the work, family life and update this blog with all the things I’m currently doing

 
Categories: Blog Tags:

A Primer on Virtualization

December 3rd, 2011 No comments

Virtualization is an essential component for any IT outfit looking to run an efficient, manageable, waste-not-want-not shop. It’s not just a tool for large call centers with big server farms. Even small- to medium-sized businesses with growing computer demands can benefit from virtualization.

Why? Virtualization reduces costs by lowering hardware needs and repetitive maintenance tasks. Often, scheduled maintenance on multiple servers and patching dozens of workstation computers requires IT staff to work after normal business hours when the hardware can be taken offline.

Even better, virtualization does not require an army of elite, top-shelf IT experts and a large cache of spare corporate funds to deploy. Sure, there is some initial layout of funds, and it must be operated by people who know what they’re doing. Still, virtualization can be implemented with out-of-the-box simplicity and a smidgeon of hand-holding from a software provider’s tech support crew.

“A misconception that many of our customers bring to us is that virtualization is new technology. It is actually very old. It started back in the mainframe days of the 1950s. Virtualization from its core is actually segregating space and separating processing power in order to run separate work loads,” Lew Smith, practice manager of virtualization solutions for Interphase Systems, told TechNewsWorld.

Virtualization 101

The actual term was born in the 1960s to refer to a pseudo or virtual machine. That process was created on experimental IBM mainframe computers to describe computing processes that ran in an induced virtual environment rather than directly on the metal and wires that comprised the computer. But unlike back then, the term “virtualization” no longer refers to exactly the same thing. The term does, however, ring true to its original definition.

Today, the term “virtualization” is used a bit more generically. It stands for one of several different methods and purposes for the virtualized environment. For instance, the concept is applied to three IT areas: network, storage and server virtualization. While these three categories may appear to be drastic different, they are fairly similar.

Virtualization got a foothold in the data center. From there, IT departments brought the concept to enterprise networks. Along the way, they applied related strategies to virtualization applications delivered to computers rather than the servers themselves.

“They separated the hardware and the software to eliminate hardware or appliance sprawl. Then this spread to the branch locations,” Gareth Taube, vice president of marketing for Certeon, told TechNewsWorld.

Virtual Differences

If you keep in mind that the ultimate purpose behind virtualization is to conserve resources, the three categories can be viewed as merely different approaches to achieving that same goal.

Network virtualization combines the available resources in an entire network by separating the available bandwidth into differently configured channels. Each one remains independent from the others and can be physically assigned to a particular server or device in real time. The end result is that the virtualization process tricks one network into behaving as separate manageable parts. Think of the same thing applied to partitioning a large hard drive into several smaller drives with their own identifying letters and content.

Storage virtualization pools the physical storage from numerous devices into what appears to be one storage device managed from a central console. This approach is typically found in storage area networks (SANs).

Servers, Servers Everywhere

Server virtualization was an early term that was often switched with the term “platform virtualization.” It masks server resources — things like operating systems, processors and physical identity — from the actual server users. This masking spares the user from having to understand and manage complicated details of server resources.

At the same time, the process increases resource sharing and utilization, allowing for expanded capacity. A control program, often called “host” or “guest” software, creates a simulated computer environment, or virtual machine.

Technologies differ for virtualizing data center servers versus enterprise networks, noted Hemma Prafullchandra, chief security architect at HyTrust. So matching needs to existing hardware is one of the first things to consider in selecting virtualization software.

“The virtual machine platform does not always provide application integration. The industry is still building tools to maximize use with virtualization platforms,” Prafullchandra told TechNewsWorld.

Software Basics

The process of setting up a virtualized environment is not as intimidating as it may sound. Basically, it is nothing more than installing and configuring a piece of software right out of the box.

“For the basics, the hypervisor is the core. This is the software that runs on the hardware and bridges the gap between the hardware and everything you’re going to run from an OS (operating system) and virtual machine perspective. It is a layer that sits on the ‘metal’ and brokers all the communications in and out and handles driver concerns,” Smith said.

The beauty of the process is that users can run any OS on top of the hypervisor. It gives better throughput, performance and portability, he noted.

“From the server consolidation perspective, I can take any OS I’m running and dump it onto any other piece of hardware that has that hypervisor running on it,” Smith explained.

More Is Better

One advantage to setting up virtualization is that users are not locked into one proprietary package. As long as the selected hypervisor runs on the hardware system, data created by the virtualized applications can be converted to another hypervisor product.

Some compatibility matrices exist, though. So you must be sure that your hardware meets the requirements of a particular hypervisor software, according to Smith.

The only precaution is in licensing, regardless of which hypervisor product is used. However, as long as legitimately obtained software is in hand, no legal entanglements exist.

“You need the license to run the virtualization layer on the hardware. You can convert the operating system from physical hardware to the virtual machine with the existing OS license. But you must remove the OS from the original hardware and remove the license key,” said Smith.

Some Choices

Many of these products run on both Windows and Unix/Linux. Documentation and tech support forums are available. The choices range from open source products with fully functional free versions through paid commercial versions. Keep in mind, however, that some full-fledged proprietary products may limit the ability to convert data to other products later on.

VMWare is perhaps one of the most well-known virtualization software makers in the market. VMWare also offers virtual appliances, which are virtual machines for download, sometimes for free. VMWare products are generally compatible with the Windows and Linux Platforms. There is also a version that runs on Mac OS X.

Xen is a lightweight open source hypervisor which runs on Intel or AMD x86 and 64-bit processors, with or without virtualization technologies.

Microsoft Virtual Server and Virtual PC are relatively new entrants into this software space. If you run only Windows desktops and servers, you may not need to look any further for virtualization software.

Parallels is one of the most widely used options for Mac computers. It was among the first to create commercial virtualization products that could run non-Apple OSes on Mac hosts. Parallels also runs on Windows and Linux hosts.

Other free or Open-Source choices include Qemu and FreeVPS.

VirtualBox is a general-purpose full virtualizer for x86 server, desktop and embedded hardware.

 
Categories: Blog Tags:

Setting up VMware Workstation on OpenSuse 11.0

December 3rd, 2011 No comments

Setting up VMware Workstation

From openSuse.org

Full Link : http://en.opensuse.org/Setting_up_VMware_Workstation

Introduction

VMware Workstation is a very popular proprietary virtual machine suite. There are other alternatives such as VirtualBox and QEMU (both open source software) which, unfortunately, are not as a feature rich as a VMware Workstation.

This article explains how to install VMware Workstation 6.5.0 on openSUSE 11.0 and 11.1 beta 5. It may work on older/newer versions.

Installing required packages

Before beginning the installation of VMware Workstation 6.5.0, you have to install the following packages:

  • gcc
  • make
  • kernel-source
  • kernel-syms
  • linux-kernel-headers (this is probably already installed)

There are different ways of installing packages on openSUSE. For instance, you can use YaST or zypper.

Using YaST

Go to YaST -> Software Management. Search for the packages you need (one at a time) and select them by clicking on the checkbox.

Using zypper

Open the terminal, type the following as the root user:

zypper in gcc make kernel-source kernel-syms linux-kernel-headers

Starting the VMware installer

Once you have installed the aforementioned packages, you can proceed to run the installer. Before doing so, make it executable;

Note: this is an example, replace the version number with the one you have.

chmod +x VMware-Workstation-6.5.0-118166.i386.bundle

Then type (as root):

./VMware-Workstation-6.5.0-118166.i386.bundle

Running VMware Workstation

To run VMware Workstation on openSUSE, you can either click on the VMware Workstation icon or run it from a terminal.

from a Menu entry

There are two ways of doing running VMware Workstation from a menu entry;

  • Click on the lizard, type vmware and click on VMware Workstation

OR

  • go to lizard -> Applications -> System -> More Programs -> VMware Workstation

from a Terminal

Open a terminal and type

vmware

See Also

 

VMware vCloud Express?

November 29th, 2011 No comments

The cloud express explained by David Davis, the Traing Signal Author of the vMware vSphere Video Training,

” vCloud Express is an Infrastructure as a Service (IaaS) offering delivered by leading VMware service provider partners. It provides reliable, on-demand, pay-as-you-go infrastructure that ensures compatibility with internal VMware environments and with VMware Virtualized™ services…………..”

cloudexpress

Follow this link and you will have some more information about the Cloud Express, really worth watching.

MB

 
Categories: Blog Tags: , , , ,

VCP!! Done and Dusted

November 24th, 2011 1 comment

Wow, finally got my VCP exam after a long time studying and playing with it. passed this last Friday and I got 419 which will allow me to continue if I wanted so. Now priority for sure is to Land a job on VMware and hopefully get more experience with this.

If you are plaing to pass your VCP, lots of videos and learning stuff are available at the VMware.com website and also the Simon long blog is one of the best to test your knowledge.
.

 
Categories: Home Lab Tags: , ,

Study your way to VCP:

November 20th, 2011 No comments

Study your way to VCP:

During my preparation for the VCP exam, I’ve came through a lot of sites that where really useful and I really thanks all the people who managed to get VMware VCP much easier.

All what you need to know about the vSphere.

Have a look at this article from vsphere-land.com about a must read in VMware vSphere.

One of my favourit website where I’ve started seriously learining about vSphere and ESX in general is at hypervisor.com; they have a wide range of video links, howto’s and much more about VMware and vSphere.

Scott Vessey is a VMware cetified Instrictor and his blog have a lot to talk about the exam and the preparation as well, worth having a look.

vSphere 4 Refrence card helped me a lot in learining the vSphere maximums which was partly the exam focus, have a look at Forbes at vRefrence.com.

Also a big thank to the Vladan who is lost in the Reunion Island for all his work on his website, lots of tutorials and news i’ve found intresting and I which him a good luck on his work.

 
Categories: Blog Tags:

London VMware Users Group (VMUG) – 24 November 2009

November 17th, 2011 No comments

The London VMware Users Group (VMUG) will be held on the 24 November 2009,

Simon Gallagher (vinf.net) and Simon Seagrave (techhead.co.uk) will be presenting a session on putting together and running your own VMware vSphere home or work lab.  This will cover most aspects of the implementation including real world advice, gotchas and a live demonstration using HP Proliant ML115 G5’s and shared storage ( iSCSI OpenFiler)

Surely I will be present this time as I’ve missed the last Users Group Meeting, I hope to meet new people and discuss more about VMware and the Virtualisation in general.

MB

 
Categories: Blog Tags: , , ,

Links for Hardware Compatibility List

November 10th, 2011 No comments

I have been looking for some compatibility informations about some NIC cards that I’ve bought from ebay and got a chance to save these on my bookmarks and why not share it as well!!

Main Search Page
Systems Search Page
Storage/SAN Search Page
I/O Devices Search Page
Full Compatibility Guide

 
Categories: Blog Tags: , , , , ,

The Hardway to Study VMware

November 10th, 2011 No comments

Hard way Study Tips:

1) Installed a lab environment at home. So that i could evaluate, test and get “hands-on” experience on vSphere. (2x ESX hosts + openfiler for shared storage) This is by far the absolute best way to learn about vSphere and get experience and knowledge about this great product.

2) Read and memorized the “vSphere documentation notes” (http://www.vreference.com/downloads/…4-notes1.0.pdf) and the “vSphere reference card” (http://www.vreference.com/downloads/…re4card1.0.pdf) from vreference.com. Many thanks to Forbes Guthrie for his excellent work on these pdfs.

3) Read the “VCP on vSphere4 Exam Blueprint” from VMware () to define what i had to learn to pass the exam. All questions, reflections and obscurity’s that i had on the content of the blueprint i looked up and read about in the main documentation set for vSphere. You can download this in pdf format or you can (as i did) search it in the online version found here WebWorks Help 5.0 . This is the definitive resource and answers all your questions.

good luck!!

 
Categories: Home Lab Tags: , , , ,

Free VMware Workstation 7 Course

November 4th, 2011 No comments

VMware are providing a free fundamental training for VMware workstation 7, you will need to have an account to register of course,
Follow this link and get started,

good luck

mb

 
Categories: Blog Tags: , ,