Skip to content
  • Home
  • About Me
  • Subscribe
  • Sponsored Post
  • Contact Us
GoLinuxCloud
  • Basic Linux Commands
  • Cluster
    • Ceph Storage Cluster
    • DRBD Cluster
    • GlusterFS Shared Storage
    • Pacemaker Cluster
    • KVM Cluster
  • DevOps
    • Ansible
    • Docker
    • Elasticsearch
    • OpenStack
    • Kubernetes
  • Security
    • Linux Firewall
    • LUKS Encryption
    • OpenSSL
    • Secure SSH
  • Performance
    • CPU
    • HugePages
    • Kernel
    • Memory
    • Storage
  • Programming
    • Python
    • Shell Scripts

storage

DRBD Tutorial | Setup Linux Disk Replication | CentOS 8

DRBD Tutorial | Setup Linux Disk Replication | CentOS 8

In this article I will share Step-by-Step DRBD 9.0 Installation and Configuration Guide on CentOS 8 using KVM based Virtual Machines. Below topics will be covered in this DRBD Tutorial DRBD Installation Configure global DRBD ...

Read MoreDRBD Tutorial | Setup Linux Disk Replication | CentOS 8

Categories DRBD Tutorial, Storage Tags cluster, drbd, kvm, storage 8 Comments

5 easy steps to recover LVM2 partition, PV, VG, LVM metdata in Linux

5 easy steps to recover LVM2 partition, PV, VG, LVM metdata in Linux

In this article we will learn How to recover LVM2 partition (Restore deleted LVM) How to restore PV (Physical Volume) in Linux How to restore VG (Volume Group) in Linux How to restore LVM metadata ...

Read More5 easy steps to recover LVM2 partition, PV, VG, LVM metdata in Linux

Categories Recover LVM2 Partition, Storage Tags LVM, rhel 8, storage 3 Comments

10 easy steps to setup High Availability Cluster CentOS 8

10 easy steps to setup High Availability Cluster CentOS 8

In this article I will share Step-by-Step Guide to setup 3 node High Availability Cluster with LVM on CentOS 8. In a High Availability Cluster, different servers work together to make sure that the downtime ...

Read More10 easy steps to setup High Availability Cluster CentOS 8

Categories Setup HA Cluster, CentOS 8 Tags cluster, LVM, pacemaker, storage 9 Comments

Linux lvm snapshot backup and restore tutorial RHEL/CentOS 7/8

Linux lvm snapshot backup and restore tutorial RHEL/CentOS 7/8

In this article I will give you and overview on Linux LVM snapshot backup and restore and cover below topics relatd to LVM Snapshots: Overview on LVM Snapshots Comparison between LVM1 and LVM2 Snapshots Create, ...

Read MoreLinux lvm snapshot backup and restore tutorial RHEL/CentOS 7/8

Categories LVM Snapshot, Storage Tags backup, LVM, security, storage Leave a comment

5 easy steps to resize root LVM partition in RHEL/CentOS 7/8 Linux

5 easy steps to resize root LVM partition in RHEL/CentOS 7/8 Linux

In this article I will share the step by step guide to resize root LVM partition on RHEL/CentOS 7/8 Linux with examples. The basic requirement to increase or decrease partition size is that the respective ...

Read More5 easy steps to resize root LVM partition in RHEL/CentOS 7/8 Linux

Categories Linux Resize Partition, Storage Tags storage, Tips and Tricks 11 Comments

10 easy steps to move directory to another partition RHEL/CentOS 7/8

10 easy steps to move usr from root to another partition RHEL/CentOS 7/8

In this article I will share the steps to move directory to another partition in RHEL/CentOS 7/8 Linux. I will use /usr directory but you can use the same steps to move any other directory ...

Read More10 easy steps to move directory to another partition RHEL/CentOS 7/8

Categories Move Directory To Another Partition, How To Tags LVM, storage, Tips and Tricks Leave a comment

How to clone or backup Linux partition using fsarchiver

How to backup and restore partition using fsarchiver in Linux

fsarchiver is a system tool that allows you to save the contents of a filesystem to a compressed archive file. The filesystem contents can be restored on a device which has a different size and it can be restored on a different filesystem. Unlike tar or cpio, fsarchiver retains extended file attributes and can be restored to a disk with no current filesystem.

Categories Backup Linux Partition, Storage Tags storage Leave a comment

Top 15 tools to monitor disk IO performance with examples

Top 15 tools to monitor disk IO performance with examples

Related searches: Linux Disk Usage. Top Storage monitoring tools. How to monitor Disk IO performance with examples. How to check disk read write usage on Linux. Check and monitor disk IO statistics and disk stats ...

Read MoreTop 15 tools to monitor disk IO performance with examples

Categories Linux Disk Usage, Featured Post, How To Tags performance, storage Leave a comment
Post navigation
Older posts
Page1 Page2 … Page4 Next →

Featured Posts

  • How to zip a folder | 16 practical Linux zip command examples
  • List of 50+ tmux cheatsheet and shortcuts commands
  • 100+ Linux commands cheat sheet & examples
  • 6 ssh authentication methods to secure connection (sshd_config)
  • 8 ways to prevent brute force SSH attacks in Linux (CentOS/RHEL 7)
  • Tutorial: Beginners guide on linux memory management
  • Top 15 tools to monitor disk IO performance with examples
  • RHEL/CentOS 8 Kickstart example | Kickstart Generator
  • 15 steps to setup Samba Active Directory DC CentOS 8
  • 5 tools to create bootable usb from iso linux command line and gui
  • 10 single line SFTP commands to transfer files in Unix/Linux
  • How to check security updates list & perform linux patch management RHEL 6/7/8
  • 5 useful tools to detect memory leaks with examples
  • Understanding High Availability Cluster and Architecture

JOIN US

To get latest articles on

Linux, Cloud, Containers, Networking, Storage, Virtualization and many more topics

Directly delivered to your Inbox..

Subscribe Now 2K+ Users
ansible-tutorial
Kubernetes-tutorial

Also Read

  • How to disable ICMP and ICMPv6 redirects in Linux
  • How to setup http/https proxy with special characters in password
  • How to disable SELinux (with and without reboot)
  • Beginners guide to use ssh config file with examples
  • How to disable ICMP timestamp responses in Linux
  • Linux sftp restrict user to specific directory | setup sftp chroot jail
  • 6 easy steps to setup offline two factor authentication in Linux
  • Easy steps to open a port in Linux RHEL/CentOS 7/8
  • 6 ssh authentication methods to secure connection (sshd_config)
  • How to change LUKS device master key, cipher, hash, key-size in Linux
  • Configure LUKS Network Bound Disk Encryption with clevis & tang server
  • How to encrypt root partition and entire file system using LUKS in Linux
  • How to resize LUKS partition (shrink or extend encrypted luks partition) in Linux
  • How to check security updates list & perform linux patch management RHEL 6/7/8
  • 8 ways to prevent brute force SSH attacks in Linux (CentOS/RHEL 7)

Also Read

    RECENT POSTS

    • 4 practical examples - Python string replace in file
    • Kubernetes Tutorial for Beginners & Experienced
    • Beginners guide on Kubernetes RBAC with examples
    • Kubernetes Authentication & Authorization (Workflow)
    • Ultimate guide on Kubernetes ConfigMaps & Secrets with examples

    INTERVIEW QUESTIONS

    • 50 Maven Interview Questions and Answers for freshers and experienced
    • 20+ AWS Interview Questions and Answers for freshers and experienced
    • 100+ GIT Interview Questions and Answers for developers
    • 100+ Java Interview Questions and Answers for Freshers & Experienced-2
    • 100+ Java Interview Questions and Answers for Freshers & Experienced-1
    • Home
    • Privacy Policy
    • Disclaimer
    • Subscribe
    Copyright © 2021 | Hosted By Rocket