• 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
You are here: Home / Home

Puppet – Resource Declaration – Overview

February 12, 2016 By Cloud_Devops Leave a Comment

Puppet Resource Declaration

Resources are essential unit to perform the system configuration. Each resource will describe the particular thing in puppet. For an example,  specific user needs to be created or specific file needs to be updated across the puppet agent nodes. When you would like to manage the users, “user” resource type will come in to play. If you want […]

Filed Under: Puppet Tagged With: Puppet

Puppet – What is Facter ? How it works ?

February 11, 2016 By Cloud_Devops 1 Comment

Puppet - Facter

This article is going to brief about Puppet’s  Facter.  It’s a cross platform system profiling library  which helps to provide the similar formatted output on all the operating systems. Puppet agent uses facter to send the node information to the puppet server and this is required when you compile the node’s catalog.  Facter system profiling library  is part of […]

Filed Under: Puppet Tagged With: Puppet

Puppet – How to install and configure Puppet Agent (Client) ?

February 6, 2016 By Cloud_Devops 1 Comment

Login Page - Puppet

Once you have configured the Puppet Server, you can start adding the puppet agents to it. This article will brief about installing and configuring the puppet agent on Linux systems (RHEL 7 and Ubuntu 14.04).  Puppet agents are nothing but the client machines which will regularly pulls configuration catalogs from a Puppet master and applies them […]

Filed Under: Puppet Tagged With: Puppet

Puppet – How to install and configure Puppet Enterprise (Master) ?

February 2, 2016 By Cloud_Devops 4 Comments

This article is going to brief about the Puppet Server – Enterprise installation and configuration. We are going to install the puppet server  in monolithic mode. In monolithic installation, Puppet Master , Puppet console , Puppet DB will be installing on one node. This is the simple method to evaluate puppet enterprise and you can manage up to 500 puppet agent […]

Filed Under: Puppet Tagged With: Puppet

Puppet – Configuration Management Software – Overview

January 31, 2016 By Cloud_Devops Leave a Comment

Large Split Installation

Puppet  is an open-source configuration management / IT automation software that allows system administrators to programmatically provision, configure, and manage servers, network devices, and storage, in a datacenter or in the cloud. Puppet is written on RUBY language and it is produced by Puppet Labs.  Configuration Management tools uses either push or pull methods. Puppet uses pull method. […]

Filed Under: Puppet Tagged With: Puppet

RHEL7 – Configuring GFS2 on Pacemaker/Corosync Cluster

January 22, 2016 By Cloud_Devops 7 Comments

GFS2 - RHEL 7

This article will briefly explains about configuring the GFS2 filesystem between two cluster nodes. As you know that GFS2 is cluster filesystem and it can be mounted on more than one server at a time . Since multiple servers can mount the same filesystem, it uses the DLM (Dynamic Lock Manager) to prevent the data corruption. […]

Filed Under: Pacemaker, RHEL7 Tagged With: Redhat cluster, RHEL7

RHEL 7 – How to configure the Fencing on Pacemaker ?

January 21, 2016 By Cloud_Devops 8 Comments

RHEL 7 STONITH

Fencing (STONITH) is an important mechanism in cluster to avoid the data corruption on shared storage. It also helps to bring the cluster into the known state when there is a split brain occurs between the nodes. Cluster nodes talks to each other over communication channels, which are typically standard network connections, such as Ethernet. Each […]

Filed Under: Pacemaker, Redhat-LINUX, RHEL7 Tagged With: Pacemaker, redhat cluster 7, RHEL7

RHEL 7 – Accessing the Pacemaker WEB UI (GUI) – Part 11

January 14, 2016 By Cloud_Devops 2 Comments

Add the pacemaker cluster to Web UI

Pacemaker offers web based user interface portal to manage the cluster. It also provides an interface to manage multiple clusters in single web UI. We can’t really say that WEB UI has all the options to manage the cluster. I would say that command line is much easier and simple when you compare to GUI. However , […]

Filed Under: Pacemaker, Redhat Cluster, RHEL7 Tagged With: Redhat cluster, redhat cluster 7, RHEL7

RHEL 7 – Pacemaker – Configure Redundant Corosync Links on Fly– Part 10

January 13, 2016 By Cloud_Devops 3 Comments

Corosync Links - RHEL7

Corosync cluster engine provides the reliable inter-cluster communications between the cluster nodes. It syncs the cluster configuration across the cluster nodes all the time. It also maintains the cluster membership and notifies when quorum is achieved or lost. It provides the messaging layer inside the cluster to manage the system and resource availability. In Veritas cluster , this functionality has […]

Filed Under: Pacemaker, Redhat Cluster, RHEL7 Tagged With: Pacemaker, Redhat cluster, redhat cluster 7, RHEL7

RHEL 7 – Pacemaker – Define the Resource Behaviour – Part 9

January 12, 2016 By Cloud_Devops 2 Comments

Pacemaker resource agents

In Pacemaker/Corosync cluster, there are may aspects/key elements that we need to understand before playing with cluster operations. Otherwise , it might cause unnecessary outage/downtime for the services. The most important elements are setting the preferred resource location , ordering (defining dependencies) , resource fail counts, resource-stickiness, colocation, clone, master/slave, promote/demote etc. Let’s go through the article and […]

Filed Under: Pacemaker, Redhat Cluster, RHEL7 Tagged With: Pacemaker, Redhat cluster, RHEL7

« Previous Page
Next Page »

Primary Sidebar

Follow UnixArena

  • Facebook
  • LinkedIn
  • Twitter

Copyright © 2026 · UnixArena ·