0% found this document useful (0 votes)
6 views

CLOUD COMPUTING

The document outlines a step-by-step procedure to develop a cloud environment using FastStart Eucalyptus on a virtual machine with VMware Workstation. It includes detailed instructions for installation, configuration of the CentOS operating system, and setting up the Eucalyptus cloud environment. The process concludes with successful execution and verification of the cloud setup.

Uploaded by

kirthanavambiga
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views

CLOUD COMPUTING

The document outlines a step-by-step procedure to develop a cloud environment using FastStart Eucalyptus on a virtual machine with VMware Workstation. It includes detailed instructions for installation, configuration of the CentOS operating system, and setting up the Eucalyptus cloud environment. The process concludes with successful execution and verification of the cloud setup.

Uploaded by

kirthanavambiga
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 14

​ CS22612 - CLOUD COMPUTING LABORATORY

EXP.NO: 3​ DEVELOP A CLOUD ENVIRONMENT WITH FASTSTART EUCALYPTUS

DATE:

AIM:
To develop a cloud environment using faststart eucalyptus in a virtual machine using vmware
workstation.

PROCEDURE:

STEP 1:
●​ Install the virtual machine (vmware workstation12)
●​ Click Create New Virtual Machine.

●​ New virtual machine wizard dialog box appears,check the installer disk image
file(iso).Browse the faststart.3.4.2.iso file from the path E:\Cloud
Grid\faststart.3.4.2.iso.Click Next.

Reg.No:2127220501073 ​ Page.No:
STEP 2:
●​ Select the LINUX operating system.
●​ Version:CENTOS 64-bit.
●​ Click Next.

STEP 3:
●​ Create a virtual machine name as cloud(anyname)

Reg.No:2127220501073 ​ Page.No:
●​ Browse the location for the virtual machine E:\cloudgrid
●​ Then Click make new folder and give the name for the folder.

STEP 4:
●​ Set the maximum disk size as 40GB or more.
●​ Select the“Store virtual disk as single file”option.
●​ Click next.

STEP 5:
●​ Select the“customize hardware option”.
●​ Select Memory as 4GB.

●​ Select the number of processors as 2 and select the two options


”Virtualize Intel” and “Virtualize CPU”.
●​ Click close when all changes are done.

Reg.No:2127220501073 ​ Page.No:
●​ Click “Finish” on the next screen.

STEP 6:
●​ Select The Recently Created Virtual Image And Click
on”Play Virtual Machine”.

Reg.No:2127220501073 ​ Page.No:
STEP 7:
●​ Click on "Install CentOS 6 with EucalyptusCloud-in-a-box".

●​ Click on “Skip” on the screen when it asks for the media test.

●​ Select the appropriate keyboard for the system.

●​ You will get the EUCALYPTUS Page and select the language for the installation process.
Reg.No:2127220501073 ​ Page.No:
STEP 8:
●​ Click On "Next" in the previous screen still you arrive at a “Data Storage Device Warning”.
●​ Click on "Yes,Discard Any Data".

STEP 9:
●​ Select Hostname As"root".
●​ Select Network Interface as “eth0” and mode as ”Static”.
●​ Enter the IPAddress as “192.168.12.201” and Netmask
“255.255.255.0”.
●​ Default Gateway as “192.168.12.1” and DNS Server list
“8.8.8.8”.
●​ Click Next.
●​ You will get a world Map to choose a city. In which city you
select "Kolkata/Asia”.

Reg.No:2127220501073 ​ Page.No:
STEP 10:

●​ Enter Your Root Password:123456 and click Next.


●​ Click on "UseAnyway".

STEP 11:

●​ Enter the Public IPrange as "192.168.12.202-192.168.12.210" .


●​ Click on Next.

STEP 12:
●​ Select Replace Existing Linux Systems and click onNext.

STEP 13:
●​ Click on “Write Changes to Disk”.

Reg.No:2127220501073 ​ Page.No:
●​ Wait for installation to complete.
●​ Click on “Reboot ”.
●​ Wait for CentOS boot up.

STEP 14:
●​ Click on “Forward”.

Reg.No:2127220501073 ​ Page.No:
STEP 15:
●​ Type your Username:user; Full Name:user; Password:user; Confirm Password:user
●​ Click on Forward when you are done.
●​ Select"Yes"if the dialog box appears.
●​ Click Forward and Finish when Configuration Complete Window appears.

●​ Enter your password and Login into the system.An Application will be be opened.

Reg.No:2127220501073 ​ Page.No:
STEP 16:
●​ Open Firefox and go to the URL-"192.168.12.201:8888"(Or) click the
eucalyptus user console
●​ Click on "I Understand the Risks" and then click on "AddException".
●​ Click on "Confirm SecurityException".

STEP 17:
●​ Log into the Eucalyptus.
●​ Account name:demo; username: admin; password:123456.
●​ Click on "Launch new Instance.

STEP 18:
●​ Select the “Image” to be used.
●​ Click the “Select Type”.

Reg.No:2127220501073 ​ Page.No:
●​ A New Window will be opened then click the “Select Security”.

●​ Select the"Create New Key Pair".


●​ Give a name for your key pair and click on create and download and then on”Save file”.

●​ “.pem File” will appear on the window that appears.

Reg.No:2127220501073 ​ Page.No:
●​ Select the "Create new Security Group".
●​ Enter name as “svce” and description as "Hello".

●​ Select “Rules Tab” and create a rule for the “SSH protocol”.
●​ Enter IP address as "192.168.12.202/32"(or) click use “my ip” and click on "CreateGroup".

Reg.No:2127220501073 ​ Page.No:
●​ Click on “Launch Instance” and wait for the instance for launching.

STEP 19:
●​ Open a new Terminal.

●​ Type the following:


1.​ cd Downloads.
2.​ ls (This list all the files from the downloads).
3.​ chmod 400 svce.pem.
4.​ ssh -i [email protected]
5.​ lsblk

Reg.No:2127220501073 ​ Page.No:
SAMPLE INPUT AND OUTPUT:

RESULT:
​ Thus the Cloud environment is developed using FastStart Eucalyptus is executed successfully.

Reg.No:2127220501073 ​ Page.No:

You might also like