Skip to main content

Resize /dev/mapper/centos-root

Comments

3 comments

  • dalem
    your have to re-size the file system with resize2fs How to Grow an ext2/3/4 File System with resize2fs - Red Hat Customer Portal
    0
  • TheDjinn
    Thanks for you assistance @dalem. While I didn't use your information directly. It did lead me to the solution which was
    lvextend -L+*insertsizeingigabytes*G -r /dev/mapper/centos-root
    Also I recommend using
    lsblk
    It makes a lot a lot more sense to me than
    df -h
    Thanks again,
    0
  • cPanelMichael
    Hello, I'm happy to see you were able to address the issue. Thank you for updating this thread with the outcome.
    0

Please sign in to leave a comment.