| *** mhen_ is now known as mhen | 02:16 | |
| TheCompWiz | Can someone help clarify something for me? ... Doesn't Cinder have the capability of taking a lock block device, and make it available to all the instances? ... or does it require an iSCSI host? | 21:30 |
|---|---|---|
| jrosser | TheCompWiz: https://docs.openstack.org/cinder/2023.1/configuration/block-storage/drivers/lvm-volume-driver.html | 21:49 |
| jrosser | local lvm device -> iscsi/iser is the default driver | 21:50 |
| TheCompWiz | jrosser: ok... but that only 1/2 way answers the question. Does that mean I need to setup an iSCSI server somewhere to make cinder happy? or is there another way to use a local (local to the service) disk? | 21:52 |
| TheCompWiz | ... I mean... there's gotta be a way to tell cinder to use /dev/sdb or whatever... | 21:55 |
| TheCompWiz | (sdb being local to the host it is running) | 21:55 |
| jrosser | TheCompWiz: you give the the name of an LVM VG | 22:06 |
| jrosser | and with the LVM driver, set to iscsi, cinder-volume will orchestrate the iscsi for you | 22:07 |
| jrosser | so no need to setup your own | 22:08 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!