Wheres my disk spce?

AloysiousB

New Member
Sep 17, 2019
4
0
1
61
My servers= minpvm01, minpvm05, minpvm06

minpvm05 and 06 are completely identical servers

On 05, I do not see the available disk space when creating a new VM.
In the picture attached you can see my "Data-Storage" lvm has 677.75 GiB of 797.75 GiB (in the background)
but when creating a new VM the wizard only shows 4.88 GiB of 39.50 GiB

On 06 the disk space matches between the 2 items

Am I missing something here?
 

Attachments

  • pvm5.JPG
    pvm5.JPG
    96 KB · Views: 16
  • pvm6.JPG
    pvm6.JPG
    102.2 KB · Views: 16
hi,

what is in /etc/pve/storage.cfg?
 
Sorry for the delay
below is the storage.cfg file from the Node
dir: local
path /var/lib/vz
content backup,vztmpl,iso

lvmthin: local-lvm
thinpool data
vgname pve
content rootdir,images

dir: se08
path /mnt/nfs
content backup,iso
maxfiles 1
shared 1

lvm: Data-Storage
vgname pve
content rootdir,images
shared 1

lvm: ds3
vgname pve
content rootdir,images
shared 1

lvm: Data-Storage3
vgname Data-Storage3
content rootdir,images
shared 1

Thanks
 
from which node?

anyway, i see Data-Storage3 points to vgname Data-Storage3 and you set it to shared, probably the vg doesn't exist on one of the nodes.

furthermore you point Data-Storage to vgname pve as well, so probably the GUI is getting confused...
 
Last edited:
I am not sure how I did any of that...
I looked at the same file from my duplicate machine (below) and it looks the same.

dir: local
path /var/lib/vz
content backup,vztmpl,iso

lvmthin: local-lvm
thinpool data
vgname pve
content rootdir,images

dir: se08
path /mnt/nfs
content backup,iso
maxfiles 1
shared 1

lvm: Data-Storage
vgname pve
content rootdir,images
shared 1

lvm: ds3
vgname pve
content rootdir,images
shared 1

lvm: Data-Storage3
vgname Data-Storage3
content rootdir,images
shared 1
 
I looked at the same file from my duplicate machine (below) and it looks the same.

file looks the same because this config is shared in cluster.

please post the output of these commands from both nodes:
Code:
lvdisplay
pvs -a
lvs -a
vgs -a
 
I tried to copy and paste but it looks gross, so I did a snip and uploaded it.
I do see 2 VM's on 05 , but they are running off of 06..... (see my tree pic)
I did some asking, and a student who was supposed to be just looking at my setup, started trying to set up high availability.
I believe this has something to do with it.
If it does, please let me know, and I apologize for wasting your time.
I would also appreciate some help to either fix the HA or turn it off.
I apologize, but I am a windows person trying hard to learn how linux works
 

Attachments

  • vm05.JPG
    vm05.JPG
    51.8 KB · Views: 5
  • vm06.JPG
    vm06.JPG
    71 KB · Views: 5
  • vm0506.JPG
    vm0506.JPG
    32.3 KB · Views: 3
in your /etc/pve/storage.cfg , change

Code:
lvm: Data-Storage
       vgname pve
       content rootdir,images
       shared 1
from 'vgname pve' to 'vgname Data-Storage'

I would also appreciate some help to either fix the HA or turn it off.
to disable HA remove all the HA resources (Datacenter->HA on GUI) and stop the ha-lrm and ha-crm services
 

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!