No space Allocated to Local-lvm

Mar 10, 2017
31
1
28
Ohio
primeserversinc.com
Hello,
I am currently trying to create a VM/CT in proxmox, however I get the following error during machine creation:
Code:
TASK ERROR: no such volume group 'pve'
Upon some checking, I noticed that the Local-lvm has no Space at all allocated to it.
When I installed this instance, I setup a SW raid using zfs, selecting RAID0 during the proxmox installation.
So with this raid setup, and all of my space allocated to the local volume on proxmox, how would I go about resizing the Local and Local-lvm so that the majority of the storage is on the lvm.
 
Hello,
I am currently trying to create a VM/CT in proxmox, however I get the following error during machine creation:
Code:
TASK ERROR: no such volume group 'pve'
Upon some checking, I noticed that the Local-lvm has no Space at all allocated to it.
When I installed this instance, I setup a SW raid using zfs, selecting RAID0 during the proxmox installation.
So with this raid setup, and all of my space allocated to the local volume on proxmox, how would I go about resizing the Local and Local-lvm so that the majority of the storage is on the lvm.

if you used the installer to install zfs as root, your storage.cfg does not have a local-lvm storage unless you add it (manually or by joining an existing LVM-based cluster). remove the local-lvm and add a local-zfs instead, unless you already have one.
 
Same issue. Please do u have a link to a guide or any tutorials that can help better assist with this issue.