LordGaav / proxmox-deploy

A cli-based deployment tool for Proxmox
GNU General Public License v3.0
149 stars 36 forks source link

Cannot detect CEPH storage #16

Open IrisDande opened 7 years ago

IrisDande commented 7 years ago

Hi, i'm using ceph storage for create VM but the script cannot detect ceph storage Storage to create disk on (Enter ? for a list of options) [local-lvm]: ? Please enter one of: local-lvm

zzenoxx commented 7 years ago

Same here, our environment has an RBD ceph storage.

PlethoraOfHate commented 7 years ago

Uploaded a fork of the project here https://github.com/PlethoraOfHate/proxmox-deploy Works quite a bit differently (pass in ini files), but it supports ceph, among other changes. I put it in its own project because I changed the spirit of the app quite a bit

LordGaav commented 7 years ago

Unfortunately, I don't have a ceph setup to test with. A workaround might be creating the VM on another type of storage (like the default LVM pool), and afterwards moving it into ceph.