Hi,
I have a two node OpenStack Folsom Setup. One node runs all services with
KVM. The other nodes is a Compute Node for ESXi 5.1. I have set the
availabality_zones for each of this so that I can schedule instances as per
my need. I am able to operate the instances on the KVM just fine. But when
I
Hi.
I'm considering a reasonably sized OpenStack deployment shortly (several
thousand cores). One of the decisions I need to make centres around the
type of interconnect I will use to connect the compute nodes, Swift object
storage, shared storage, swift proxies et al.
I have been heavily conside
Hi,
You may have to set iptables rule for chechsum. FYI:
http://www.debian.or.jp/~yosshy/ubuntu-openstack/setup.sh
Regards,
Akira Yoshiyama
2013/01/23 5:14 "Rain Li" :
> Hi, Sam,
>
> I also install Openstack on ubuntu 12.10 via
> http://devstack.org/guides/single-machine.html, and get this erro
On Wed, Jan 9, 2013 at 3:24 PM, Stefano Maffulli wrote:
> On 01/07/2013 12:28 PM, Stefano Maffulli wrote:
>
>> I can lead this task. Please join me on IRC #openstack-community (I'm
>> reed) to coordinate efforts.
>>
>
> I gave a first pass at improving the page. It looks better, it now has
> links
We have the same basic problems. We have 4 different types of systems
integrated into our system. They all have different ratios of cpu to
memory, and we have some specialized hardware on one class of nodes.
We ended up setting up a series of chassis specific instance
definitions. We then use the
Kyle has one (CCed) that he blogged about but with VXLAN instead of GRE
http://www.siliconloons.com/?p=395
I have a similar one for virtualbox but havent checked it recently. For my
setup, I have a regular NIC with DHCP (eth0) and another one thats host
only with a static IP (eth1). My host IP and
+1
We mentioned previously that we would fast-track former core members back in.
I gess we can wait a couple of days to see if anyone objects and then add him
back.
Vish
On Jan 22, 2013, at 3:38 PM, Matt Dietz wrote:
> All,
>
> I think Trey Morris has been doing really well on reviews a
On Tue, 2013-01-22 at 23:38 +, Matt Dietz wrote:
> I think Trey Morris has been doing really well on reviews again, so I'd
> like to propose him to be reinstated for Nova core. Thoughts?
+1. We need more reviewers, IMO; there are constantly 2 pages of
pending code reviews, and I've
Folks,
Does anyone have a stable vmware fusion-based set up of OpenStack with Quantum
and more that one compute node?
If yes, can you share you network configuration?
Thanks,
Edgar
___
Mailing list: https://launchpad.net/~openstack
Post to : open
All,
I think Trey Morris has been doing really well on reviews again, so I'd
like to propose him to be reinstated for Nova core. Thoughts?
-Dietz
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
U
Hi,
I'm looking at the nova-compute-cells blueprint and got some questions
on the integration between nova-compute-cell and nova-network. Could
someone tell me if I can span one network over multiple cells?
Thanks
Yi
___
Mailing list: https://launchpad.n
On 01/22/2013 01:01 PM, Blair Zajac wrote:
On 01/22/2013 12:42 PM, Vishvananda Ishaya wrote:
On Jan 22, 2013, at 12:32 PM, Blair Zajac wrote:
/usr/bin/nova-volume
So I don't know where it's picking up /usr/bin/nova-volume. The stack
is appearing in nova-volume.log, which shouldn't have a
Hi Alexandre,can you run the following command?egrep '^flags.*(vmx|svm)' /proc/cpuinfothanks !
Razique Mahroua - Nuage & Corazique.mahr...@gmail.comTel : +33 9 72 37 94 15
Le 22 janv. 2013 à 22:35, Alexandre De Carvalho a écrit :Hi,
I have this problem when i want
Hi,
I have this problem when i want to create a vm.
Could not access KVM kernel module: Permission denied failed to initialize
KVM: Permission denied
No accelerator found!
Can you help me, please ?
best regards,
Alexandre
___
Mailing list: https://lau
so you prefer to be asked for a password instead of log in passwordless?
as suggested, edit the base image and create a password for the user :)
--
Regards,
Sébastien Han.
On Tue, Jan 22, 2013 at 6:08 PM, Balamurugan V G
wrote:
> My ssh debug logs are below:
>
> $ ssh -vvv root@1.1.1.1
> OpenS
On 01/22/2013 12:42 PM, Vishvananda Ishaya wrote:
On Jan 22, 2013, at 12:32 PM, Blair Zajac wrote:
/usr/bin/nova-volume
The wrong bin is running. You should be running /usr/bin/cinder-volume if you
are using cinder.
It doesn't look like you have configured cinder properly.
The only cha
On Jan 22, 2013, at 12:32 PM, Blair Zajac wrote:
> /usr/bin/nova-volume
The wrong bin is running. You should be running /usr/bin/cinder-volume if you
are using cinder.
It doesn't look like you have configured cinder properly.
___
Mailing list: http
I've set up a new Folsom instance on an Ubuntu 12.10 system. Trying to
launch a new instance booting from a volume snapshot, which failed with
the below stacktrace saying that nova-volumes cannot be found. This
suggests to me that nova is using nova-volumes instead of cinder, even
though I've
I actually have the same question, but in a different "shape".
Is it possible to "pin" specific workloads to certain nodes that one knows
need to be of a certain type. I.e can one "pin" certain workloads to high
memory instances, GPU instances etc.
-z
From: Danilo Perogil
Date: Tuesday, 22
Hi, Sam,
I also install Openstack on ubuntu 12.10 via
http://devstack.org/guides/single-machine.html, and get this error as well.
Another weird thing is that I can start an instance from horizon, (it shows
the "successful" message), but I can not access (ping/ssh) the instance
from the controller
You can modify the base images ,change ssh config to allow password auth.
2013/1/23 Balamurugan V G
> Hi,
>
> I have a Folsom private openstack cloud in which security is not a
> concern. That is I dont really need the security groups and keypairs etc
> offered by openstack. So all my instances
My ssh debug logs are below:
$ ssh -vvv root@1.1.1.1
OpenSSH_5.9p1 Debian-5ubuntu1, OpenSSL 1.0.1 14 Mar 2012
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to 1.1.1.1 [1.1.1.1] p
Yes but I want to skip this feature of keypairs. I want to be able to SSH
with out needing the keypairs since security is not a concern in my private
cloud.
Thanks,
Balu
On Tue, Jan 22, 2013 at 10:29 PM, JuanFra Rodriguez Cardoso <
juanfra.rodriguez.card...@gmail.com> wrote:
> Hi Balu:
>
> Befor
On 2013?01?22? 10:56, Balamurugan V G wrote:
> Hi,
>
> In an Openstack deployment using Quantum, the compute nodes access the
> public/external network via the network node (as per the diagram
> http://docs.openstack.org/trunk/openstack-network/admin/content/connectivity.html).
>
> So if I have a h
Hi,
I am trying to add a ESXi compute node to the stack. So I have a Ubuntu VM
inside the ESXi which I plan to use as the compute node for the ESXi. So on
this Ubuntu VM, I need to install nova-compute. Since there are various
flavors of nova-compute, I assume that I should be installing just the
Hi Balu:
Before launching an instance, you have to create a keypair
(YOUR_DASHBOARD_IP/dashboard/nova/access_and_security/).
Then, next time you launch an instance, you can choose that keypair created
previously.
Regards,
JuanFra.
2013/1/22 Balamurugan V G
> Hi,
>
> I have a Folsom private ope
Hi,
In an Openstack deployment using Quantum, the compute nodes access the
public/external network via the network node (as per the diagram
http://docs.openstack.org/trunk/openstack-network/admin/content/connectivity.html
).
So if I have a hundred compute nodes each running hundred instances,
wou
Hi,
I have a Folsom private openstack cloud in which security is not a concern.
That is I dont really need the security groups and keypairs etc offered by
openstack. So all my instances are launched as part of the default security
group. I have even allowed all TCP and UDP ports(1 to 65535) and IC
On Mon, Jan 21, 2013 at 8:58 PM, Robert Collins
wrote:
> On 22 January 2013 16:37, Xiazhihui (Hashui, IT)
> wrote:
> > Hi friends,
> >
> >
> >
> > I want to upload a volume driver, right now I’m writing unit
> test
> > case code ( it’s also need to be uploaded).
> >
> >
> >
> >
In the interim you can set vpn_image_id to the UUID of an image that you want
launched without mac and IP spoofing filters created. On the compute node the
instance is launched with the nova-vpn ruleset which allows DHCP traffic.
At current this only works with a single image UUID.
---
Joseph
Wenmao- I've seen translucent LDAP proxies used for this type of operation,
although typically to provide additional attributes rather than additional
users.
-- Sent from a tiny keyboard
On Jan 22, 2013 4:23 AM, "Liu Wenmao" wrote:
>
>
> -- Forwarded message --
> From: Liu Wenmao
Hello everybody,
Do you know of a way to set to work with OpenStack Computes Nodes containing
different hardware?
In my case, I did tests with different hardware, example 1 compute node with 24
processors and 128GB memory VS 1 compute node with 8 processors and 16GB of
memory. In the test I saw
Hi friends,
openstack wsgi use eventlet to spawn one process which listening the
request.
I have known how the wsgi service running,
but how the wsgi receive request and how to follow it by debug?
any good ideas?
Tks,
Best Regards,
Lawrency Meng
mail: mengql112...@gmail.com
--
__
Hi everyone!
I noticed that API of two nova extensions (namely hosts and services)
is inconsistent with other parts of API.
First of all, you have to make a GET query for host shutdown, startup,
or reboot. It's _very strange_ and it should be regular actions
executed with a POST query.
Second, N
Ryan Lane wrote:
> Image location is fixed and the redirects are also in.
I still have issues with image location.
See
https://wiki-staging.openstack.org/wiki/File:Openstack-compute-icon.png
or https://wiki-staging.openstack.org/wiki/File:Compute.png
Everything looks ok, except access to image d
Hi,
Now I have known that how to debug the wsgi server when it runs.
But when I set the breakpoint and then use the CURL to fork the request
to nova-api, I cann't get the debug info, such as var data.
any good idea?
--
Lawrency Meng
mail:mengql112...@gmail.com
___
Luo,
Wow! That did it!!! Thank you for your suggestion.
(for the record need "export HOST_IP=localhost" ..)
Malini
From: zhongyue@gmail.com [mailto:zhongyue@gmail.com] On Behalf Of
Zhongyue Luo
Sent: Tuesday, January 22, 2013 1:07 AM
To: Bhandaru, Malini K
Cc: Sagar Nikam; OpenS
-- Forwarded message --
From: Liu Wenmao
Date: Tue, Jan 22, 2013 at 4:55 PM
Subject: Re: [Openstack] using Win AD authentication as keystone backend
To: Tim Bell
Thanks Bell
is it possible to use active directory and mysql database at the same time?
for example, keystone first
Malini,
Hope this helps. I added this to my localrc to get a single node work
behind a intel proxy.
HOST_IP = localhost
SERVICE_HOST = $HOST_IP
IMAGE_HOST = $HOST_IP
IDENTITY_HOST = $HOST_IP
If you want to run a multi node devstack setup, you have to turn off all
proxy envs.
On Tue, Jan 22, 201
Hi Chris,
Are all compute nodes happy?
nova-manage service list
Belmiro
On Jan 21, 2013, at 7:23 PM, Christopher Smith wrote:
>
> So we have this four node Nova cluster running Essex. It has worked fine,
> but we've added new network interfaces. Openstack has not yet been
> configured to
40 matches
Mail list logo