OpenStack cloud at Oxford Kashif Mohammad University of Oxford.

9
OpenStack cloud at Oxford Kashif Mohammad University of Oxford

Transcript of OpenStack cloud at Oxford Kashif Mohammad University of Oxford.

Page 1: OpenStack cloud at Oxford Kashif Mohammad University of Oxford.

OpenStack cloud at Oxford

Kashif MohammadUniversity of Oxford

Page 2: OpenStack cloud at Oxford Kashif Mohammad University of Oxford.

• Deploymento OpenStack Havana installed with the help of Packstacko Packstack is python + puppet

• Hardwareo One Controller node o Three WN’s comprising of 56 cores

• APIo Nova api

• Python –novacliento Amazon EC2 client

• euca2ools

Page 3: OpenStack cloud at Oxford Kashif Mohammad University of Oxford.

Services• Controller Node

o Conductor• API Services• MySQL and qpid

o Glance• Image repository

o Horizon• Dashboard

o Keystone• Identity Service

• Compute Nodeo Nova computeo Nova Network

Page 4: OpenStack cloud at Oxford Kashif Mohammad University of Oxford.

Networking• Running Nova-Network with multi_host enabled

o It means that every Compute Node has a public IP address, VM’s running on a host can talk directly to internet without going through controller

• Supports floating IP address but generally it is used for troubleshooting purpose onlyo VM’s can be assigned public ip address on the fly

• VM’s can be accessed through VNC console • Fine grained security policies can be created

Page 5: OpenStack cloud at Oxford Kashif Mohammad University of Oxford.
Page 6: OpenStack cloud at Oxford Kashif Mohammad University of Oxford.

Users• Our main user is Atlas• Atlas provide images and it is uploaded to image

repository glance• Atlas manages job submission and monitor VMs • We have some customized images which is used

fro testing

Page 7: OpenStack cloud at Oxford Kashif Mohammad University of Oxford.
Page 8: OpenStack cloud at Oxford Kashif Mohammad University of Oxford.

Future Plans ….• Move to OpenStack Network service Neutron

o It support Software defined networking

• IPv6 • EGI Federated Cloud• Running Condor jobs on OpenStack cloud

Page 9: OpenStack cloud at Oxford Kashif Mohammad University of Oxford.

Thanks you