Posts Tagged ‘ VMware ESX ’

Creating RDM to LUN (SAN) mapping on VMware ESX 4, Vcenter.

August 6, 2010
By Andrew Lin

In the past I have written articles about how to create a RDM to LUN disk mapping for VMware ESX 3. http://www.gamescheat.ca/2009/10/scripts-to-automate-the-process-of-identifying-and-compiling-an-rdm-to-lun-mapping-list-for-vmware-esx-30/ and http://www.gamescheat.ca/2009/10/how-to-identify-and-compile-an-rdm-to-lun-mapping-list-for-vmware-esx-30/ The procedure to identify the path for the RDM (raw disk mapping) to LUN (disk on SAN) on Vmware ESX 4 is different from Vmware Esx 3. There are a...
Read more »

Tags: , ,
Posted in Hardware, Software | No Comments »

Scripts to automate the process of identifying and compiling an RDM to LUN mapping list for VMware ESX 3.0

October 16, 2009
By Andrew Lin

In an earlier posting I listed a copy of the article explaining how to manually create a RDM to LUN mapping for VMware ESX. I have created scripts to completly automate this process, ftp the result and email the result file. Save the below commands in a file and make it executable. Name the...
Read more »

Tags: , ,
Posted in Software | 2 Comments »

How to identify and compile a RDM to LUN mapping list for VMware ESX 3.0

October 16, 2009
By Andrew Lin

Below is a copy of the article from VMware knowledge base. It explains the steps to create the Raw Decive Mapping to Logical Unit Number. But is you have a VMserver with many virtual clients and LUNs attached, then this manual procedure can take hours. I have created scripts to automate this procedure and...
Read more »

Tags:
Posted in Software | No Comments »

Enable outbound FTP ports on VMware ESX server.

August 26, 2009
By Andrew Lin

The operating system on VMware ESX 3 is a striped down version of linux. It has only the bare necessities for VMware to function. I wanted to configure a cron job to email the log file, but because sendmail is not installed the mailto command did not work. I decided to write a script...
Read more »

Tags:
Posted in Software | No Comments »