[Openstack] openstack dashboard

2011-10-07 Thread Khaled Ben Bahri
Hi, can any one help me please to configure dashboard for openstack swift, or if there are any other web interface for swift what I found is for nova. thanks in advance for any help Best regards Khaled ___

[Openstack] create/attach volume in openstack

2011-10-07 Thread haynes.davis
Hi, Have any one successfully create/attach volume. I have installed a stackops multinode setup. I had created instance as m1.small and I see the instances are having /dev/vdb with 20GB by default. And when I try euca-create-volume there is no error. Also euca-attach-volume is done without

Re: [Openstack] create/attach volume in openstack

2011-10-07 Thread Jorge Luiz Correa
I've read somewhere that flavors (different types of VMs, like m1.tiny, m1.small etc) have some disk space. This disk space is available as a device like /dev/vbd. Moreover, it seems the volume attached to a VM isn't predictable in what device it will be attached, so we need to search for them in

Re: [Openstack] openstack dashboard

2011-10-07 Thread Jorge Luiz Correa
I appreciate too! Is it possible to use Dashboard as interface to Swift to do users activities, for example, a web interface like Dropbox where users can upload and download files? I've seen tutorials with Cyberduck, but just one client isn't cool. Thanks! On Fri, Oct 7, 2011 at 6:19 AM, Khaled

Re: [Openstack] Creating openstack-dev mailing list

2011-10-07 Thread John Dickinson
I would prefer to keep the list together. I do not think the volume of either dev or user conversations is too oppressive to the other, and I would like to avoid wither group being neglected by the other. Sent from my iPhone On Oct 7, 2011, at 2:16 AM, Wayne A. Walls wa...@openstack.org wrote:

[Openstack] PPA to install OpenStack 2011.3 (Diablo)

2011-10-07 Thread Eric Dodemont
I would like to install OpenStack 2011.3 (Diablo) in Ubuntu 11.04 (Natty) via packages. The PPA to use is: ppa:openstack-release/2011.3 -- OpenStack 2011.3 (Diablo) When I look at the packages available in that PPA, I can find for Nova: nova - 2011.3-0ubuntu2~ppa1~natty1 --

Re: [Openstack] Error whence starting nova-network - iptables-restore

2011-10-07 Thread Nathanael Burton
You've probably got a bad security group rule applied (there isn't good input validation), which causes iptables-restore to fail on the bad rule. On Oct 7, 2011 9:11 AM, Jorge Luiz Correa corre...@gmail.com wrote: Hi! I would like some help with nova-network. Yestarday it was working and now

Re: [Openstack] PPA to install OpenStack 2011.3 (Diablo)

2011-10-07 Thread Monty Taylor
On 10/07/2011 08:19 AM, Eric Dodemont wrote: I would like to install OpenStack 2011.3 (Diablo) in Ubuntu 11.04 (Natty) via packages. The PPA to use is: ppa:openstack-release/2011.3 -- OpenStack 2011.3 (Diablo) When I look at the packages available in that PPA, I can find for

Re: [Openstack] Error whence starting nova-network - iptables-restore

2011-10-07 Thread Jorge Luiz Correa
Hi!!! A weird thing happens. I had configured a security group to permit SSH and ICMP, as in all tutorial we can see on the Internet. However, when these problems started, and after this help about security groups, I noticed that these rules disappeared from database. euca-describe-groups have no

Re: [Openstack] Creating openstack-dev mailing list

2011-10-07 Thread Anne Gentle
I'd prefer not to split the [OpenStack] list just yet but promote [Openstack-operators] and maybe rename it Openstack-ops. Might sound counterintuitive but seems to provide for the stated goals of welcoming new users. It is getting more posts. Link is:

Re: [Openstack] openstack dashboard

2011-10-07 Thread Khaled Ben Bahri
Hi, for windows OS there are cyberduck software http://cyberduck.ch/ On linux System, there are dashboard for Nova but I wonder if we can configure it for swift Regards Khaled Date: Fri, 7 Oct 2011 08:14:16 -0300 From: corre...@gmail.com To: openstack@lists.launchpad.net Subject: Re:

Re: [Openstack] Creating openstack-dev mailing list

2011-10-07 Thread Devin Carlen
+1 Devin On Oct 7, 2011, at 7:16 AM, John Dickinson m...@not.mn wrote: I would prefer to keep the list together. I do not think the volume of either dev or user conversations is too oppressive to the other, and I would like to avoid wither group being neglected by the other. Sent from

[Openstack] Community Weekly Review (September 30-October 7)

2011-10-07 Thread Stefano Maffulli
OpenStack Community Newsletter – October 7 Wrap-up edition This weekly newsletter is a way for the community to learn about all the various activities occurring on a weekly basis. If you would like to add content to a weekly update or have an idea about this newsletter, please email

Re: [Openstack] Creating openstack-dev mailing list

2011-10-07 Thread Caitlin Bestler
Leandor Reox wrote: How is the rest of the community going to participate or leave their opinion on why some design path is going to be taken, or maybe leave their feedback of why an arquitecture change is going to be made. Will be an open list ? or just for few ?  Will be launchapd the

[Openstack] Diablo fails (with exception) to run a cloudpipe instance with Vlan

2011-10-07 Thread Andrea Federico Grisotto
I can't run a cloudpipe instance in diablo using a Vlan because I have an exception (please look the Trace1 Below). I debugged the code and I have seen the function fixed_ip_associate in nova/db/sqlalchemy/api.py is called without set network_id so I changed the function allocate_fixed_ip in

[Openstack] dns issue?

2011-10-07 Thread Sharif Islam
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The instances in openstack are running and I can ssh using the public address (cactus release). Today I noticed, the vms cannnot connect to the outside world properly. I don't recall this happening before. The issue seems to be with name resolution. I

Re: [Openstack] dns issue?

2011-10-07 Thread Sharif Islam
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/07/2011 01:44 PM, Jorge Luiz Correa wrote: Check if you have a dnsmasq running on host that runs nova-network. It's necessary a DNS service on 10.0.1.1. On the nova-network host: $ ps aux | grep dns # ps aux|grep dnsmasq nobody

Re: [Openstack] Error whence starting nova-network - iptables-restore

2011-10-07 Thread Jorge Luiz Correa
Hi all! Just to report about my problem... I've detected the cause. Among many log entries, one character was very important: the # in the following line: (nova): TRACE: Stderr: Bad argument `#'\nError occurred at line: 18\nTry `iptables-restore -h' or 'iptables-restore --help' for more

Re: [Openstack] openstack dashboard

2011-10-07 Thread Joseph Heck
Swift support is in the dashboard, and is configured entirely by Keystone, upon which Dashboard depends for the API endpoints from its service catalog. You will need swift and dashboard both configured in Keystone to get the operability. - joe On Oct 7, 2011, at 11:20 AM, Khaled Ben Bahri

Re: [Openstack] dns issue?

2011-10-07 Thread Jorge Luiz Correa
It seems that configs are OK. If you use dig from the controller, could resolv names? I'm asking because can be case that packets arrive from VMs to controller but couldn't go to Internet. Another thing you can check. Although the resolv.conf of VMs are set with 10.0.1.1, there are a lot of

Re: [Openstack] Creating openstack-dev mailing list

2011-10-07 Thread Thierry Carrez
Leandro Reox wrote: How is the rest of the community going to participate or leave their opinion on why some design path is going to be taken, or maybe leave their feedback of why an arquitecture change is going to be made. Will be an open list ? or just for few ? I think the idea is not to

Re: [Openstack] dns issue?

2011-10-07 Thread Sharif Islam
Thanks Jorge. On 10/07/2011 02:30 PM, Jorge Luiz Correa wrote: It seems that configs are OK. Yes, that's what baffling me. I am pretty sure it was working before. I applied some redhat update and rebooted the cluster couple weeks ago. If you use dig from the controller, could resolv

Re: [Openstack] vnc on diablo

2011-10-07 Thread Everett Toews
You'll also want to be aware of this issue: https://answers.launchpad.net/openstack-dashboard/+question/172071 Everett On Wed, Oct 5, 2011 at 9:27 AM, Carlo Impagliazzo truij...@crs4.it wrote: Alle martedì 04 ottobre 2011, Carlo Impagliazzo ha scritto: Hi guys I have a working diablo

Re: [Openstack] dns issue?

2011-10-07 Thread Jorge Luiz Corrêa
Some considerations ... I don't know if nova remove rules when an instance is terminated. But it seems that some rules are missing. For example, we can se a lot of address in the NAT table, from .4 to .9 ... But, in the FILTER table, we can see rules just to hosts .7 and .18. Chain