Gabriel,
There is a folsom-targeted blueprint for #2 at least:
https://blueprints.launchpad.net/nova/+spec/auto-create-boot-volumes
--
Oleg
On Sun, May 27, 2012 at 10:51 PM, Gabriel Hurley
wrote:
> To the best of my understanding there are two parts to this, neither of
> which is fully where i
Yes sorry, my question was intended to Từ Minh Mẫn :-)
Michael Pittaro
28 mai 2012 01:41It's really a matter of which
Linux distro you prefer (or know better) - the OpenStack pieces are the
same everywhere. I personally work with both Ubuntu _and_ Fedora
regularly - but as long
Hey Eric,does from the two nodes a simple : $ virsh
list --all works ?also, have you enabled started the TCP socket
by enabling it into /etc/default/libvirt-binBefore :libvirtd_opts="-d"After : libvirtd_opts="-d -l"Restart
libvirtd and check the logs, by the way, you can safely ignore the
error
I installed Openstack in a friend's machine. It worked than in my machine.
But when i run 'euca-run-instances -k mykey -t m1.tiny'
the instance is hanged on 'networking' state. After i restarted nova, i
can't run “euca-describe-instances” .
*It gives, *
Warning: failed to parse error message from A
Hello, i've installed openstack following the ubuntu 12.04 deploy guide, only
problem is that nova-compute has to be started manually, by default it doesn't
start on boot, this is the error log:
2012-05-27 23:47:14 INFO nova.rpc.common
[req-46624af9-9d2a-4901-b635-66f557d3b54c None None] Connec
Hi,
On Mon, 2012-05-28 at 11:41 +0300, Alessandro Tagliapietra wrote:
> Hello, i've installed openstack following the ubuntu 12.04 deploy guide, only
> problem is that nova-compute has to be started manually, by default it
> doesn't start on boot, this is the error log:
...
> 2012-05-27 23:48:14
Hi,
It happend to me in case of a server. Investigating I found out that
libvirt-bin isn't starting fast enough for nova-compute. So I added this line
in /etc/init/nova-compute.conf "start libvirt-bin" to look as:
pre-start script
mkdir -p /var/run/nova
chown nova:root /var/run/n
Hi Stephenlooks like the amqp server doesn't start.make
sure it starts along with the nova-scheduler first.Does both
services start on boot ?Razique
Stephen Gran
28 mai 2012 10:53Hi,
On Mon, 2012-05-28 at 11:41 +0300, Alessandro Tagliapietra wrote:
Hello, i've installed openstac
I know the reason, because the configure "sql_connection" is not
correct in /etc/quantum/plugins/openvswitch/ovs_quantum_plugin.ini.
I changed the "ovs-quantum" to "ovs_quantum" in sql_connection.
Thanks,
Kris
On Mon, May 28, 2012 at 11:27 AM, Kris zhang wrote:
> Hi guys,
>
> After installing
Does anyone have any idea as to why this isn't working? Is this features
till not completed?
On Fri, May 25, 2012 at 3:30 PM, Leander Bessa Beernaert <
leande...@gmail.com> wrote:
> Hello,
>
> I'm can't figure out why i am unable to list the swift container in
> dashboard, i'm always presented wi
1)
I have 'gitted ' from devstack from master and used the following
attached localrc when running stack.sh (I enabled swift .
. I guess it should generate proxy & storage on same machine) .It
finished ok .
I can access the Dashboard .
Yet when I try to access swift with the following CL
John Postlethwait wrote:
> Sorry if I've missed anything below, this thread has become rather
> fragmented and messy (at least in my email clients) but I will try to
> address the main points I have seen so far:
Thanks for your answers !
> * Just so that everyone is aware, the lessc parser that
Excellent job, CI team, as always.
Best,
-jay
On 05/25/2012 03:58 PM, Monty Taylor wrote:
Hey guys!
We just finished rolling out the first in a sequence of upcoming changes
to gerrit and jenkins based on needs described at the design summit.
We now have the basic jobs for all of the projects
On 05/26/2012 01:24 PM, Zvi Dubitzky wrote:
*2) *what is the way to create an account via CLI . Is it generated
automatically on the first POST CLI command for the
Authenticated user ? And under what account name
The files/keystone_data.sh script in devstack has a bunch of examples
for Keyston
Hello,
I'm unable to boot any image with a flavor that has a disk space associated
with it. It always fails at the spawning state. Below it the log output of
nova-compute:
2012-05-28 16:20:25 ERROR nova.compute.manager
>> [req-1c725f9c-acae-47c4-b5ae-9ed5d2d9830c 9494d025721c4d7bb28a16fa796f9414
I reading document about install:
http://docs.openstack.org/essex/openstack-compute/starter/content/Base_OS-d1e542.html
I am using Window7 32bit, I want to install server1(64 bit version of
Ubuntu server 12.04) on Virtual machine (VMWare Workstation 8), When I boot
VMWare to install Ubuntu, I have
Excerpts from Alessandro Tagliapietra's message of 2012-05-28 01:41:08 -0700:
> Hello, i've installed openstack following the ubuntu 12.04 deploy guide, only
> problem is that nova-compute has to be started manually, by default it
> doesn't start on boot, this is the error log:
>
> 2012-05-27 23
There are tons of answers by simply googling your issue... and this problem
is more related to the Ubuntu Server mailing but anyway you should try with
the Ubuntu Server 32 bits.
http://www.ubuntu.com/start-download?distro=server&bits=32&release=lts
Or try to enable Intel VT-x or AMD-V from your
On Mon, May 28, 2012 at 10:12 AM, Từ Minh Mẫn wrote:
> I reading document about install:
> http://docs.openstack.org/essex/openstack-compute/starter/content/Base_OS-d1e542.html
>
> I am using Window7 32bit, I want to install server1(64 bit version of
> Ubuntu server 12.04) on Virtual machine (VMW
Would it be possible for you to put this on github?
Endre.
2012/5/28 Gabe Wong
> Hi all,
> My company has developed an open-source WebDAV server for Swift.
> It has been tested with Softlayer's Object Storage.
> Feel free to download. I would like to hear people's feedback on how it
> works on
On 12-05-25 03:58 PM, Monty Taylor wrote:
Hey guys!
We just finished rolling out the first in a sequence of upcoming changes
to gerrit and jenkins based on needs described at the design summit.
We now have the basic jobs for all of the projects (except for horizon,
because it's slightly differe
Hi Stephen,
Sorry for the silly question, what you mean with MQ? The rabbit server?
Regards
Il giorno 28/mag/2012, alle ore 11:53, Stephen Gran ha scritto:
> Hi,
>
> On Mon, 2012-05-28 at 11:41 +0300, Alessandro Tagliapietra wrote:
>> Hello, i've installed openstack following the ubuntu 12.04
The line before isConnected to AMQP server on 10.8.0.1:5672so i think rabbitmq is already started isn't it?Best RegardsIl giorno 28/mag/2012, alle ore 12:00, Razique Mahroua ha scritto:
Hi Stephenlooks like the amqp server doesn't start.make
sure it starts along with the nova-scheduler first.Does
Eric,
I saw your presentation couple of weeks ago about ZeroMQ but I didn't have
time to dive into it.
In my previous statement, there is no prejudice, I simply offered an
alternative solution. I'm for the KISS principle, and using the
pacemaker/corosync/drbd stack could be a pain in the neck comp
If I use Ubuntu 12.04 32bit, do I have any problem when I install cloud
computing?
On 29 May 2012 00:38, Sébastien Han wrote:
> There are tons of answers by simply googling your issue... and this
> problem is more related to the Ubuntu Server mailing but anyway you should
> try with the Ubuntu S
Hey guys,
The implementation of Nova blueprint multi-process-api-service
(https://review.openstack.org/#/c/5762/) has went through several rounds of
revision and got '+1' from one Nova core (thanks Kevin for your review)! Can
other Nova core help and review this change? Really appreciate that
26 matches
Mail list logo