Interviewer And Interviewee Guide

Linux Administrator Interview Question:

How to increase the size of LVM partition?

Submitted by: Murtaza
☛ Use the lvextend command (lvextend -L +100M /dev/<Name of the LVM Partition> , in this example we are extending the size by 100MB.
☛ resize2fs /dev/<Name of the LVM Partition>
☛ check the size of partition using 'df -h' command
Submitted by: Murtaza

Read Online Linux Administrator Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.