Linux Operating System (MOSC)

MOSC Banner

LVM Extend

edited Aug 26, 2019 4:00AM in Linux Operating System (MOSC) 4 commentsAnswered ✓

Hi All,

I am using OEL 6.10, And was practicing LVM file system on it. I have created one LVM vg_jedoda2 on /dev/vdb1

[root@JEDODA1 ~]# cat /etc/oracle-release

Oracle Linux Server release 6.10

I have resized disk   /dev/vdb from 30 to 35 GB

and re-formatted disk with fdisk command

[root@JEDODA1 ~]# pvs

  PV         VG         Fmt  Attr PSize  PFree

  /dev/vda2  vg_jedoda1 lvm2 a--u 29.51g    0

  /dev/vdb1  vg_jedoda2 lvm2 a--u 30.00g    0

[root@JEDODA1 ~]# lsblk

vdb                           248:16   0   35G  0 disk

ââvdb1                        248:17   0   35G  0 part

  ââvg_jedoda2-lv_app (dm-2)  249:2    0   30G  0 lvm

Now my LVM underline disk is 35GB but LV still showing 30 GB, How can I make extend my LV to 35GB

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center