Comment 4 for bug 1939389

Revision history for this message
Nobuto Murata (nobuto) wrote : Re: Missing [nova] section in cinder.conf

I've added a snippet from the other bug filed at the same time:
https://bugs.launchpad.net/ubuntu/+source/python-os-brick/+bug/1939390
> Steps to reproduce:
>
> openstack volume create --type my-iscsi-volume-type --size 10 test-resize
> openstack server add volume test-server test-resize
> openstack volume set --size 20 test-resize

I suppose the key to reproduce it is either online resizing or using iSCSI backend. But if it's the former, it would be easier to test it with Ceph RBD backend.