How to properly use *all* of the hard drive space on my ProxMox server

imikejackson

New Member
Jul 31, 2024
10
1
3
We have a set of 6 small x86 machines. Each have an Intel CPU with 14 cores, 32 GB RAM and a 1TB SSD drive. I have installed ProxMox on all of them. Created a Cluster for them and gotten some VMs up and running. The issue that I am seeing is that for some of them (Windows VM specifically), they are filling the 100GB "local" disk that ProxMox was installed into. I am new to ProxMox and feel like I might have missed something during installation. It was my understanding that the VM disks would use the other 900GB available (local-lvm) for the VM's working space. I am hoping I just missed something simple when I setup the VM.

Been googling, watching YouTube videos but I cannot seem to quite find this same issue. I can send any configuration details that might be helpful. Here is a typical VM that I have setup.


Screenshot 2024-10-09 at 17.53.02.png

Screenshot 2024-10-09 at 17.54.22.png
 
I'm new at this too, just made my first post here and waiting for someone to reply. From what I've seen the VM disk size is fixed. If you are running out of space I've found some stuff about expanding the disk. It seems straightforward and from what I've seen can also be done while the VM is running. (Just requires a reboot) But if your disk is filling up you may want to look at why. What's taking up the space? Are there logs or something that needs to be cleared? Good Luck.
 
Code:
Linux pm2 6.8.4-2-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.4-2 (2024-04-10T17:36Z) x86_64

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Thu Oct 10 09:32:28 EDT 2024 from 192.168.242.150 on pts/0
root@pm2:~# lsblk --fs
NAME                       FSTYPE FSVER LABEL UUID                                   FSAVAIL FSUSE% MOUNTPOINTS
nvme0n1                                                                                             
├─nvme0n1p1                                                                                         
├─nvme0n1p2                vfat   FAT32       83B7-0B5E                              1010.4M     1% /boot/efi
└─nvme0n1p3                LVM2_m LVM2        Shco3k-9yip-0w28-mqKB-IAJV-hX0z-V6tiCE               
  ├─pve-swap               swap   1           528d9d3a-06bc-4193-abf4-d5c7dff3ab42                  [SWAP]
  ├─pve-root               ext4   1.0         d4aff24d-6d3f-4f57-bdd9-f21eccd9cc77     86.3G     3% /
  ├─pve-data_tmeta                                                                                 
  │ └─pve-data-tpool                                                                               
  │   ├─pve-data                                                                                   
  │   ├─pve-vm--204--disk--1
  │   │                                                                                             
  │   ├─pve-vm--204--disk--0
  │   │                                                                                             
  │   ├─pve-vm--202--disk--1
  │   │                                                                                             
  │   └─pve-vm--202--disk--0
  │                                                                                                 
  └─pve-data_tdata                                                                                 
    └─pve-data-tpool                                                                               
      ├─pve-data                                                                                   
      ├─pve-vm--204--disk--1
      │                                                                                             
      ├─pve-vm--204--disk--0
      │                                                                                             
      ├─pve-vm--202--disk--1
      │                                                                                             
      └─pve-vm--202--disk--0
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!