• 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

Linux

Linux LVM – How to take volume snapshot

August 24, 2013 By Cloud_Devops 1 Comment

In this LVM tutorial series, LVM snapshot topic is an important one and it’s one of the must know feature of Redhat Linux’s LVM. Volume snapshot is very useful to take database backup in consistent state without shutting down the database.If you take database backup without halting it,then that will be leading to an inconsistent DB […]

Filed Under: LVM, LVM Tutorials

Redhat Linux – LVM Volumes Re-layout

August 22, 2013 By Cloud_Devops Leave a Comment

In Linux, Logical volume’s layouts need to be changed according to the importance of data and performance of the volume. For example,If the current volume layout is  mirrored and  that volume’s data doesn’t update very frequently then daily backup may enough for the applications in case of disk failure.In these cases, you may get a […]

Filed Under: LVM, LVM Tutorials

Linux Interview Questions – Package Management

August 18, 2013 By Cloud_Devops 7 Comments

Package management is one of the important task in Linux Administration.Red Hat Package manager aka RPM provides robust package administration on Redhat Linux.It eliminates the manually building software and made the software installation & maintenance  much easier than before. RPM has lot of front-end tools to resolve the dependencies to install any packages. In this article ,we will see about RPM package manager’s interview questions and […]

Filed Under: Interview Questions, Linux-Interview Questions

LVM- Linux Interview Questions

August 16, 2013 By Cloud_Devops 15 Comments

This article will share Redhat Linux’s  LVM Interview questions. LVM is one of the most important sub-system in Linux where you need  to provision multiple dynamic filesystems. If you attend any Linux interview, you can always expect more questions from LVM. I have intentionally posted this article for Interviewers who always search in internet for what to ask to […]

Filed Under: Interview Questions, Linux-Interview Questions, LVM

Linux LVM – Re-sizing the Logical Volume

August 14, 2013 By Cloud_Devops 6 Comments

In LVM, logical volumes size can be increased or decreased depends on our needs. Logical volume can be shirked/reduced using “lvreduce” command but this will not reduce the filesystem. You need to reduce the filesystem before reducing the logical volume. Logical volume can be extended/increased using “lvextend” command.Once you have extended the logical volume ,then […]

Filed Under: LVM, LVM Tutorials

Linux LVM – Volume Creation & Operations

August 14, 2013 By Cloud_Devops 4 Comments

As of now we have seen physical volume administration and volume group administration on this Linux’s LVM tutorial series.Logical volume is the top most virtual object in the LVM. Once you have constructed physical volume and volume group,the next step will creating the logical volume and mount the filesystem for storing the data.Here we will […]

Filed Under: LVM, LVM Tutorials

Linux – LVM – Volume Group Operations

August 13, 2013 By Cloud_Devops 7 Comments

We have already seen the basics of logical volume manager structure on the previous article.Here we are going to see about Logical volume manager’s  volume group operations and management. Volume group is high level container in LVM which contains one or more physical disk or LUNS. A volume group can span in to multiple disks, whether […]

Filed Under: LVM, LVM Tutorials

How to Install LVM on Linux and Disk Operations

August 6, 2013 By Cloud_Devops 3 Comments

LVM will be installed by default on Redhat Linux installation.But sometimes if you select the minimum package installation method,LVM will not be installed.So you need to install LVM package separately .Here we will see the LVM installation method and if its already installed how to verify it .Logical volume manager has two versions and those […]

Filed Under: LVM, LVM Tutorials

How to Take Remote GUI Session of Linux Server ?

July 2, 2013 By Cloud_Devops Leave a Comment

Tiger VNC is a high-performance client/server application that allows end users to take remote GUI session (Remote Desktop) of Linux Servers.So that graphical application can be launched remotely using VNC session.It also provides extensions for advanced authentication methods and TLS encryption.Normally tiger VNC is coming along with Redhat Linux distribution DVD and also its available […]

Filed Under: Linux - How to ?, Redhat-LINUX

How to Configure Software RAID on Linux ?

July 2, 2013 By Cloud_Devops Leave a Comment

Software RAID is one of the greatest feature in Linux to protect the data from disk failure.We have LVM also in Linux to configure mirrored volumes but Software RAID  recovery is much easier in disk failures compare to Linux LVM. I have seen some of the environments are configured with Software RAID and LVM (Volume groups are built using RAID devices).Using […]

Filed Under: Linux - How to ?, Redhat-LINUX

« Previous Page
Next Page »

Primary Sidebar

Follow UnixArena

  • Facebook
  • LinkedIn
  • Twitter

Copyright © 2025 · UnixArena ·