Comment 18 for bug 1939389

Revision history for this message
Gabriel Samfira (gabriel-samfira) wrote : Re: Missing [nova] section in cinder.conf

Hi Samuel,

Would you mind sharing the output of lsblk and fdisk -l before and after live resizing the disk?

On the VM, after resize, could you rescan the disk by doing a:

echo 1>/sys/class/block/sdx/device/rescan

where sdx is youd block device.

In regards to the second point, I would simply use the same keystone auth "part" in that patch. Other charms have similar chunks of template that get added to the configs. It may be more verbose, but Feel free to use whichever approach seems better to you.