Difference between revisions of "HowTo Resize The "root" File System Using LVM"

From NST Wiki
Jump to navigationJump to search
(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...")
 
(No difference)

Revision as of 07:35, 26 May 2016

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