the nova zone-list output:
nova zone-list
++--+---+--+---+--+
| ID | Name | Is Active | API URL | Weight
Offset | Weight Scale |
++--+---+--+
Hi,
is it possible that im using this script :
wget https://github.com/uksysadmin/OpenStackInstaller/raw/master/OSinstall.sh
to setup openstack in 1 single box with 16GB of RAM , i5 CPU , 500GB HD
or is there any other easier/good script that i can use to build openstack
Regards,
Khairul Ai
On 4 paź 2011, at 10:45, Khairul Aizat Kamarudzzaman wrote:
> Hi,
> is it possible that im using this script :
> •
> • wget
> https://github.com/uksysadmin/OpenStackInstaller/raw/master/OSinstall.sh
> to setup openstack in 1 single box with 16GB of RAM , i5 CPU , 500GB HD
>
Hi,
Thanks for your help
I succeed to make a client for swift :)
Best regards
Khaled
> Subject: Re: [Openstack] access to openstack swift cluster
> From: tom...@napierala.org
> Date: Mon, 3 Oct 2011 19:02:35 +0200
> CC: btorch...@zeroaccess.org; openstack@lists.launchpad.net
> To: khaled-...@ho
thanks for the advise ... btw .. with the hware spec ... is it ok that i build
it in 1 machine ?
Regards,
Khairul Aizat Kamarudzzaman
http://launchpad.net/~fenris
fen...@ubuntu.com
+6012.659.5675
On Oct 4, 2011, at 5:10 PM, Tomasz 'Zen' Napierała wrote:
>
> On 4 paź 2011, at 10:45, Khairul Ai
On 4 paź 2011, at 11:26, Khairul Aizat Kamarudzzaman wrote:
> thanks for the advise ... btw .. with the hware spec ... is it ok that i
> build it in 1 machine ?
It's OK for testing/development, but naturally not for production.
Regards,
--
Tomasz 'Zen' Napierała
__
Hi,
I was thinking about the exactly the same thing which Catlin pointed out.
Also, there is an implementation enabling RDMA handling from python:
https://github.com/jgunthorpe/python-rdma
Thus, I was wondring if I can do something more using the above.
BTW, I'm in Boston attending at OpenSta
Hi! I use Diablo relese with glance. And when I want to migrate my VM with
# nova-manage vm live_migration --ec2_id=i-0003 --dest=cloud-n1
i receive error in compute.log:
(nova.rpc): TRACE: Traceback (most recent call last):
(nova.rpc): TRACE: File
"/usr/lib/python2.7/site-packages/nova/rp
Sorry,
maybe i didn't make it clear ...
Purpose build the cloud is to use instances for apps development.
is the cloud consider dev or production ?
but at the same time, its my 1st time building/test the cloud , reason why im
using 1 hardware because currently have that machine for apps develo
http://cloudbuilders.github.com/devstack/
the script is better. you can try it.
On Tue, Oct 4, 2011 at 4:45 PM, Khairul Aizat Kamarudzzaman <
fen...@ubuntu.com> wrote:
> Hi,
> is it possible that im using this script :
>
>-
> -
>
> wget
> https://github.com/uksysadmin/OpenStac
On 4 paź 2011, at 11:58, Khairul Aizat Kamarudzzaman wrote:
> Sorry,
> maybe i didn't make it clear ...
>
> Purpose build the cloud is to use instances for apps development.
> is the cloud consider dev or production ?
>
> but at the same time, its my 1st time building/test the cloud , reason
On Mon, Oct 3, 2011 at 8:05 PM, Dmitry Maslennikov
wrote:
> On Mon, Oct 3, 2011 at 5:46 PM, Fabrice Bacchella
> wrote:
>> I hope it's not too late, but a lot of configuration files are not tagged as
>> such in the spec files.
>>
>> So if I try a yum erase, they juste vanished. Or they can be ove
Le 4 oct. 2011 à 12:06, Dmitry Maslennikov a écrit :
> On Mon, Oct 3, 2011 at 8:05 PM, Dmitry Maslennikov
> wrote:
>> On Mon, Oct 3, 2011 at 5:46 PM, Fabrice Bacchella
>> wrote:
>>> I hope it's not too late, but a lot of configuration files are not tagged
>>> as such in the spec files.
>>>
>>
Hi guys
I have a working diablo stack.
Using the dashboard I've tried to launch the vnc console, the results is the
NO VNC image within "server disconnected".
In nova-vnc.log I have
(nova.rpc): TRACE: AMQPChannelException: (404, u"NOT_FOUND - no
exchange '9077e1d93d3e41ed91d0a551afd3013f' in v
On Mon, Oct 3, 2011 at 4:21 PM, Caitlin Bestler
wrote:
>
>
> Narayan Desai wrote:
>
>
>> I suspect that the original poster was looking for instance access
> (mediated in some way) to IB gear.
>> When we were trying to figure out how to best use our IB gear inside
> of openstack, we decided that
>
When using what I think is the last repository :
[openstack]
name=OpenStack
baseurl=http://yum.griddynamics.net/yum/diablo
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-OPENSTACK
I'm getting in /var/log/nova/nova-compute.log :
2011-10-04 18:03:54,331 nova.utils: Inner Exception:
We have prepared CentOS packages of the latest OpenStack release:
http://openstackgd.wordpress.com/2011/10/04/diablo-centos-build/
RHEL build was published a couple of days ago, but was not mentioned
in this list:
http://openstackgd.wordpress.com/2011/10/03/openstack-2011-3-release/
--
Dmitry
That pretty much solved the disk image problem, thanks. You really should
put that in the official documentation, that is no trace of that option in
it.
But it's still not working. After that I had to change the
libvirt.xml.template to use sda instead of xvda in the root option. There
should be sd
It looks like your dhcp is failing for some reason. There are a number of
things that could theoretically cause this. You might start using tcpdump to
find out if the dhcp request packet is coming out of the vm and if it is being
responded to by dnsmasq on the nova-network host. I'm not sure
I don't think the ubuntu image is expecting xvda anywhere. The disk is sda
and after I've changed the libvirt.xml.template, so is "root=" option. The
image is the ubuntu localimage mentioned in the documentation.
I've tried to "telnet 169.254.169.254 32" in the compute node and it didn't
find anyt
Yes that is the rule. But that rule is not going to work if you don't receive
an ip address via dhcp. So you need to make sure the dhcp piece is working.
My guess is that once you get dhcp working, the metadata rule will work since
it looks like it is being created correctly.
Vish
On Oct 4,
Works!!!
Despite at this traceback all works well. Problem was with iptables. I
forgot open port 16509
in libvirtd.log I found:
09:11:13.640: 27387: error : virNetSocketNewConnectTCP:432 : unable to
connect to server at '192.168.0.1:16509': No route to host
09:11:13.640: 27387: error : doPeer2Pee
22 matches
Mail list logo