[Openstack] Volume Attach problem: BadRequest: The supplied device path (/dev/) is invalid

2012-12-12 Thread Skible OpenStack
Hello everyone, so i have started a VM and then allocated a 5G volume. Everything goes fine until i try to attach the volume to the VM: i am getting this: BadRequest: The supplied device path (/dev/vol_1) is invalid HTTP 400 ! Does anyone know what means or how to fix it ? I am using Folsom

Re: [Openstack] nova list not working

2012-12-12 Thread Andrew Holway
Thanks for the Clarification! On Dec 12, 2012, at 2:59 AM, ZhiQiang Fan wrote: > what Andy said is right, you can not list another tenant's instance > but you can use "nova list --all_tenants" to list all instances in all > tenants if you are administrator > use "nova help list" to get more hel

[Openstack] DEBUG nova.utils [-] backend

2012-12-12 Thread Andrew Holway
Hi, 2012-12-12 12:04:48 DEBUG nova.utils [-] backend from (pid=14756) __get_backend /usr/lib/python2.6/site-packages/nova/utils.py:494 I get this error a lot when using the command line nova tools. Anything to worry about? Thanks, Andrew ___ Maili

Re: [Openstack] Volume Attach problem: BadRequest: The supplied device path (/dev/) is invalid

2012-12-12 Thread Marco CONSONNI
Hello, the problem is related to the name you used for "blessing" the attachment (/dev/vol_1). It should be something like /dev/vdX where X is a letter like 'c', 'd', 'e', etc Hope it helps. MCo. On Wed, Dec 12, 2012 at 10:03 AM, Skible OpenStack < skible.openst...@gmail.com> wrote: > H

[Openstack] Problem in essex nova-manage service list

2012-12-12 Thread Guilherme Russi
Hi all, Can anybody help me with this, when I type nova-manage service list I cannot see the nova-compute in the processes and the nova-network has this XXX. What should I do? Thank you all. 2012-12-12 10:36:53 DEBUG nova.utils [req-6e9f672a-c484-40be-9796-a9b8b000358f None None] backend from

Re: [Openstack] Problem in essex nova-manage service list

2012-12-12 Thread Gurjar, Unmesh
1. Compute service - Looks like your Nova Compute service did not register itself. If Compute service is not running on the same host as other Nova services, check the 'sql_connection' string in nova.conf. 2. Network service - The network service hasn't updated its heartbeat (servic

Re: [Openstack] Problem in essex nova-manage service list

2012-12-12 Thread heut2008
be sure you have configed ntp on all servers. 2012/12/12 Gurjar, Unmesh > **1. **Compute service – Looks like your Nova Compute service did > not register itself. If Compute service is not running on the same host as > other Nova services, check the ‘sql_connection’ string in nova.conf.

[Openstack] "multi-host" mode in quantum

2012-12-12 Thread Xin Zhao
Hello, If I understand it correctly, multi-host network mode is not supported (yet) in quantum in Folsom. I wonder what's the recommended way of running multiple network nodes (for load balancing and bandwidth concerns) in quantum? Any documentation links will be appreciated. Thanks, Xin

Re: [Openstack] "multi-host" mode in quantum

2012-12-12 Thread Gary Kotton
On 12/12/2012 05:58 PM, Xin Zhao wrote: Hello, If I understand it correctly, multi-host network mode is not supported (yet) in quantum in Folsom. I wonder what's the recommended way of running multiple network nodes (for load balancing and bandwidth concerns) in quantum? Any documentation lin

[Openstack] nova-network-snat weird behavior

2012-12-12 Thread YIP Wai Peng
Dear all, I am running FlatDHCPNetwork. I have two interfaces, em1 and em2. - em1 is my flat_interface for fixed (192.168.15.0/24) and node (192.168.14.0/24) ips. - em2 is my public_interface for floating ips (192.168.16.0/24). When I create an instance, I notice that the following iptable rule g

Re: [Openstack] Instance flavor root disk partition problem

2012-12-12 Thread Scott Moser
On Tue, 11 Dec 2012, João Soares wrote: > Hi, > > > > I have set up a CentOS VM according to this tutorial > > https://www.ibm.com/developerworks/mydeveloperworks/wikis/home/wiki/OpenStac > k/page/Creating%20qcow2%20CentOS%20Image%20for%20OpenStack?lang=en > > > > I uploaded it to glance and can b

[Openstack] Very slow and inoperable dashboard

2012-12-12 Thread Andrew Holway
Hello, I have just reinstalled folsom on centos 6.3 I have a very slow and nearly inoperative dashboard. I think it might be related to Qpidd...? I didn't see anything in the http error log. Thanks, Andrew some logs from api.log: 2012-12-12 17:51:51 INFO nova.api.openstack.wsgi [req-ffc

Re: [Openstack] Very slow and inoperable dashboard

2012-12-12 Thread Andrew Holway
P.S. It is especially slow clicking on Overview, between Project and Admin and Logging in. On Dec 12, 2012, at 5:57 PM, Andrew Holway wrote: > Hello, > > I have just reinstalled folsom on centos 6.3 > > I have a very slow and nearly inoperative dashboard. I think it might be > related to Qpi

[Openstack] New build dependency on keyring

2012-12-12 Thread Ken Thomas
Greetings all! I'm look into using keyring as a way to (optionally) remove clear text passwords from the various config files. (See https://blueprints.launchpad.net/oslo/+spec/pw-keyrings for details.) One of the comments I got back is that I should have the oslo build dependency on keyring

[Openstack] Cinder-Volume installer for Windows Storage Server 2012

2012-12-12 Thread Alessandro Pilotti
Hi guys, we just released an installer for Cinder Volume on Windows Server 2012: http://www.cloudbase.it/cinder-volume-on-windows-storage-server-2012/ One of the great advantages of integrating Windows solutions in the OpenStack ecosystem is the ease of management and deployment, and Cinder is n

Re: [Openstack] Cinder-Volume installer for Windows Storage Server 2012

2012-12-12 Thread John Griffith
On Wed, Dec 12, 2012 at 11:02 AM, Alessandro Pilotti wrote: > Hi guys, we just released an installer for Cinder Volume on Windows > Server 2012: > > http://www.cloudbase.it/cinder-volume-on-windows-storage-server-2012/ > > One of the great advantages of integrating Windows solutions in the > Ope

[Openstack] fixed - Re: Very slow and inoperable dashboard

2012-12-12 Thread Andrew Holway
I did not have nova-network process running. Thanks, Andrew On Dec 12, 2012, at 6:01 PM, Andrew Holway wrote: > P.S. It is especially slow clicking on Overview, between Project and Admin > and Logging in. > > On Dec 12, 2012, at 5:57 PM, Andrew Holway wrote: > >> Hello, >> >> I have just r

[Openstack] Vlans and openstack.

2012-12-12 Thread Andrew Holway
Hi, I have two hosts in my openstack setup: blade03 and blade04. I have set up my openstack with vlanned networking. The instances are being created on the specifed vlans correctly. The problem is that I cannot ping instances on blade03 from blade04. I can ping blade04 instances from blade04.

Re: [Openstack] Vlans and openstack.

2012-12-12 Thread Matt Joyce
Check your switch. Make sure the ports are trunked. Make sure they have access to the vlans desired. All ports. On Wed, Dec 12, 2012 at 10:33 AM, Andrew Holway wrote: > Hi, > > I have two hosts in my openstack setup: blade03 and blade04. I have set up > my openstack with vlanned networking. T

[Openstack] Welcome Claire & Jim

2012-12-12 Thread Mark Collier
I wanted to let everyone know that we have two new Stackers joining the OpenStack Foundation staff. Claire Massey is joining us as Marketing Coordinator, and Jim Blair has joined us as an Infrastructure Engineer. Welcome Claire & Jim! We still have openings for another Infrastructure Engineer,

Re: [Openstack] Vlans and openstack.

2012-12-12 Thread Andrew Holway
Hi, Yes, it appears I misconfigured that VLAN. Thanks, Andrew On Dec 12, 2012, at 8:06 PM, Matt Joyce wrote: > Check your switch. > > Make sure the ports are trunked. Make sure they have access to the vlans > desired. All ports. > > > On Wed, Dec 12, 2012 at 10:33 AM, Andrew Holway wro

Re: [Openstack] Welcome Claire & Jim

2012-12-12 Thread John_Igoe
Welcome to Claire and Jim! Sent from my Windows Phone -Original Message- From: Mark Collier Sent: Wednesday, December 12, 2012 3:20 PM To: openstack@lists.launchpad.net; foundat...@lists.openstack.org Cc: jebl...@openstack.org Subject: [Openstack] Welcome Claire & Jim I wanted to let ev

Re: [Openstack] DEBUG nova.utils [-] backend

2012-12-12 Thread Jay Pipes
You can ignore this. On 12/12/2012 06:06 AM, Andrew Holway wrote: > Hi, > > 2012-12-12 12:04:48 DEBUG nova.utils [-] backend 'nova.db.sqlalchemy.migration' from > '/usr/lib/python2.6/site-packages/nova/db/sqlalchemy/migration.pyc'> from > (pid=14756) __get_backend /usr/lib/python2.6/site-packa

Re: [Openstack] Welcome Claire & Jim

2012-12-12 Thread Razique Mahroua
Congrats :) Le 12 déc. 2012 à 22:24, "Mark Collier" a écrit : > I wanted to let everyone know that we have two new Stackers joining the > OpenStack Foundation staff. Claire Massey is joining us as Marketing > Coordinator, and Jim Blair has joined us as an Infrastructure Engineer. > Welcome C

Re: [Openstack] New build dependency on keyring

2012-12-12 Thread Sam Morrison
My question is what does this extra dependancy give us apart from extra complexity? I can't see any enhancement in security with this method? Cheers, Sam On 13/12/2012, at 4:44 AM, Ken Thomas wrote: > Greetings all! > > I'm look into using keyring as a way to (optionally) remove clear text

[Openstack] [Packagers] Adding psutils as a dependency for nova

2012-12-12 Thread Michael Still
Hi. https://review.openstack.org/#/c/17980/ adds psutils (packaged on Ubuntu as python-psutils) as a dependency for nova. This (or something very much like it) is required to traverse the process tree in the is_parent_process() method in nova.utils. I need that functionality to eliminate a race co

Re: [Openstack] New build dependency on keyring

2012-12-12 Thread Ken Thomas
The short answer is that it gives you extra security... if you wish to use it. If you're fine with relying on the file permission of nova.conf, glance.conf, etc. to keep any baddies from seeing the clear text passwords in there, then you're right, it doesn't give you anything. If, on the oth

[Openstack] Difference between df and fdisk when using root disk.

2012-12-12 Thread 이창만
Hi, list. I observed very strange things. Disk usage and partition size is different. I made a instance using cirros.img and it has 2GB RAM, 1VCPU, 20GB Disk. But I could just use 9.2M in 20GB. Could anyone explain this? How can I use whole 20GB Root disk? $ mount /dev/vda1 on / type ext3 $ fdi

Re: [Openstack] Difference between df and fdisk when using root disk.

2012-12-12 Thread Robert Collins
On Thu, Dec 13, 2012 at 12:14 PM, 이창만 wrote: > Hi, list. > > I observed very strange things. Disk usage and partition size is different. > I made a instance using cirros.img and it has 2GB RAM, 1VCPU, 20GB Disk. > But I could just use 9.2M in 20GB. > Could anyone explain this? How can I use whole

Re: [Openstack] DEBUG nova.utils [-] backend

2012-12-12 Thread JuanFra Rodriguez Cardoso
Don't worry. It's just a debug message. You can disable the debug mode in /etc/nova.conf with option "debug=false". Regards, JuanFra. 2012/12/12 Jay Pipes > You can ignore this. > > On 12/12/2012 06:06 AM, Andrew Holway wrote: > > Hi, > > > > 2012-12-12 12:04:48 DEBUG nova.utils [-] backend '

[Openstack] 2 Questions: Port 5000 and 35357, glance index

2012-12-12 Thread Hao Wang
Hi Stackers, What is the difference between the ports 5000 and 35357? When I run glance command, the error message is as below. I googled the message, but no results can address this issue. root@Controller:~# glance index ID Name Disk Fo

Re: [Openstack] [Packagers] Adding psutils as a dependency for nova

2012-12-12 Thread Michael Still
Stand down. Padraig has suggested a better way. Michael On Thu, Dec 13, 2012 at 10:02 AM, Michael Still wrote: > Hi. > > https://review.openstack.org/#/c/17980/ adds psutils (packaged on > Ubuntu as python-psutils) as a dependency for nova. This (or something > very much like it) is required to

Re: [Openstack] New build dependency on keyring

2012-12-12 Thread Sam Morrison
Hi Ken, Yeah OK I agree it doesn't make it that much more complex as long as the dependancy is packaged in the distos which it is. I'm still a little confused though. If nova needs a clear text password to be able to talk to the DB for example then it's going to be needing to access this keyri

Re: [Openstack] Welcome Claire & Jim

2012-12-12 Thread Moe ElBaz
Congrats to Claire and Jim ! Best Regards Moe/// On Dec 12, 2012, at 16:24, "Mark Collier" wrote: > I wanted to let everyone know that we have two new Stackers joining the > OpenStack Foundation staff. Claire Massey is joining us as Marketing > Coordinator, and Jim Blair has joined us as a

Re: [Openstack] 2 Questions: Port 5000 and 35357, glance index

2012-12-12 Thread Hao Wang
Hi guys, Please ignore the second question for it's my bad to miss some steps. I'd like to raise another question if you've got any idea. I know the ports 5000 and 9292 are default ports used by services. What about 8774 below? Could I use other ports? keystone --os-token 012345SECRET99TOKEN0123