0% found this document useful (0 votes)
57 views11 pages

C-20 - CCL Experiment No 2B - Virtual Box

Uploaded by

riddhijavkar30
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
57 views11 pages

C-20 - CCL Experiment No 2B - Virtual Box

Uploaded by

riddhijavkar30
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 11

Terna Engineering College

Computer Engineering Department


Program: Sem VI

Course: Cloud Computing Lab (CSL603)

Faculty: Pradnya Jadhav


PART A
(PART A: TO BE COMPLETED BY STUDENTS)
Experiment No. 2B

A.1 Aim:

Implement virtualization using Virual box

A.2 Prerequisite:
Knowledge of Networking, Distributed Computing and knowledge of Software architectures.

A.3 Objective:
Understand different types of virtualizations, Host and bare metal hypervisors and create and run
virtual machines

A.4 Outcome: (LO2)


After successful completion of this experiment student will be able to
• understand the Virtualization
• Create Virtual machines using various hypervisors available

A.5 Theory:

Steps: Creating and running virtual machines on Hosted Hypervisor like Virtual Box and
KVM
Creating and running virtual machines on Hosted Hypervisor like Virtual Box and
2B KVM

1) Hosted Virtualization on Oracle Virtual Box Hypervisor

Step 1: Download Oracle Virtual box from https://www.virtualbox.org/wiki/Downloads

Step 2: Install it in Windows, Once the installation has done open it.

Step 3:-:Create Virtual Machine by clicking on New

CLOUD COMPUTING LAB MANUAL COMPILED BY


Step 4-: Specify RAM Size, HDD Size, and Network Configuration and Finish the wizard

Step 4-: To Select the media for installation Click on start and browse for iso file
Step 5:Complete the Installation and use it.

Step 5:Complete the Installation and use it.


Step 6: To Connect OS to the network change network Mode to Bridge Adapto
PART B
(PART B: TO BE COMPLETED BY STUDENTS)

Roll No.: C-20 Name: Riddhi J. Javkar


Class: TE COMPS C Batch: C-2
Date of Experiment: 17/01/24 Date of Submission: 17/01/24
Grade :

B.1 Question of Curiosity:

Q.1:Write down steps to install Virtual Box (with appropriate screen shot).
- 1. Download VMware Workstation from the official website.
2. Run the downloaded installer.
3. Accept the license agreement.
4. Choose installation type (Typical or Custom).
5. Review installation settings.
6. Click "Install" to start the installation.
7. Wait for the installation to complete.
8. Click "Finish" to exit the installer.
9. Reboot the system if prompted.
10. Launch VMware Workstation.
Q2: Write down steps to create virtual machines (with appropriate screen shot).
- Step 1: Download Oracle Virtual box
Step 2: Install it in Windows, Once the installation has done open it.

Step 3:Create Virtual Machine by clicking on New

Step 4: To Select the media for installation Click on start and browse for iso file
Step 5: Specify RAM Size, HDD Size, and Network Configuration and Finish the wizard

Step 6:Complete the Installation and use it.


Step 7: To Connect OS to the network change network Mode to Bridge Adapto
Q3: Discuss various advantages of virtual machines.
- 1. Resource Efficiency: Optimal use of hardware resources by running multiple VMs on one
server.
2. Isolation and Security: Strong isolation between VMs enhances security.
3. Flexibility: Easily scale infrastructure based on demand.
4. Snapshot and Rollback: Quick backup and restoration to previous states.
5. Hardware Independence: VMs can run on diverse hardware platforms.
6. Cost Savings: Reduces hardware and operational costs through consolidation.
7. Testing and Development: Provides a sandbox for software development.
8. High Availability: Features like live migration and failover minimize downtime.
9. Dynamic Resource Allocation: Optimizes performance by adjusting resources based on
workload.
10. Environment Standardization: Standardizes development and production environments.
Q4: Differentiate between Xen, KVM, VMware hypervisors.

Feature Xen KVM VMware


Type Type 1 Hypervisor (Bare Type 1 Hypervisor Type 1 (ESXi) and
Metal) (Bare Metal) Type 2 (Workstation)
Open Source Yes Yes No (VMware ESXi)
Host OS Linux Linux Windows, Linux
Support
Virtualization Paravirtualization, Hardware-assisted Binary translation,
Technique Hardware-assisted virtualization (Intel Hardware-assisted
virtualization VT, AMD-V) virtualization
Performance High, efficient resource High, close to native High, optimized for
utilization performance enterprise
Management XenCenter, XL Virt Manager, virsh vSphere, vCenter (for
Tools Command Line Interface (Command Line) ESXi)
Snapshot Yes Yes Yes
Support
Live Migration Yes Yes Yes (VMware
vMotion)
Guest OS Wide range Broad support, Extensive, including
Support including Windows Windows, Linux
Community Active open-source Active open-source Proprietary, strong
Support community community vendor support
Use Cases Cloud computing, server Server virtualization, Enterprise data
virtualization cloud computing centers, cloud

B.2 Conclusion:

We understood different types of virtualizations , host and bare metal hypervisors and create and
run virtual machines. After successful completion of this experiment we were able to understand
the Virtualization and create Virtual machines using various hypervisors available.

You might also like