commit | 362641b1b8b0596371f13db8448ab0f43bd53482 | [log] [tgz] |
---|---|---|
author | Lee Yarwood <lyarwood@redhat.com> | Fri Mar 19 10:33:24 2021 +0000 |
committer | Lee Yarwood <lyarwood@redhat.com> | Tue Apr 06 11:35:44 2021 +0100 |
tree | 9c988ebe2bb57e8e2e9fc74cd7ea09d011d178e0 | |
parent | a64c843052529cf5c8ac8cf8eb46c59b103b4b47 [diff] |
cinder: Increase VOLUME_BACKING_FILE_SIZE As reported in bug #1920136 the tempest-integrated-compute job has started to see insufficient free virtual space errors being reported by c-sch and c-vol when creating volumes. This change simply increases the default size of the underlying LVM PV used to host these volumes within the default LVM/iSCSI c-vol backend deployed by devstack. Change-Id: I965d4a485215ac482403f1e83609452550dfd860 Closes-Bug: #1920136