I014 CC Lab7
I014 CC Lab7
2021-22
Experiment 7: Oracle VM
Learning Outcomes:
After completion of this experiment, student should be able to
Theory:
Oracle VM VirtualBox is a free and widely used desktop
virtualization tool. It is installed on an x86 operating
system (OS) and is available on all the major x86
operating systems, for example, Windows XP, Windows
7, many Linux distributions, Apple Mac OS, Oracle Solaris 10, and
Oracle Solaris 11. Therefore, the native operating system on
the laptop, desktop, server machine used for this lab can
be any of these operating systems.
Pre-requisite:
The minimal configuration needed for your laptop, desktop, or
server is as follows:
• Minimum 8 GB of memory
• Intel or AMD x86 quad-thread processor (quad-core or dual-
core dual-thread)
• 15 GB of disk space to store the files needed to
start the lab
Downloads:
1
Cloud Computing
2021-22
2
Cloud Computing
2021-22
$ su -
# rpm -ivh jre-7u4-linux-x64.rpm
Procedure:
3
Cloud Computing
2021-22
6. Add a new 100 GB hard drive (we will use this drive
later as a repository) by selecting SATA Controller and
clicking icon “+”. Select VDI as the file type, choose
Dynamically allocated, specifythe name repo, and specifya size
of 100 GB.
4
Cloud Computing
2021-22
5
Cloud Computing
2021-22
6
Cloud Computing
2021-22
7
Cloud Computing
2021-22
8
Cloud Computing
2021-22
9
Cloud Computing
2021-22
4. Create VNICs.
The VNIC Manager creates VNICs, which can be used by virtual
machines as network cards. You create virtual network
interfaces by defining a range of MAC addresses to
use for each VNIC.
10
Cloud Computing
2021-22
11
Cloud Computing
2021-22
f. Click Next.
g. In the next window, click icon to add all servers
(here there is only one) to the pool, and click Finish.
You should now see the pool
and our Oracle VM Server, ovm-srv, in it.
h. Click icon to expand it.
12
Cloud Computing
2021-22
d. Click Next.
e. Click icon to present this repository to all servers
(here, there is only one).
13
Cloud Computing
2021-22
f. Click Finish.
g. Wait a few seconds for the repository to be
created.
14