On Wed, Sep 26, 2012 at 8:18 PM, Ahmed Al-Mehdi wrote:
> Hello,
>
> Is there a specific mailing list for nova-volume / Cinder?
>
> Thank you,
> Ahmed.
>
>
> ___
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@lists.launchpad.n
Hello,
Is there a specific mailing list for nova-volume / Cinder?
Thank you,
Ahmed.
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help : https://help
Hi All,
I want to deploy and scale up app on openstack instances using juju.
Anyone have reference for it ?
I've try to deploying it wtih my configuration like bellow: but i got error
:
*.juju/environments.yaml: environments.juju.placement: required value not
found*
This is my .yaml configura
Hi Chuck,
I found all the information I need, cheers.
One more thing, I see there is no swift-plugin-s3 package in the cloud archive.
Can this be ported over? I installed the quantal one and it installed fine.
I tried to contact the ubuntu-servers-team via lauchpad about this but get a
launchp
Hello Everyone,
To go along with the folsom release, I have released python-novaclient 2.9.0 to
pypi. This is mostly bugfixes and cleanups, although a few new features were
added such as:
nova secgroup-list --all-tenants
nova network-list
nova network-show
nova flavor-key
nova show --minimal
V
Vishva...that worked. thanks.
Pádraig...thanks for the update.Will test the update.
On Thu, Sep 27, 2012 at 2:58 AM, Pádraig Brady wrote:
> On 09/26/2012 11:35 PM, Vishvananda Ishaya wrote:
>
>> FYI, I just tested on devstack and it looks like it works fine. If you
>> are on older code you may
On 09/26/2012 11:35 PM, Vishvananda Ishaya wrote:
FYI, I just tested on devstack and it looks like it works fine. If you are on
older code you may be running into this bug:
https://bugs.launchpad.net/nova/+bug/1038266
To confirm.
The last Fedora 17 essex update just missed the above fix.
The
FYI, I just tested on devstack and it looks like it works fine. If you are on
older code you may be running into this bug:
https://bugs.launchpad.net/nova/+bug/1038266
If you can't update your code, you could check to see if there are deleted
floating ips in your database:
'SELECT count(*) FRO
Not sure how current the f17 repos are. There was an issue related to this that
was fixed about a month ago, but it would be great to see if this is
reproducible on trunk.
Vish
On Sep 26, 2012, at 12:43 PM, Nandakumar Pezhery wrote:
> Hi Everyone,
> I've been working on the FC 17 version of O
Hello,
I recently setup an OpenStack environment using two servers. I read-up the
document "Object Storage Administration Guide" at the OpenStack site. I have
two questions:
- I love the first few chapters of this document that talks about conceptual
parts of a cloud OS, and then maps the co
Hi Anne,
Do you have a similar pointer to the Image Service for Folsom? I am interested
in the API reference specifically.
Thanks
Vibhu
-Original Message-
From: openstack-bounces+vibhuvardhan.bontala=emc@lists.launchpad.net
[mailto:openstack-bounces+vibhuvardhan.bontala=emc@lis
Hi All,
I'm curious, and I know that no one can give a definitive answer, but can
anyone provide a ballpark expectation on when we can expect to see Folsom
packages in 'official' Linux distros? How long does that process tend to
take after release?
Thanks!
Asher
_
Hi Everyone,
I've been working on the FC 17 version of Openstack for few days - single
box implementation.
Request help to fix the below problem which seems to have started after I
configured floating IPs.
In nova.conf,
auto_assign_floating_ip=True
I get the below error in compute.log while term
Sweet, I'm hoping and pushing for getting some Y! help here as well.
Hopefully this will happen soon :-)
On 9/20/12 10:07 AM, "Anne Gentle" wrote:
>Hi all -
>
>We're taking small steps to get the TryStack experience back on track.
>
>Yesterday we moved the trystack.org site to Rackspace hosting
Summary: We're down to 14 doc bugs targeted to Folsom but still want your help!
After Thursday's code release, I will meet with Thierry to get ideas
for how to scientifically determine a good doc release date based on
the bug/task list. Stay tuned for that.
I have instructions for how to do a doc
Further to this, I wouldn't recommend using an ext filesystem for critical data
in a swift install since the auditor processes use the zero byte files to
trigger re-replication whereas orphaned files in a drives lost+found wouldn't
be audited. removing files from the swift directory structures d
The 404s on object PUTs are probably related to the timeout errors you are
seeing on the container servers. This may be because of IO contention on your
hardware (eg overtaxed drives). How does the disk IO look on your physical
hardware?
The disk full errors may be because you are running out o
Hello everyone,
The missing late release candidate respin is now available: a RC3
tarball for OpenStack Image Service ("Glance") can be found at:
https://launchpad.net/glance/folsom/folsom-rc3
You can also grab the code at:
https://github.com/openstack/glance/tree/folsom-rc3
At this point, *onl
Hi,
As a reminder, the second London meetup will be happening tomorrow
evening. The schedule is looking pretty exciting, and based on
feedback from last time - there will be parallel sessions. A
developer centric one, and a more high level one. It will be
interesting to see how it works out.
6
Hello,
I have been continuing to run the Swift reliability test described at
https://answers.launchpad.net/swift/+question/201627
This is now using ext4 filesystems but continues to have some issues.
The test has been resized a little and now consists of 40 threads doing
a PUT with an obje
Glad you figured out, stupidity is only untamed experience :)
Nuage & Co - Razique Mahroua razique.mahr...@gmail.com
Le 26 sept. 2012 à 12:14, "Wangpan" a écrit :Thanks for your reminders, I found the reason now, it's my own fault!I tried to optimize the snapshot_instan
Thanks for your reminders, I found the reason now, it's my own fault!
I tried to optimize the snapshot_instance process like this blueprint:
https://blueprints.launchpad.net/glance/+spec/hierarchical-images
and I copied the call_if_no_exists & copy_and_extend methods, and I forgot the
locks @utils
Thanks Hao Wang, http://www.subnet-calculator.com help me to determine
networking :)
I've solved this with configure network 192.168.2.96/27 and everything
working fine :D
Thanks
On Wed, Sep 26, 2012 at 10:03 AM, Hao Wang wrote:
> This should be configured for DHCP server. Normally you can con
192.168.2.21/24 means use 192.168.2.1 thru 192.168.254, ie. the last 8 bits
define the network addresses. Have a read of this to explain fully
http://www.techrepublic.com/article/ip-subnetting-made-easy/6089187
" The most important thing to know about chopping up a network is that you
can't a
Actually, when I deeply looked on the problem, I found that there is no
partition in the device that could be mapped by the kpartx command.
Any ideas how to solve it?
Thank you,
Afef
2012/9/26 Afef MDHAFFAR
> Hi all,
>
> I am trying to install openstack via devstack.
> I use Ubuntu Server 12.
Hi all,
I am trying to install openstack via devstack.
I use Ubuntu Server 12.04 and XCP.
I mainly followed this link :
https://github.com/openstack-dev/devstack/blob/master/tools/xen/README.md.
The execution of the script hangs in this state:
+ echo 'Waiting for DevStackO
Hello everyone,
At the release meeting last night, a small number of bugs were
identified as release blockers and triggered a series of release
candidates rebuilds this morning.
New Folsom release candidates tarballs for OpenStack Compute ("Nova"),
OpenStack Networking ("Quantum"), OpenStack Iden
Hi everyone,
A memory leak was discovered in Swift 1.7.2, prompting a last-minute new
release for inclusion in the common Folsom OpenStack release tomorrow:
https://launchpad.net/swift/folsom/1.7.4
This should (really) be the last release of Swift in the Folsom series,
and that version shall be
28 matches
Mail list logo