HowTo Resize The "root" File System Using LVM

From NST Wiki
Revision as of 07:33, 26 May 2016 by Rwh (talk | contribs) (Created page with "__TOC__ = Overview = This page demonstrates how to ''resize'' the '''root''' file system by increasing it's size '''by 2GB'''. The follow environment exists: # The root file...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Overview

This page demonstrates how to resize the root file system by increasing it's size by 2GB. The follow environment exists:

  1. The root file sytem is of type xfs
[root@nst22 ~]# mount|grep root
/dev/mapper/nst22-root on / type xfs (rw,relatime,attr2,inode64,noquota)

Find The Largest Files Within A File System