Cisco UCS Manager – Master Sheet
This article will explain the Cisco UCS B-Series setup from the scratch . As you know that Cisco UCS is highly customizable and I have demonstrated one of the way of UCS deployment. This may vary for...
View ArticleHow to Map the VMware virtual Disks for Linux VM ?
Most of the VMware virtual machines are configured with few virtual disks with different size according to the project requirement. When it comes to the Linux VM , there will be a dedicated disk for...
View ArticleLDOM – Memory / CPU Reallocation on Hard Partitioning
In LDOM , we can’t dynamically remove/add memory resource when the resources are physically bound. This will make hard-time for administrator and application owners where we need to bring down the...
View Articleopenstack Architecture and components overview
Let’s talk about Openstack architecture and Components . In the last article ,we have seen the history of private cloud softwares and Openstack. OpenStack is a cloud computing platform that controls...
View ArticleOpenstack Tutorial – History of Private Cloud
The whole world is buzzing on the cloud and cloud related technologies. Would you like to know the history of the cloud ? Let’s see. The private cloud has been started with Eucalyptus & Opennebula...
View ArticleHow to Deploy Openstack on Ubuntu ?
Deploying openstack on Ubuntu is very easy if you use the devstack method. DevStack is not general openstack installer but it will help us to reduce the manual configuration for first time deployment....
View ArticleHow to stop and start Openstack on Ubuntu ?
This article will demonstrate that how to stop and start the Openstack services on Ubuntu when you have done the installation through the devstack method. If you followed the devstack method for...
View ArticleUnderstanding the Openstack Dashboard
This article will help you to understand the functionality of the openstack dashboard. Dashboard will be used by administrators and tenant. For tenant or user , it will act like a self service...
View ArticleLaunching the first Openstack Instance
This article will demonstrate that how to launch the first Openstack instance. In the previous articles ,we have setup the openstack software and gone through the openstack dashboard functionalities....
View ArticleHow to access the Cloud instance using Key pair ?
If you are new to the cloud environment, You should know that how to use the key pairs to access the instances. The procedure remains same when you go for the public clouds like Amazon EC2 or Private...
View ArticleHow 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...
View ArticleDownload Pre-configured Cloud Images for Linux & Windows
Creating the cloud instance image is not a cake-walk. If you have followed the last article ,you would have felt the same. That could be the reason why the pre-configured cloud images are available in...
View ArticlePrivate 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 ,...
View ArticleWhat’s New – VMware Integrated Openstack 2.0
The VMware’s global conference for virtualization and cloud computing “VMworld 2015” is completed in San Francisco today. In that conference , they have announced the most important release for...
View ArticleOpenstack – Configure Cinder Service (Testing Method)
Cinder is the default block storage service on Openstack. Cinder service manages the volumes , volume snapshots, and volume types. Prior to year 2012 , cinder was part of nova module in the name of...
View ArticleOpenstack – 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...
View ArticleSolidFire – The Next-Gen Storage Systems
Storage Industry haven’t changed much prior to the Hypervisor’s revolution. But in last few years, the industry is facing heavy competition from new vendor’s innovation ideas, Quality of the product...
View ArticleOpenstack 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...
View ArticleOpenstack – Setup the Controller Node – Part 2
Controller node is the heart of Openstack platform which manages the various services. This article help you to configure the Mysql DB & Rabbit MQ messaging service on Openstack controller node....
View ArticleOpenstack – Configuring Keystone service – Part 3
Keystone provides the identify service in openstack which is responsible for user management. It tracks the openstack users and their permissions. It provides a catalog of available services with...
View Article