[Openstack] extending the storage size of openstack swift

Clay Gerrard clay.gerrard at gmail.com
Fri Oct 17 02:18:21 UTC 2014


SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=1G


looks promising...


I found it in ./lib/swift


There's probably some way to plumb it through you config - you could always
hack it in place and see what happens?


-Clay

On Thu, Oct 16, 2014 at 7:38 AM, Ali Nazemian <alinazemian at gmail.com> wrote:

> Hi,
> I tried to install openstack icehouse using devstack script. After
> successful installation of whole package I found out that the storage
> capacity for swift part is around 1G which is much less than what I need
> for my testes. Is there anyway to change the size of swift capacity. Here
> is the output of  "df -h":
>
> Filesystem      Size  Used Avail Use% Mounted on
> /dev/sda1        16G  7.1G  7.8G  48% /
> none            4.0K     0  4.0K   0% /sys/fs/cgroup
> udev            2.0G  4.0K  2.0G   1% /dev
> tmpfs           395M  964K  394M   1% /run
> none            5.0M     0  5.0M   0% /run/lock
> none            2.0G  4.0K  2.0G   1% /run/shm
> none            100M     0  100M   0% /run/user
> /dev/loop0     1014M  675M  340M  67% /opt/stack/data/swift/drives/sdb1
>
> Thank you very much.
> --
> A.Nazemian
>
> _______________________________________________
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to     : openstack at lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20141016/7d778b35/attachment.html>


More information about the Openstack mailing list