Member since
09-17-2014
5
Posts
1
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
16348 | 09-18-2014 10:40 AM |
09-18-2014
10:40 AM
I have managed to install the Quickstart VM on VMware ESXi 5.5 Update 1 ! It was tedious but the idea was to create an ISO clone with clonezilla from the local VMware Player and use that ISO to install the system on VM in vSphere Client. Here are the detailed step if anyone runs into a similar problem : ## A- Creating a replica of the Quickstart VM with Clonezilla 1- Install the Quickstart VM on a local PC with VMware Player 2- Check that it runs OK 3- Turn it off then download the clonezilla ISO from the Web 4- Attach the clonezilla ISO to the CD/DVD drive of the Quickstart VM in VMware Player 5- Make sure that the CD/DVD drive is turned ON when the machine starts 6- Start the Quickstart VM in VMware Player and hit ESC as soon as it boots 7- Choose to boot from CD/DVD, this will make the VM boot into clonezilla 8- In clonezilla create a replica of the system on an external USB flash drive 9- For info 8GB flash drive is enough, and the replica of the system is a set of files created by clonezilla 10- When done turn off the VM ## B- Create an ISO of the clonezilla replica 11- Create a new VM in VMware Player with Clonezilla ISO as system 12- Run the Clonezilla VM and then choose to create an ISO from the previously created replica on the USB drive 13- Clonezilla will create the ISO on the USB flash drive (8GB was enough in my case to hold the replica and the ISO) 14- When the ISO is created turn off the Clonezilla VM ## C- Install the ISO in a VM in ESXi 5.5 using the vSphere Client 15- Upload the replica ISO to the datastore in a folder called /ISO for example 16- Create a new VM in vSphere Client using Centos 6 64-bit as system 17- Click Edit settings for that newly created VM 18- In the settings attach the ISO from the datastore to the CD/DVD drive and make sure you tick the checkbox to turn it ON at startup 19- Set 4GB of RAM and 1vCPU for the VM 20- Start the VM, clonezilla will start, then just follow the menu, it will install the Quickstart VM into the new VM in ESXi 21- When done turn off the VM 22- Start the VM, congratulations you have a Cloudera Quickstart on ESXi running fine !! I guess using the Clonezilla technique is more general and can be applied to any other VM. Cheers
... View more
09-18-2014
02:23 AM
I was going for the Quickstart edition because it deploys quickly a standalone environment for Hadoop testing. I am not installing a Hadoop cluster, I have to install 10 VMs for a training session where each trainee will have his own CDH quickstart VM. Do you think that installing CDH+CM from scratch will give me easily the same standalone (pseudo-distributed with HDFS) environment as the Quickstart VM, ready for use with all the services ? Thank you.
... View more
09-18-2014
02:04 AM
Thank you for your prompt reply. I have tested the same VM on my PC with VMware Player 6.0.3 build-1895310, it works fine. My objective is to install it on ESXi on a server, I have even tried 3 different version of ESXi : - ESXi 5.0 - ESXi 5.1 - ESXi 5.5 Update 1 All three of them are giving me an error when starting the VM. The server hardware specifications I am using are : - Intel Xeon E5-1620v2 (4cores/8threads) - 3,7 GHz+/3,9 GHz+ - 64 Go DDR3 ECC 1600MHz - 2x 2 To SATA3 Hard Drives with Soft Raid 1 I have tried on this same server ProxMox and the KVM virtual machine, they work fine, but I have to use VMware ESXi. Best regards
... View more
09-17-2014
02:05 PM
Hello,
I am trying to install : cloudera-quickstart-vm-5.1.0-1-vmware
On : VMware ESXi 5.5 Update 1 (build 1892794)
- Frst the 7zip archive for Cloudera Quickstart VM is decompressed
- I transfer the files to the VMware ESXi datastore
- In vSphere Client I go to the datastore browser and can see the files there
- I notice that the vmdk files are grouped in 1 file
- Right-clik on the .vmx file and the add to inventory
- In the inventory I try to run the VM
1st issue :
- The vSphere Client says that the VM hardware needs to be upgraded
- I right-click on the VM in the inventory and then upgrade, the virtual hardware is upgraded to version 10
2nd issue :
- I try to run the VM again, it fails with :
"Transport (VMDB) error -32: Pipe: Read failed."
"Failed to power on"
- Then the VM is grayed-out in the inventory and cannot be started again
- I have to remove it from the inventory and add it back in from the datastore
Can anyone advise on any solution please ?
Best regards
... View more
Labels:
- Labels:
-
Quickstart VM