cockpit-project / cockpit-machines

Cockpit UI for virtual machines
GNU Lesser General Public License v2.1
281 stars 73 forks source link

Unable to select LVM group storage pool #807

Open mchlrv opened 2 years ago

mchlrv commented 2 years ago

Explain what happens

  1. I've got an LVM volume group storage pool for my Virtual Machines.
  2. When creating an VM I don't see this storage pool and thus can't select it.
  3. If I create a VM with not storage and then add a disk I'm able to select the LVM volume group storage pool and create a disk.

Version of Cockpit

273

Where is the problem in Cockpit?

Storage

Server operating system

CentOS

Server operating system version

CentOS Stream release 8

What browsers are you using?

Chrome, Safari macOS

System log

No response

jelly commented 2 years ago

This seems to be a Cockpit-machines issue to me, moved the issue over.

KKoukiou commented 1 year ago

@mchlrv hi, thanks for the report. In order that the pool appears in the 'Create VM' dialog pool it needs to have volumes inside. This is a bad design that we need to change at some point. Keeping the issue open for that.