Anda di halaman 1dari 11

1.1.

Create Flavours

Login to Open stack Dashboard with Certification-admin


Go to Flavour>>Create Flavour
Create flavour in Admin access as per the specifications

Upload to Open stack server

Agnityserver1:
Unzip, untar the file in open stack console

1.1.2

Create image in open stack console

glance image-create --name Agnity-01 --is-public False --disk-format qcow2


--container-format bare --file agmmc-01-disk1.qcow2

Verify the Image created in dashboard:

Agnity Server2
Unzip, untar the file in open stack console

Create image in open stack console


glance image-create --name Agnity-02 --is-public False --disk-format qcow2
--container-format bare --file agmmc-02.qcow2

Verify the Image created in dashboard:

1.1.3

Create Instance:

Command to create instance 02


Using cli
nova boot --image Agnity02 --flavor=45b2049b-b1d6-496d-8ce7-49f96682a55f
--nic net-id=9e20bdf4-eda2-4459-aba2-ea3e7cc763e2 --nic net-id=e4f5718fa385-4a12-927c-b8c3ec07fd61 --nic net-id=20dc89e2-9150-4ff5-98316f78ad92f052 Agnity02

1.1.4

Assign floating IP to the instance

In Open stack Dashboard click on Associated Floating IP for the Instance, select
the IP from the list,
Make sure the selected Floating IP displays in the list

Associate floating IP: 2nd IP

1.1.5

IP Plans

Floating IP
10.200.218.70 - Agnity-1
10.200.218.72-Radisys
10.200.218.91 -Agnity-2

Network 1 signalling (ext-1)


10.200.189
.91

255.255.255.1
92

Agnity-1

10.200.189
.92

255.255.255.1
92

Agnity-2

10.200.189
.93

255.255.255.1
92

CAS FIP

Network 2 Management for GUI (ext-2)

10.200.189.1
41

255.255.255.1
92

Agnity-1

10.200.189.1
42

255.255.255.1
92

Agnity-2

10.200.189.1
44

255.255.255.1
92

SMSLite FIP

10.200.189.1
45

255.255.255.1
92

EMSL FIP

Radisys Details
Floating IP: 10.200.218.72
http://10.200.218.72/swms/ms.cgi
swmsadmin/Kivagyok
root/Agnity@123

2
1

Known Issue
Agnity VM was not booting up shows error kernel panic- not syncing
attempted to kill init! pid 1, comm: init not tainted

Where as VM status shows running

Fix:
1
2

Create new VM with ISO Image of rhel-server-7.1-x86_64-dvd.iso


Booted the VM with trouble shoot mode and change the following
2.1 open the file /etc/sysconfig/selinux and modify the field
SELINUX=disabled

3. Then from openstack dashboard rebuild the ISO instance with QCOW 2
Image we have create earlier

Anda mungkin juga menyukai