Hi,
I've been working on Swiftacular [1] for a while. It's an Ansible
playbook to deploy OpenStack Swift with Keystone, SSL Termination,
region support, and such, using Vagrant and Virtualbox.
It should support Ubuntu 12.04, 14.04 and RedHat/CentOS 6, and the
default OpenStack packages for those
On 13/07/14 13:48, Remo Mattei wrote:
As far as I know max size is 5gb into swift unless you setup a way to
split it
5GB is the default limit for a single request. However, swift provides a
couple of ways to upload larger single objects:
http://docs.openstack.org/developer/swift/overview_lar
Hi Martinx,
currently nova only supports "fallocate" to preallocate space.
Use the confirmation option "preallocate_images=space".
"preallocation=metadata" is mentioned in
https://blueprints.launchpad.net/nova/+spec/preallocated-images
as future work.
Belmiro
---
Belmiro More
Cool! Thanks for pointing it out... :-)
On 14 July 2014 02:14, Belmiro Moreira <
moreira.belmiro.email.li...@gmail.com> wrote:
> Hi Martinx,
> currently nova only supports "fallocate" to preallocate space.
> Use the confirmation option "preallocate_images=space".
>
> "preallocation=metadata" i
Hi All,
I have followed the installation of icehouse and successfuly completed the
configuration.
Requirement is to add another compute node.
Please share a document to add the compute node to ice house.
Regards,
Dhanesh.
___
Mailing list: http:/
Hi Dhanesh,
You can follow the same instruction as compute one and just change IP
according to the second system. Restart services.
or
Just installed required software for compute node and copy the nova.conf
from first one and change the Local Ip .
On Mon, Jul 14, 2014 at 11:33 AM, dhanesh12121