Disk Expanded no show new size

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
User avatar
m3ds0
Posts: 14
Joined: Fri Sep 28, 2018 8:32 am
Location: #!/dev/null

Re: Disk Expanded no show new size

Post by m3ds0 »

This is not how LVM works, after adding new disk to PV and extend LV, you should do further steps like resizing your file system. Google it.

jrosas wrote:Hello guy,

I have a disk with VLM, added new PV and it is showed the lvdisplay command but run the df -h command dont show the new size:


--- Logical volume ---
LV Path /dev/zmstore/lvstore
LV Name lvstore
VG Name zmstore
LV UUID
LV Write Access read/write
LV Creation host, time
LV Status available
# open 1
LV Size 79,00 GiB
Current LE 20223
Segments 2
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 252:1

:/opt/zimbra# df -h

/dev/mapper/zmstore-lvstore 49G 41G 5,3G 89% /mnt/vol2zimbra
User avatar
fs.schmidt
Outstanding Member
Outstanding Member
Posts: 278
Joined: Sat Sep 13, 2014 3:37 am
Location: Brazil
Contact:

Re: Disk Expanded no show new size

Post by fs.schmidt »

Hi,

Please take a look at this tutorial:

https://www.rootusers.com/lvm-resize-ho ... partition/
Post Reply