• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

UnixArena

  • Home
  • Discover DevOps Tools
  • kubernetes
  • DevOps
    • Terraform
    • Jenkins
    • Docker
    • Openshift
      • OKD
    • Ansible engine
    • Ansible Tower
      • AWX
    • Puppet
  • Cloud
    • Azure
    • AWS
    • Openstack
    • Docker
  • VMware
    • vCloud Director
    • VMware-Guests
    • Vcenter Appliance 5.5
    • vC OPS
    • VMware SDDC
    • VMware vSphere 5.x
      • vSphere Network
      • vSphere DS
      • vShield Suite
    • VMware vSphere 6.0
    • VSAN
    • VMware Free Tools
  • DevOps Instructor-led Training
  • Contact

Cloud_Devops

Openstack – Backup cinder volumes using swift storage

October 28, 2015 By Cloud_Devops Leave a Comment

cinder root volume Bakcup using swift

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 […]

Filed Under: Backup, cinder, Openstack, Swift Tagged With: cinder, openstack, swift

Openstack – Re-Configure Glance to use swift Storage

October 25, 2015 By Cloud_Devops 1 Comment

Reconfigure Glance Backend storage as swift

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 […]

Filed Under: glance, Openstack, Swift Tagged With: glance, openstack, swift

Openstack – Configure Telemetry Module – ceilometer – Part 18

October 24, 2015 By Cloud_Devops Leave a Comment

Ceilometer Openstack

This article will demonstrates the deployment of telemetry modules on Openstack environment. The telemetry services are developed in the name of ceilometer. Ceilometer provides a framework for monitoring, alarming and metering the OpenStack cloud resources. The Ceilometer efficiently polls metering data related to OpenStack services. It collects event & metering data by monitoring notifications sent from OpenStack services. […]

Filed Under: Openstack, Openstack on Ubuntu, Openstack Tutorial Tagged With: Openstack on Ubuntu

Openstack – Configure Orchestration Module (HEAT) – Part 17

October 24, 2015 By Cloud_Devops Leave a Comment

heat logo

HEAT is Openstack’s orchestration program. It uses the template to create and manage openstack cloud resources. These templates normally called as HOT (HEAT orchestration  template). The templates will help to you to provision bunch of instances, floating IPs, volumes, security groups and users  in quick time. A Heat template describes the infrastructure for a cloud application in […]

Filed Under: Openstack, Openstack on Ubuntu, Openstack Tutorial Tagged With: Openstack on Ubuntu

Openstack – Create Initial Rings – Object Storage – Part 16

October 23, 2015 By Cloud_Devops Leave a Comment

Swift Object - Rings

This article will demonstrates that how to create the initial account, container, and object rings. These rings creates configuration files that each node uses to determine and deploy the storage architecture. The account server uses the account ring to maintain lists of containers. The container server uses the container ring to maintain lists of objects . The object […]

Filed Under: Openstack, Openstack on Ubuntu, Openstack Tutorial Tagged With: Openstack on Ubuntu

Openstack – Configure the Object Storage – Storage Node – Part 15

October 23, 2015 By Cloud_Devops Leave a Comment

Swift architecture

This article will demonstrates that how to install and configure the object storage node for Openstack environment. Object storage node is responsible for account , container, and object services. For the tutorial simplicity, I will use the block storage server as object storage server. We will add new storage LUN for object storage service and […]

Filed Under: Openstack, Openstack on Ubuntu, Openstack Tutorial Tagged With: Openstack on Ubuntu

Openstack – Configure the Object Storage – Controller Node – Part 14

October 22, 2015 By Cloud_Devops Leave a Comment

swift Openstack

Openstack Object storage solution has been  developed under the project called “swift”. It’s a multi-tenant object storage system and highly scalable one. It can manage large amounts of unstructured data at low cost through a RESTful HTTP API.  swift-proxy-server service accepts OpenStack Object Storage API and raw HTTP requests to upload files, modify metadata, and create […]

Filed Under: Openstack, Openstack on Ubuntu, Openstack Tutorial Tagged With: Openstack on Ubuntu

Openstack – Configure the Block Storage – Storage Node – Part 13

October 21, 2015 By Cloud_Devops Leave a Comment

Cinder architecture

This article will demonstrates that how to install and configure Openstack Storage nodes for the Block Storage service (cinder). For the tutorial simplicity , we will use the local disk in LVM as back-end storage. In the upcoming articles ,we will replace the LVM with CEPH storage, once we familiar with cinder services and functionalities. In […]

Filed Under: Openstack, Openstack on Ubuntu, Openstack Tutorial Tagged With: Openstack on Ubuntu

Openstack – Configure the Block Storage – Controller Node – Part 12

October 20, 2015 By Cloud_Devops Leave a Comment

Block storage - Openstack

The Openstack block storage service(cinder) provide the access to the block storage devices to the openstack instances using various back-end storage drivers like LVM ,CEPH etc.  The Block Storage API and scheduler services runs on the openstack controller node and openstack storage node is responsible to provide the volume service. You can configure N-number of […]

Filed Under: Openstack, Openstack on Ubuntu, Openstack Tutorial Tagged With: Openstack on Ubuntu

Openstack – Install & Configure Horizon Dashboard – Part 11

October 18, 2015 By Cloud_Devops Leave a Comment

Openstack Dashboard

Horizon Dashboard is an optional component in Openstack which provides the webpage to launch the instances in few clicks. Horizon is fully depend on openstack core functionalities like keystone (Identify), Glance (Image Service), nova-compute (Compute), and Networking (neutron) or legacy networking (nova-network). Object Storage service can’t be used in dashboard since its a stand alone service. […]

Filed Under: Openstack, Openstack on Ubuntu, Openstack Tutorial Tagged With: Openstack on Ubuntu

« Previous Page
Next Page »

Primary Sidebar

Follow UnixArena

  • Facebook
  • LinkedIn
  • Twitter

Copyright © 2026 · UnixArena ·