See http://programmerthoughts.com/programming/nested-folders-in-cloud-files/
for info on how to use a nested directory structure in swift.
--John
On Aug 14, 2011, at 11:07 PM, Thiago Moraes wrote:
> I took a look at some distributed file systems and went a little deeper in
> Hadoop and his HD
I think John pointed you to some info on how to achieve the the hierarchical
structure requirement
The other requirement was around syncing remote clusters:
Swift Diablo (1.4) can probably be suited for the scenario you're
describing:
See the spec for Multi cluster sync for swift [1] and
the excel
Hi Simon,
I'm the Debian developer responsible for the package in Debian.
On 07/21/2011 07:58 PM, Simon Guerrero wrote:
> Hi folks
>
> I've been trying to get an install of openStack working on Debian
> (sid, for my sins). I figured a good start point might be the
> Ubuntu Maverick guide.
The w
Since few days/weeks (I'm not sure when), nova doesn't build at all. I'd
be very happy if Jenkins had a test suite in Debian SID too...
Thomas
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : h
Hi Amine,
I believe there is ongoing implementation work by people from the SAIL
project (www.sail-project.eu).
Andy
andy.edmonds.be
On Fri, Aug 5, 2011 at 12:45, alph inf wrote:
> Hi,
>
> What is the current state of the implementation of OCCI on the OpenStack
> project [1] ?
>
> Amine
>
> --
Hi Thomas,
We're working on Debian packages for OpenStack that get tested on each
build in Jenkins.
Did the issue I raised on the Debian OpenStack build issue get
resolved? I emailed the bug report a week ago with information and a
link to the Launchpad bug report findings...
-jay
On Mon, Aug 1
On 08/15/2011 12:04 PM, Jay Pipes wrote:
> Hi Thomas,
>
> We're working on Debian packages for OpenStack that get tested on each
> build in Jenkins.
>
> Did the issue I raised on the Debian OpenStack build issue get
> resolved? I emailed the bug report a week ago with information and a
> link t
I am working with Fidelity to create an OpenStack User Group launch meeting
in Boston in September; either the 20th or 22nd. This meetup will introduce
OpenStack to technical folks in Boston along with an advertisement for our
event in October. If you are in the Boston area that week and are
intere
Hi all,
I am using debian 6 (wheezy) + nova-diablo-3 + glance (from git) and have
installed the needed python pkgs and have the correct servers and such running.
I am seeing the following error when running the following:
#uec-publish-tarball ttylinux-uec-i386-11.2_2.6.35-16_1.tar.gz ttbb i3
The underlying exception is getting eaten, so it is hard to say what the
underlying exception was. I just pushed a branch here which should allow you
to see the underlying exception that caused the failed upload:
https://code.launchpad.net/~vishvananda/nova/lp827024
If you run that branch you
You didn't get a traceback from the underlying exception? That sucks. Try
changing the LOG.error(...) from just before line 271 in image/s3.py to
log.excepton(...). That should give you a traceback.
Vish
On Aug 15, 2011, at 4:45 PM, Joshua Harlow wrote:
> Ok,
>
> Took that modified s3.py f
Hello Stackers,
Currently, we have the legacy_token_auth to "help" with integration with
services (like Swift) that still talks auth v1.0. Will this filter go away and
other services will be speaking pure Keystone when Diablo releases?
Thanks,
Liem
_
Ok,
Took that modified s3.py file and used it. This is what I get:
2011-08-15 16:43:30,086 ERROR nova.image.s3 [-] Failed to upload
ttbb2/ttylinux-uec-i386-11.2_2.6.35-16_1.img.manifest.xml to /tmp/tmp7jXqlf
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/eventlet/hub
I pushed a new version of that branch with the suggested change. The recent
change to our db library to make it use eventlet is stealing the stack trace,
so we can't reraise the same exception. The branch now logs the exception and
returns instead of trying to reraise it.
Vish
On Aug 15, 201
Ok so what I'm seeing so far after this is:
2011-08-15 17:27:06,571 ERROR nova.image.s3 [-] Failed to upload
bbb43/ttylinux-uec-i386-11.2_2.6.35-16_1.img.manifest.xml to /tmp/tmp8Y5q5T
(nova.image.s3): TRACE: Traceback (most recent call last):
(nova.image.s3): TRACE: File "/home/ctoteam/nova/no
Not sure. Is it possible that the user you are running nova as doesn't have
access to tmp? Or that you don't have enough space to untar the image properly?
You would think that the untar command would fail in this case, but I can't
see how else it would fail to find the file. Maybe make sure
Hi all,
Is it correct that if we want to give a VM a specific IP then we should use
flat networking?
Say I have a known IP that a VM should have, then is there a way to ensure that
the nova-network component finds that IP?
Is this basically what flat networking is?
-Josh
_
Hi all,
Another error that others may have seen:
Is it supposed to continue even if this fails?
This is for running xen btw (this is running on nova-compute in a xen dom0
instance).
ting data into image 3 (Unexpected error while running command.
Command: sudo qemu-nbd -c /dev/nbd14
/home/ctotea
18 matches
Mail list logo