Cloud War or Data-center war ? There is a healthy competition out in the market to reduce the overall operating cost on IT. Companies are benefited with the cloud revolution, Virtualization and automation. Most of the organisations are moving towards asset free to reduce their additional investments on IT equipment. But all the organizations can’t just […]
openstack
Openstack – Backup cinder volumes using swift storage
This article will demonstrates that how to configure the cinder volumes backup using swift as backend storage. As you all know that swift is the Object storage within the openstack project. Swift is highly available , distributed and consistent object storage. In the previous article ,we have seen that how to make the glance image service […]
Openstack – Re-Configure Glance to use swift Storage
This article will demonstrates that how to re-configure the glance image-service to use backend store as swift object storage. By default , Image service will use the local filesystem to store the images when you are uploading it. The default local filesystem store directory is “/var/lib/glance/images/” on the system where you have configured the glance image service. In UnixArena tutorial […]
Openstack – Neutron – Create Initial Networks – Part 9
In openstack , We need to create the necessary virtual network infrastructure for Neutron Networking. This network infrastructure will be used to connect the instances including external network (internet) and tenant network. Before creating the instance , we need to validate the network connectivity. This article will demonstrate that how to create the required virtual infrastructure […]
Openstack – Installing & Configuring Glance – Part 4
This article will guide you to configure the Image service on Openstack. Openstack image service has been development and maintained in the name of Glance. Glance service enables users/customers to discover , register and retrieve virtual machine images. Virtual machine images can be stored in normal file-systems like ext3 ,ext4 or it can be stored it in […]
Openstack – Setup the Controller Node – Part 2
Controller node is the heart of the OpenStack platform which manages the various services. This article helps you to configure the Mysql DB & Rabbit MQ messaging service on Openstack controller node. Each service must be protected with a password for security reason. Each service will invoke for the password whenever you are trying to […]
Openstack Manual Installation – Part 1
This series of the article is going to provide the step by step method to deploy each component of Openstack cloud Computing platform. As you all know that Openstack is an open source cloud computing platform which support all type of cloud environments. This project aims for simple implementation, massive scalability, and a rich set of features. Cloud […]
Openstack – Beginners Guide
Openstack is not just only about the internet buzz. It’s going to create new revolution on the IT infrastructure industry. How Openstack can do this since it’s just 5 years old ? Is it similar to VMware virtualization ? Oracle VM ? Redhat Virtualization ? Citrix Xen ? Not exactly. Openstack is an opensource project […]
Private Cloud Debate – Openstack vs VMware
I am sure that many of the companies are still thinking that which is the best software for Private cloud solutions. The infrastructure market is changing rapidly in recent times. Once upon a time , mainframe was ruling in the market . Later on , Unix operating systems were kicked in to the market and operating systems […]
How to create a custom image for Openstack ?
The virtual instance OS image can be created outside the openstack. By default openstack comes with small Linux foot print instance called cirros and we have tested it. But as a customer , I would like to put custom image in openstack for various requirement. In this article, we will create Ubuntu custom image using […]









