How to increse Local storage size without affecting Local-lvm

irsathahamed

New Member
Feb 13, 2024
13
0
1
Hello,

I would like to increase the size of Local storage, current it has 100GB and I would like to increase it to 150GB.

I already running VM i dont want to affect them.

pleaes guide me how can i achive this.

Thank you.
 
Hey,

what exactly is your "Local storage" a ZFS pool or somewhat different?

Can you paste your /etc/pve/storage.cfg & lsblk & df -h in a CODE-tag here?

Best
 
Dear @Hqu

thank you for the reply.

as reqeusted,

Code:
root@fsfmerp:~# /etc/pve/storage.cfg & lsblk & df -h
[1] 99477
[2] 99478
-bash: /etc/pve/storage.cfg: Permission denied
NAME                         MAJ:MIN RM   SIZE RO TYPE MOUNTPOINTS
sda                            8:0    0 838.1G  0 disk
├─sda1                         8:1    0  1007K  0 part
├─sda2                         8:2    0     1G  0 part /boot/efi
└─sda3                         8:3    0 837.1G  0 part
  ├─pve-swap                 252:0    0     8G  0 lvm  [SWAP]
  ├─pve-root                 252:1    0    96G  0 lvm  /
  ├─pve-data_tmeta           252:2    0   7.2G  0 lvm 
  │ └─pve-data-tpool         252:4    0 702.8G  0 lvm 
  │   ├─pve-data             252:5    0 702.8G  1 lvm 
  │   └─pve-vm--102--disk--0 252:8    0   500G  0 lvm 
  └─pve-data_tdata           252:3    0 702.8G  0 lvm 
    └─pve-data-tpool         252:4    0 702.8G  0 lvm 
      ├─pve-data             252:5    0 702.8G  1 lvm 
      └─pve-vm--102--disk--0 252:8    0   500G  0 lvm 
sdb                            8:16   1     0B  0 disk
sr0                           11:0    1  1024M  0 rom 
Filesystem            Size  Used Avail Use% Mounted on
udev                   32G     0   32G   0% /dev
tmpfs                 6.3G  1.4M  6.3G   1% /run
/dev/mapper/pve-root   94G  2.9G   87G   4% /
tmpfs                  32G   46M   32G   1% /dev/shm
tmpfs                 5.0M     0  5.0M   0% /run/lock
efivarfs              496K  100K  392K  21% /sys/firmware/efi/efivars
/dev/sda2            1022M   12M 1011M   2% /boot/efi
/dev/fuse             128M   16K  128M   1% /etc/pve
tmpfs                 6.3G     0  6.3G   0% /run/user/0
[1]-  Exit 126                /etc/pve/storage.cfg
[2]+  Done                    lsblk