File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -302,10 +302,10 @@ Volumes
302302
303303DevStack will automatically use an existing LVM volume group named
304304``stack-volumes `` to store cloud-created volumes. If ``stack-volumes ``
305- doesn't exist, DevStack will set up a 10Gb loop-mounted file to contain
306- it. This obviously limits the number and size of volumes that can be
307- created inside OpenStack. The size can be overridden by setting
308- ``VOLUME_BACKING_FILE_SIZE `` in ``local.conf `` .
305+ doesn't exist, DevStack will set up a loop-mounted file to contain
306+ it. If the default size is insufficient for the number and size of volumes
307+ required, it can be overridden by setting `` VOLUME_BACKING_FILE_SIZE `` in
308+ ``local.conf `` (sizes given in ``truncate `` compatible format, e.g. `` 24G ``) .
309309
310310``stack-volumes `` can be pre-created on any physical volume supported by
311311Linux's LVM. The name of the volume group can be changed by setting
You can’t perform that action at this time.
0 commit comments