Re: [Openstack] Help with spawning VMs

2013-07-24 Thread Brandon Adams
> *To:* Brandon Adams ; openstack < > openstack@lists.launchpad.net> > *Sent:* Thursday, July 25, 2013 10:39 AM > *Subject:* Re: [Openstack] Help with spawning VMs > > Hi Brandon, > Does there have other error log in the compute log? > this is just a warn

Re: [Openstack] Help with spawning VMs

2013-07-24 Thread Jake G.
: # pvdisplay    -physical volumes # lvdisplay     -logical volumes # vgdisplay    -volume groups From: Wangpan To: Brandon Adams ; openstack Sent: Thursday, July 25, 2013 10:39 AM Subject: Re: [Openstack] Help with spawning VMs Hi Brandon, Does there have other

Re: [Openstack] Help with spawning VMs

2013-07-24 Thread Wangpan
Hi Brandon, Does there have other error log in the compute log? this is just a warning log, may not this causes the VM sticks in spawning status. 2013-07-25 Wangpan 发件人:Brandon Adams 发送时间:2013-07-25 02:55 主题:[Openstack] Help with spawning VMs 收件人:"openstack" 抄送: Hi everyone,

[Openstack] Help with spawning VMs

2013-07-24 Thread Brandon Adams
Hi everyone, First time doing this so bear with me here. I'm trying to launch instances with my Packstack install of Open Stack, single-node installation. Whenever I launch a VM, it always gets stuck spawning. When I check the compute.log file, it gives me this: 2013-07-24 14:23:01.520 AUDIT nova.

[Openstack] Help, guidance for Openstack for me to contribute

2013-06-05 Thread Sid Sudhi
I want to help build some tools to manage and monitor openstack powered iaas. I do not want to set up the environment. I was wondering if any one can provide me access to openstack powered IaaS to leverage and use it to build and help build services. I am basically working on a concept to integrat

Re: [Openstack] Help About The Documentation

2013-05-07 Thread Razique Mahroua
+1Well the best option would be a raid 1 that would ensure data safety in case one drive fails actually. There is not I think any "optimal" strategy - but since that service (Cinder/ nova-volume) aims to provide customers a safe place to put their datas into - then your best best would be a raid 1

Re: [Openstack] Help About The Documentation

2013-05-02 Thread Sylvain Bauza
Hi John, Le 30/04/2013 18:13, John Griffith a écrit : Hi Sylvain, This doc is a bit outdated and references Nova Volumes etc, however the problem I think you're having is that it makes some assumptions regarding knowledge of how all the components tie together and what they do. They're simp

[Openstack] help needed to configure quantum

2013-04-30 Thread Arindam Choudhury
Hi, I need help. Any help will be highly appreciated. My VM dont get any ip address: Here is all my config files. Giving in links so the mail can be more readable: nova.conf : https://gist.github.com/arindamchoudhury/5489503 nova: api-paste.ini : https://gist.github.com/arindamchoudhury/5489499

Re: [Openstack] Help About The Documentation

2013-04-30 Thread John Griffith
On Tue, Apr 30, 2013 at 9:44 AM, Sylvain Bauza wrote: > Indeed. There is room for improvement : should the 2 disks be RAID1 or > parts of the same VG, as said ? > > As it is recommended hardware, it would be interesting to know which kind > of setup with 2 SATA disks is optimal ? > > Of course, i

Re: [Openstack] Help About The Documentation

2013-04-30 Thread Sylvain Bauza
Indeed. There is room for improvement : should the 2 disks be RAID1 or parts of the same VG, as said ? As it is recommended hardware, it would be interesting to know which kind of setup with 2 SATA disks is optimal ? Of course, it does depend a lot o

Re: [Openstack] Help About The Documentation

2013-04-30 Thread Alexandre De Carvalho
Here the link : http://docs.openstack.org/trunk/openstack-compute/admin/content/compute-system-requirements.html regards, Alexandre 2013/4/30 Razique Mahroua > Hi, > can you provide us the link ? > I think that means create an LVM VG made of two disks (so two PV) that you > will call "nova-volu

Re: [Openstack] Help About The Documentation

2013-04-30 Thread Razique Mahroua
Hi,can you provide us the link ?I think that means create an LVM VG made of two disks (so two PV) that you will call "nova-volume"Regards, Razique Mahroua - Nuage & Corazique.mahr...@gmail.comTel : +33 9 72 37 94 15 Le 30 avr. 2013 à 09:49, Alexandre De Carvalho a

[Openstack] Help About The Documentation

2013-04-30 Thread Alexandre De Carvalho
Hi everyone ! I found these ones in the documentation : "Volume storage: two disks with 2 TB (SATA) for volumes attached to the compute nodes". And I don't understand this sentence. Someone can explain to me this sentence, please ? Thanks ! Have a good day ! -- regards, Alexandre _

Re: [Openstack] Help with simplest Quantum setup possible...

2013-03-12 Thread Martinx - ジェームズ
Well, Just for the record, I'll stick with Quatum + OpenvSwtich... Someone on IRC told me that it is the best way to go with Quantum. I'm still needing help to set it up (Single Flat / multi=false, still the same simplest topology). OpenvSwitch is already working, bridges `br-int' and `br-eth

[Openstack] Help with simplest Quantum setup possible...

2013-03-12 Thread Martinx - ジェームズ
Hi! Sorry about the double posting... I need help! :-P I'm trying, without any kind of success, to deploy OpenStack with Quantum on its simplest scenario, I think, which is `Single Flat' with `Linux Bridge' plugin. My topology is: 1 firewall with 2 ethX (eth0 public, eth1 10.32.14.1 and

Re: [Openstack] Help with keystone LDAP backend

2013-03-04 Thread Dolph Mathews
On that note, I very much like how docs.python.org does it, where not only is the current page's version prominently specified at the top of the page, but it also serves as an easy way to switch to another version of the docs, e.g.: http://docs.python.org/2/tutorial/ -Dolph On Mon, Mar 4, 2013

Re: [Openstack] Help with keystone LDAP backend

2013-03-04 Thread Steven Presser
Anne, Yes that would. What I think might be a better revision is putting the version somewhere prominently on the page (say, the upper right hand corner, above ""). Steve On 03/04/2013 05:26 PM, Anne Gentle wrote: I've been wondering whether we should have docs.openstack.org/master/

Re: [Openstack] Help with keystone LDAP backend

2013-03-04 Thread Anne Gentle
I've been wondering whether we should have docs.openstack.org/master/ to match expectations, would that have helped in your case? Thanks for clarifying. Anne On Mon, Mar 4, 2013 at 4:22 PM, Steven Presser wrote: > Apparently the trunk docs. I could have sworn that wasn't what I > bookmarked.

Re: [Openstack] Help with keystone LDAP backend

2013-03-04 Thread Steven Presser
Apparently the trunk docs. I could have sworn that wasn't what I bookmarked. In any case, maybe explicitly marking trunk docs as newer-than-latest would help? ( http://docs.openstack.org/trunk/openstack-compute/admin/content/reference-for-ldap-config-options.html) On 03/04/2013 05:09 PM, D

Re: [Openstack] Help with keystone LDAP backend

2013-03-04 Thread Dolph Mathews
Yes, this feature just landed during grizzly-m3. Which docs are you referring to? The variable wasn't included in folsom's etc/keystone.conf.sample, for example. -Dolph On Mon, Mar 4, 2013 at 3:35 PM, Steven Presser wrote: > The answer would appear to be that this flag doesn't do anything i

Re: [Openstack] Help with keystone LDAP backend

2013-03-04 Thread Steven Presser
The answer would appear to be that this flag doesn't do anything in the Folsom release. Apprently this was fixed by: https://bugs.launchpad.net/keystone/+bug/1122181 Unless I'm misreading something. Could we perhaps update the docs to reflect the fact that this isn't available in releases yet

Re: [Openstack] Help with keystone LDAP backend

2013-03-04 Thread Steven Presser
This is what came out of my logs. I've bolded what looks relevant to me: LDAP init: url=ldap://typhon.acm.jhu.edu 2013-03-04 16:06:01DEBUG [keystone.common.ldap.core] LDAP bind: dn=cn=admin,ou=OpenStack,dc=acm,dc=jhu,dc=edu 2013-03-04 16:06:01DEBUG [keystone.common.ldap.core] LDAP searc

Re: [Openstack] Help with keystone LDAP backend

2013-03-04 Thread Dolph Mathews
I'd suggest enabling debug=True in keystone.conf and comparing the LDAP queries being issued (shown in logs) against what you're expecting. I believe that [ldap] query_scope=sub does in fact expand queries to apply to subtrees, beyond just a single level (as the default value is query_scope=one).

[Openstack] Help with keystone LDAP backend

2013-03-03 Thread Steven Presser
Hey all, I have some questions about using the LDAP backend for keystone. I'm in what seems to be an odd situation. I have an organization-wide DLAP directory that already exists. All of our users will have access to OpenStack, so we want to tie directly into this directory. However, w

Re: [Openstack] Help with VMs

2013-02-21 Thread Harvey West
Using virtio mods helped. Many thanks all.  From: Jonathan Proulx To: Harvey West Cc: Lloyd Dewolf ; "openstack@lists.launchpad.net" Sent: Tuesday, 19 February 2013, 18:37 Subject: Re: [Openstack] Help with VMs On Tue, Feb 19, 2013 at 1:25

Re: [Openstack] Help with VMs

2013-02-21 Thread Harvey West
7;-S115200 -Dh' >> /boot.config From: Ritesh Nanda To: harvey.w...@btinternet.com Cc: "openstack@lists.launchpad.net" Sent: Tuesday, 19 February 2013, 18:44 Subject: Re: [Openstack] Help with VMs Harvey , To get console.log in ubuntu we need to make some changes in gru

Re: [Openstack] Help with VMs

2013-02-20 Thread Harvey West
...@btinternet.com Cc: "openstack@lists.launchpad.net" Sent: Tuesday, 19 February 2013, 18:44 Subject: Re: [Openstack] Help with VMs Harvey , To get console.log in ubuntu we need to make some changes in grub config Below steps works in ubuntu, hope only the file location would be different

Re: [Openstack] Help with VMs

2013-02-19 Thread Vishvananda Ishaya
om openstack when this instance is started. No > entries in console.log. > > Just wondering if I going about this the right way? > > > Harvey > > > From: Lloyd Dewolf > To: Harvey West > Cc: "openstack@lists.launchpad.net" > Sent: Tuesday, 5 Febr

Re: [Openstack] Help with VMs

2013-02-19 Thread Ritesh Nanda
Harvey , To get console.log in ubuntu we need to make some changes in grub config Below steps works in ubuntu, hope only the file location would be different rest would be the same. Write /etc/default/grub GRUB_CMDLINE_LINUX="console=tty0 console=ttyS0,115200" then save and run update-grub2 u

Re: [Openstack] Help with VMs

2013-02-19 Thread Jonathan Proulx
On Tue, Feb 19, 2013 at 1:25 PM, Harvey West wrote: > This boots ok. kvm -m 2048 -hda freeBSD.img -boot c > (note: did not use virtio mods. Assumed these were just optimized NIC/SCSI > drivers. Which I can live without for the time being) I ran into the same isssue with FreeBSD images. These ar

Re: [Openstack] Help with VMs

2013-02-19 Thread Harvey West
f To: Harvey West Cc: "openstack@lists.launchpad.net" Sent: Tuesday, 5 February 2013, 19:12 Subject: Re: [Openstack] Help with VMs On Tue, Feb 5, 2013 at 10:19 AM, Harvey West wrote: Not used openstack or this email forum before. > > >Have installed openstack on unbuntu 12.4.1 LTS

Re: [Openstack] Help with VMs

2013-02-05 Thread Lloyd Dewolf
On Tue, Feb 5, 2013 at 10:19 AM, Harvey West wrote: > Not used openstack or this email forum before. > > Have installed openstack on unbuntu 12.4.1 LTS. Seems to work with the > default unbuntu VM image. > > How do I create a new image. I would to create a FreeBSS VM instance. Is > this possible?

[Openstack] Help with VMs

2013-02-05 Thread Harvey West
Not used openstack or this email forum before. Have installed openstack on unbuntu 12.4.1 LTS. Seems to work with the default  unbuntu VM image. How do I create a new image. I would to create a FreeBSS VM instance. Is this possible? Harvey___ Mailing

Re: [Openstack] Help with Glance

2013-01-16 Thread Ajiva Fan
"My glance version is 2012.1.1" i think command like the following way may solve your problem: # glance add is_public=true name="Ubuntu 12.04 UEC" container_format= ovf disk_format=qcow2 < precise-server-cloudimg-amd64.img use "# glance help" to get more details good luck On 1/16/13, JuanFra Ro

Re: [Openstack] Help with Glance

2013-01-16 Thread JuanFra Rodriguez Cardoso
It shouldn't be problem with your distro. Can you enable flags 'verbose=True' and 'debug=True' both glance-registry.conf as glance-api.conf? In this way, you can paste more useful info returned by the error. 2013/1/16 Guilherme Russi > I've tried to type all over again: glance image-create --n

Re: [Openstack] Help with Glance

2013-01-16 Thread JuanFra Rodriguez Cardoso
mmm... can be an error related with quotes copied? Test typing manually "Ubuntu 12.04 UEC" 2013/1/16 Guilherme Russi > It returned the same error, it looks like my glance doesn't know the > commando --name, "no such option: --name" > > > > 2013/1/16 JuanFra Rodriguez Cardoso > >> glance image-c

Re: [Openstack] Help with Glance

2013-01-16 Thread JuanFra Rodriguez Cardoso
Have you tried to issue: glance image-create --name="Ubuntu 12.04 UEC" *is_public=true* --container-format= ovf --disk-format=qcow2 < precise-server-cloudimg-amd64.img AFAIK, "--public" option is not recognized. Best, JuanFra. 2013/1/16 Guilherme Russi > glance image-create --name="Ubuntu 12

[Openstack] Help with Glance

2013-01-16 Thread Guilherme Russi
Hello Friends, I'm trying to import a image into glance using the command: glance image-create --name="Ubuntu 12.04 UEC" --public --container-format= ovf --disk-format=qcow2 < precise-server-cloudimg-amd64.img but it doesn't work. My glance version is 2012.1.1, when I try to execute the command i

Re: [Openstack] Help, erroneous resource tracker preventing instances from starting

2013-01-07 Thread Byron McCollum
See if this bug might be related to your problem... https://bugs.launchpad.net/nova/+bug/1060363 Byron Begin forwarded message "[Openstack] Base images removed in upgrade essex -> folsom and other stories": > We also came across an issue where some compute nodes were reporting bogus > resour

[Openstack] Help, erroneous resource tracker preventing instances from starting

2013-01-07 Thread Jonathan Proulx
Hi All, I have a growing problem in which compute nodes are puzzlingly over reporting their resource utilization and thus appearing to be over utilized when they are in fact empty. System is Ubuntu 12.04 using cloud archive Folsom (2012.2-0ubuntu5~cloud0) problem appeared on a single node after u

Re: [Openstack] Help with debug in RPC message timeout

2012-11-21 Thread gong yong sheng
On 11/21/2012 04:15 AM, Ahmed Al-Mehdi wrote: Hello, I am getting a "RPC message timeout" in nova-network. 2012-11-18 15:50:29 DEBUG nova.openstack.common.rpc.amqp [-] Making asynchronous call on network.sonoma ... from (pid=1375) multicall /usr/lib/python2.7/dist-packages/nova/openstack/com

Re: [Openstack] Help setting up network in Openstack on Vagrant

2012-11-20 Thread Vishvananda Ishaya
vagrant doesn't like having its natted ips moved around. Generally with vagrant I go ahead crate a host-only network on eth1 (which it looks like you have) and set a up a localrc (in the devstack dir) like the following: FLAT_INTERFACE=eth1 # this tells nova to use eth1 for br100 instead of eth0

[Openstack] Help with debug in RPC message timeout

2012-11-20 Thread Ahmed Al-Mehdi
Hello, I am getting a "RPC message timeout" in nova-network. 2012-11-18 15:50:29 DEBUG nova.openstack.common.rpc.amqp [-] Making asynchronous call on network.sonoma ... from (pid=1375) multicall /usr/lib/python2.7/dist-packages/nova/openstack/common/rpc/amqp.py:351 2012-11-18 15:50:29 DEBUG no

Re: [Openstack] Help about Quantum Conf

2012-10-09 Thread Anne Gentle
- > *De: *"Bilel Msekni" > *À: *openstack@lists.launchpad.net, "emilien openstack" > > *Envoyé: *Mardi 9 Octobre 2012 09:29:30 > *Objet: *[Openstack] Help about Quantum Conf > > Hi, > > I have finished installing OpenStack Fo

Re: [Openstack] Help about Quantum Conf

2012-10-09 Thread Bilel Msekni
Thanks sheng ! you are a life saver ;) Le 09/10/2012 10:29, gong yong sheng a écrit : Hi, quantum.conf: core_plugin = quantum.plugins.openvswitch.ovs_quantum_plugin.OVSQuantumPluginV2 ovs_quantum_plugin.ini: network_vlan_ranges = physnet1 enable_tunneling = False bridge_mappings = physnet1:br-e

Re: [Openstack] Help about Quantum Conf

2012-10-09 Thread gong yong sheng
Hi, quantum.conf: core_plugin = quantum.plugins.openvswitch.ovs_quantum_plugin.OVSQuantumPluginV2 ovs_quantum_plugin.ini: network_vlan_ranges = physnet1 enable_tunneling = False bridge_mappings = physnet1:br-eth0 To create a shared provider network: quantum net-create sharednet1 --shared --provi

Re: [Openstack] Help about Quantum Conf

2012-10-09 Thread Emilien Macchi
: www.enovance.comDe: "Bilel Msekni" À: openstack@lists.launchpad.net, "emilien openstack" Envoyé: Mardi 9 Octobre 2012 09:29:30Objet: [Openstack] Help about Quantum Conf Hi, I have finished installing OpenStack Folsom but i am encountring a small issue about

[Openstack] Help about Quantum Conf

2012-10-09 Thread Bilel Msekni
Hi, I have finished installing OpenStack Folsom but i am encountring a small issue about configuring Quantum. I would like to start the simplest scenario Flat Network but i dont know how to configure m

Re: [Openstack] HELP: All instances automatically rebooted.

2012-08-30 Thread Alejandro Comisario
kvm, so if, for some reason you need to >> restart nova-compute to apply some kind of modification, the instances get >> soft/hard rebooted because now nova-compute handles the "autostart" flag >> from nova.conf >> > >> > Why is that if some one can explain ? &

Re: [Openstack] HELP: All instances automatically rebooted.

2012-08-30 Thread Vishvananda Ishaya
; from nova.conf > > > > Why is that if some one can explain ? > > > > On Mon, Aug 27, 2012 at 9:21 PM, Gabe Westmaas > > wrote: > > Hey Sam, > > > > > > > > Is it possible your hypervisors restarted? I see this entry in the logs: > &g

Re: [Openstack] HELP: All instances automatically rebooted.

2012-08-30 Thread Alejandro Comisario
> Hey Sam, > > > > > > > > Is it possible your hypervisors restarted? I see this entry in the logs: > > > > > > > > 2012-08-23 06:35:02 INFO nova.compute.manager > [req-f1598257-3f35-40e6-b5aa-d47a0e93bfba None None] [instance: > ce00ff1d-

Re: [Openstack] HELP: All instances automatically rebooted.

2012-08-30 Thread Alessandro Tagliapietra
2012-08-23 06:35:02 INFO nova.compute.manager > [req-f1598257-3f35-40e6-b5aa-d47a0e93bfba None None] [instance: > ce00ff1d-cf46-44de-9557-c5a0f91c8d67] Rebooting instance after nova-compute > restart. > > > > Gabe > > > > From: openstack-bounces+gabe.westma

Re: [Openstack] HELP: All instances automatically rebooted.

2012-08-27 Thread Sam Su
None] [instance: >> ce00ff1d-cf46-44de-9557-c5a0f91c8d67] Rebooting instance after nova-compute >> restart. >> >> ** ** >> >> Gabe >> >> ** ** >> >> *From:* >> openstack-bounces+gabe.westmaas=rackspace@lists.launchpad.net[mailto: &g

Re: [Openstack] HELP: All instances automatically rebooted.

2012-08-27 Thread Alejandro Comisario
*From:* > openstack-bounces+gabe.westmaas=rackspace@lists.launchpad.net[mailto: > openstack-bounces+gabe.westmaas=rackspace@lists.launchpad.net] *On > Behalf Of *Sam Su > *Sent:* Monday, August 27, 2012 8:10 PM > *To:* openstack > *Subject:* [Openstack] HELP: All instances automati

Re: [Openstack] HELP: All instances automatically rebooted.

2012-08-27 Thread Gabe Westmaas
: openstack-bounces+gabe.westmaas=rackspace@lists.launchpad.net [mailto:openstack-bounces+gabe.westmaas=rackspace@lists.launchpad.net] On Behalf Of Sam Su Sent: Monday, August 27, 2012 8:10 PM To: openstack Subject: [Openstack] HELP: All instances automatically rebooted. Hi, I have an Essex

[Openstack] HELP: All instances automatically rebooted.

2012-08-27 Thread Sam Su
Hi, I have an Essex cluster with 6 compute nodes and one control nodes. All compute nodes are working not any interrupted, for some reason all instances in my cluster automatically rebooted. I am trying to but not figured out why this happened in these couple of days. It's much appreciated if som

Re: [Openstack] Help with meta-data

2012-08-16 Thread Eugene Kirpichov
I added some documentation. Submitted for review here https://review.openstack.org/#/c/11518/ On Thu, Aug 16, 2012 at 4:10 PM, Eugene Kirpichov wrote: > Hi Anne, > > On Wed, Aug 15, 2012 at 2:55 PM, Anne Gentle wrote: >> Hi Eugene - >> But I thought "everyone" was on the openstack list! :) Thank

Re: [Openstack] Help with meta-data

2012-08-16 Thread Eugene Kirpichov
Hi Anne, On Wed, Aug 15, 2012 at 2:55 PM, Anne Gentle wrote: > Hi Eugene - > But I thought "everyone" was on the openstack list! :) Thanks for following > up. > > On Wed, Aug 15, 2012 at 4:35 PM, Eugene Kirpichov > wrote: >> Hi Anne, >> >> I accidentally found this email of yours while looking

Re: [Openstack] Help with meta-data

2012-08-15 Thread Anne Gentle
Hi Eugene - But I thought "everyone" was on the openstack list! :) Thanks for following up. On Wed, Aug 15, 2012 at 4:35 PM, Eugene Kirpichov wrote: > Hi Anne, > > I accidentally found this email of yours while looking for links to my post. > I'd probably have found it earlier if you cc'd me on >

Re: [Openstack] Help with meta-data

2012-08-15 Thread Eugene Kirpichov
Hi Anne, I accidentally found this email of yours while looking for links to my post. I'd probably have found it earlier if you cc'd me on ekirpic...@gmail.com or ekirpic...@mirantis.com [yes, that's two different spellings...] :) I support the idea that this should be somehow integrated in the d

Re: [Openstack] Help with meta-data

2012-08-09 Thread Anne Gentle
All, sorry for top posting, but this is a fine example of why we really need bloggers to help with the documentation. These fragmented instructions are difficult to rely on - we need maintainable, process-oriented treatment of content. Mirantis peeps, you have added in your blog entries to the doc

Re: [Openstack] Help with meta-data

2012-08-09 Thread Simon Walter
On 08/09/2012 12:59 PM, Scott Moser wrote: On Aug 8, 2012, at 8:20 PM, "Simon Walter" wrote: On 08/09/2012 06:45 AM, Jay Pipes I guess I'll have to build a VM from scratch, as I was relying on the ssh key to be able to ssh into the VM, which apparently is supplied by the meta-data service.

Re: [Openstack] Help with meta-data

2012-08-09 Thread Simon Walter
On 08/09/2012 01:11 PM, tacy lee wrote: try adding metadata_host to nova.conf The thing is the iptable rules have 169.254.169.254 NATed correctly. So the address is correct. It's just that the VMs cannot access it. -- simonsmicrophone.com ___ Ma

Re: [Openstack] Help with meta-data

2012-08-08 Thread tacy lee
try adding metadata_host to nova.conf On Wed, Aug 8, 2012 at 3:57 PM, Simon Walter wrote: > > Hi all, > > I've completed the excruciating Launchpad process of subscribing to a > mailing list to ask for your help with having my instances access their > meta-data. > > I'm new to OpenStack. So plea

Re: [Openstack] Help with meta-data

2012-08-08 Thread Simon Walter
On 08/09/2012 06:45 AM, Jay Pipes wrote: What was excruciating about the subscription process? There's many more steps to subscribing to a Launchpad mailing list than good ol' mailman and the like. I'm just whinging off topic. Sorry... Thanks for your reply though! However, they cannot ac

[Openstack] Help on dnsmasq

2012-08-08 Thread Sébastien Han
Hi guys, Any ideas on this? https://bugs.launchpad.net/nova/+bug/1033675 https://answers.launchpad.net/nova/+question/205136 Any advice/tip will be truly appreciated :) Cheers! ___ Mailing list: https://launchpad.net/~openstack Post to : openstac

Re: [Openstack] Help with meta-data

2012-08-08 Thread Jay Pipes
On 08/08/2012 03:57 AM, Simon Walter wrote: > Hi all, > > I've completed the excruciating Launchpad process of subscribing to a > mailing list to ask for your help with having my instances access their > meta-data. What was excruciating about the subscription process? > However, they cannot ac

[Openstack] Help with meta-data

2012-08-08 Thread Simon Walter
Hi all, I've completed the excruciating Launchpad process of subscribing to a mailing list to ask for your help with having my instances access their meta-data. I'm new to OpenStack. So please forgive my n00bness. I installed OpenStack on Ubuntu 12.04 by following stackgeek's 10 minute met

Re: [Openstack] help me with the xenapi test

2012-07-02 Thread Yong Sheng Gong
Many thanks for the findings.The Jenkins pass now.I removed the setAttr(FLAGS, 'injected', True)-Salvatore Orlando wrote: -To: Yong Sheng Gong/China/IBM@IBMCNFrom: Salvatore Orlando Date: 07/03/2012 06:29AMCc: "openstack@lists.launchpad.net" Subject: Re: [Opensta

Re: [Openstack] help me with the xenapi test

2012-07-02 Thread Yong Sheng Gong
;openstack@lists.launchpad.net" From: Johannes Erdfelt Sent by: openstack-bounces+gongysh=cn.ibm@lists.launchpad.netDate: 07/03/2012 06:57AMSubject: Re: [Openstack] help me with the xenapi testOn Mon, Jul 02, 2012, Salvatore Orlando wrote:> I do not see any obvious reason for these failu

Re: [Openstack] help me with the xenapi test

2012-07-02 Thread Salvatore Orlando
Sincere apologies for cluttering this thread with another post. I think I probably found the root cause of the test failure. It seems that a setattr on FLAGS.flat_injected was causing the problem. I don't know exactly why, and probably that does not even matter, as setattr globally alters the valu

Re: [Openstack] help me with the xenapi test

2012-07-02 Thread Salvatore Orlando
Hi Yong, I have been able to reproduce the error on my dev machine - I couldn't earlier on because I was tesyinh the test_xenapi module only, and no failure occured. It seems that test_quantumv2 is the root cause. If you look at gerrit, Jenkins started complaining when you first added that module

Re: [Openstack] help me with the xenapi test

2012-07-02 Thread Johannes Erdfelt
On Mon, Jul 02, 2012, Salvatore Orlando wrote: > I do not see any obvious reason for these failures, especially as they > appear to occur when the vdi is created. If I recall it correctly, that > code is stubbed out for unit tests, and it does not seem your patch > un-stubs it. It's not when the

Re: [Openstack] help me with the xenapi test

2012-07-02 Thread Salvatore Orlando
Hi Yong, I do not see any obvious reason for these failures, especially as they appear to occur when the vdi is created. If I recall it correctly, that code is stubbed out for unit tests, and it does not seem your patch un-stubs it. Do you see the failures also on your dev machine? Salvatore On

[Openstack] help me with the xenapi test

2012-07-02 Thread Yong Sheng Gong
hi,In my change at https://review.openstack.org/#/c/8916/, some xenapi tests alway fail:>>><<< nova.tests.test_xenapi.XenAPIMigrateInstance.test_finish_migrate Loading...10 sec1>>><<< nova.tests.test_xenapi.XenAPIMigrateInstance.test_finish_migrate_no_local_storage Loading...10 sec1>>><<< nova.tes

Re: [Openstack] HELP: About Nova long time response when taking snapshot

2012-05-15 Thread Sam Su
Hi Yun, Thank you for your quick response. Yes, I am using essex release. I added one line 'libvirt_nonblocking=true' in nova.conf, took a snapshot, then created a VM, it also needs a long time(about 3 minutes) during the task of 'networking' and 'spawning' -- I think this is because I was snaps

Re: [Openstack] HELP: About Nova long time response when taking snapshot

2012-05-15 Thread Yun Mao
If you are using the essex release, have you tried to enable the libvirt_nonblocking option? Yun On Tue, May 15, 2012 at 2:18 AM, Sam Su wrote: > Hi, > > I have a multi-nodes openstack environment, including a control node running > Glance, nova-api, nova-scheduler, nova-network, rabbitmq, mysql

[Openstack] HELP: About Nova long time response when taking snapshot

2012-05-14 Thread Sam Su
Hi, I have a multi-nodes openstack environment, including a control node running Glance, nova-api, nova-scheduler, nova-network, rabbitmq, mysql, keystone and dashboard services, and two compute nodes running nova-compute and nova-network services. When someone is taking a snapshot for his/her VM

Re: [Openstack] Help with security groups ("in use" error) in juju/openstack.

2012-05-10 Thread Russell Bryant
On 05/10/2012 03:30 PM, Jorge Luiz Correa wrote: > Hi! Thank you for the reply. I'm not trying to delete de secgroup > manually. All the tasks are made by juju and nova. I've made a detailed > description of the problem. Take a look at: > > http://pastebin.com/SnC4GLEi This seems like a juju bug

Re: [Openstack] Help with security groups ("in use" error) in juju/openstack.

2012-05-10 Thread Jorge Luiz Correa
Hi! Thank you for the reply. I'm not trying to delete de secgroup manually. All the tasks are made by juju and nova. I've made a detailed description of the problem. Take a look at: http://pastebin.com/SnC4GLEi Thanks! On Thu, May 10, 2012 at 12:57 PM, Russell Bryant wrote: > On 05/10/2012 09:

Re: [Openstack] Help with security groups ("in use" error) in juju/openstack.

2012-05-10 Thread Russell Bryant
On 05/10/2012 09:28 AM, Jorge Luiz Correa wrote: > Hi all! > > I'm having some problems with juju and security groups in openstack. > When I try to instantiate about 10 instances, some of them generate an > error related to the security groups. The log below is from > nova-api.log. I'm using versi

[Openstack] Help with security groups ("in use" error) in juju/openstack.

2012-05-10 Thread Jorge Luiz Correa
Hi all! I'm having some problems with juju and security groups in openstack. When I try to instantiate about 10 instances, some of them generate an error related to the security groups. The log below is from nova-api.log. I'm using versions from ubuntu 12.04 LTS packages (nova*, keystone etc). 20

[Openstack] [HELP NEEDED] Setting up streaming machines today

2012-04-15 Thread Stefano Maffulli
hi guys I and a few volunteers will need help today in Rackspace office to setup the Zareason machines for the Webex streaming and put them in my car. We then need to put them in place at the hotel, test them again and go grab beers and dinner. Lets meet around 2:30pm at 620 Folsom St (suite 100)

Re: [Openstack] HELP: create VM failure

2012-04-02 Thread Philipp Wollermann
Hi Sam, did you check /etc/nova/nova-compute.conf ? Ubuntu has this special configuration file in which the libvirt_type is set again, overriding what you set in nova.conf. I didn't notice that on my first install of OpenStack on Ubuntu, causing instance spawning to fail. Best regards, Philipp

Re: [Openstack] HELP: create VM failure

2012-04-02 Thread Razique Mahroua
Hello,looks like you are trying to run an image with an architecture the hypervisors doesn't support.What kind of cpu is on the hv ? Nuage & Co - Razique Mahroua razique.mahr...@gmail.com Le 2 avr. 2012 à 00:04, Leander Bessa a écrit :Maybe you specified --libvirt_type=hvm instead of --libvirt_typ

Re: [Openstack] HELP: create VM failure

2012-04-01 Thread Yong Sheng Gong
=cn.ibm@lists.launchpad.netDate: 04/02/2012 07:35AMCc: openstack Subject: Re: [Openstack] HELP: create VM failureHi Leander,Thank you for you response.I have double checked the value of libvirt_type in nova.conf, it is kvm, not hvm. I search this problem in Google, it looks like a bug of libvirt

Re: [Openstack] HELP: create VM failure

2012-04-01 Thread Sam Su
Hi Leander, Thank you for you response. I have double checked the value of libvirt_type in nova.conf, it is kvm, not hvm. I search this problem in Google, it looks like a bug of libvirt before. https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/445253 I tried to change libvirt_type=qemu

Re: [Openstack] HELP: create VM failure

2012-04-01 Thread Leander Bessa
Maybe you specified --libvirt_type=hvm instead of --libvirt_type=kvm in your nova.conf file. On Sun, Apr 1, 2012 at 8:44 PM, Sam Su wrote: > Hi, > > I am trying to deploy Openstack all-in-one environment (Nova, Glance, > Keystone, Dashboard ) from scratch in an Ubuntu 12.04 server, After > insta

Re: [Openstack] Help on Quantum installation through DevStack (openvswitch error) !!

2012-03-12 Thread Piyanai Saowarattitada
Hi Hitesh, > Setting up openvswitch-switch (1.2.0-1ubuntu3) ... > FATAL: Module openvswitch_mod not found. > * Inserting openvswitch module > * not removing bridge module because bridges exist (br100 virbr0) I interpret this as that the attempt to remove (Linux) "bridge" kernel module was made,

Re: [Openstack] Help on Quantum installation through DevStack (openvswitch error) !!

2012-03-12 Thread Nicolas de BONFILS
Hi, I got the same error that I resolved by compiling my kernel with openvswitch activated as a module. It's not the easiest solution but it worked for me. Regards --- Nicolas On Mon, Mar 12, 2012 at 20:17, hitesh wadekar wrote: > Hello Friends, > > I want to fix the "Quantum Starter Bugs" (

[Openstack] Help on Quantum installation through DevStack (openvswitch error) !!

2012-03-12 Thread hitesh wadekar
Hello Friends, I want to fix the "Quantum Starter Bugs" ( http://wiki.openstack.org/QuantumStarterBugs) . For this, I have enabled the quantum service in the DevStack script to install and run Quantum ( added commands in ENABLE_SERVICE). However, while running the script I got these errors for Op

Re: [Openstack] Help, How to restore existing vms after host reboot?

2012-03-12 Thread livemoon
yes, I do the same steps with Razique. 2012/3/12 Razique Mahroua > I explained in the doc how I deal with disasters - basically, a magic > solution doesn't exist- nova not being environment-aware. > > http://docs.openstack.org/trunk/openstack-compute/admin/content/nova-disaster-recovery-process.

Re: [Openstack] Help, How to restore existing vms after host reboot?

2012-03-12 Thread Razique Mahroua
I've also noticed that if you don't want to deal with extra pain, make sure you don't mount directly the volume within the instances when it starts (I'm thinking about the fstab file that would mount a volume exposed by nova-volume)If you need for specific reason to have it mounted, rely more on la

Re: [Openstack] Help, How to restore existing vms after host reboot?

2012-03-12 Thread Razique Mahroua
I explained in the doc how I deal with disasters - basically, a magic solution doesn't exist- nova not being environment-aware.http://docs.openstack.org/trunk/openstack-compute/admin/content/nova-disaster-recovery-process.htmlRegarding the flag, you can safely use it when your instances usage doesn

Re: [Openstack] Help, How to restore existing vms after host reboot?

2012-03-12 Thread Razique Mahroua
Mmmm,I myself think it's not a good idea if you have an attached volume (via nova-volume)Virsh rely on a disk-path populated via the open-iscsi component - thus an inactive session (after an host reboot) will likely prevent the domain from starting. the only dirty workaround I found so far is to re

Re: [Openstack] Help, How to restore existing vms after host reboot?

2012-03-12 Thread David Kranz
A while back I saw a comment about this in http://mirantis.blogspot.com/2011/06/openstack-nova-basic-disaster-recovery.html which suggests that setting these flags may not always be a good idea. If this is what should be done, why are these flags false by default? Perhaps a nova expert can comment.

Re: [Openstack] Help, How to restore existing vms after host reboot?

2012-03-12 Thread Christian Wittwer
You can let nova-compute start the instances after a host reboot. --start_guests_on_host_boot --resume_guests_state_on_host_boot 2012/3/10 Vishvananda Ishaya : > I think that this branch should make reboot work: > > https://review.openstack.org/#change,5177 > > It looks like we should also make s

Re: [Openstack] Help, How to restore existing vms after host reboot?

2012-03-09 Thread Vishvananda Ishaya
I think that this branch should make reboot work: https://review.openstack.org/#change,5177 It looks like we should also make sync_power_states run more frequently. It currently runs every 6 minutes by default. On Mar 8, 2012, at 6:27 PM, DeadSun wrote: > As we all know, if host reboot since

[Openstack] Help, How to restore existing vms after host reboot?

2012-03-08 Thread DeadSun
As we all know, if host reboot since of some failure or hardware problem, the vms will actually shutoff. But after host up, info in nova db show vm state are "active", and using "nova list" return the same. Now how to start the vms. In Daiblo, I always just using "nova reboot", it works.But in ess

Re: [Openstack] Help with python-novaclient and keystone : expecting AUTH (HTTP 400).

2011-12-21 Thread Ziad Sawalha
o requests formatted in D5 (pre-diablo release) format. Z From: Vishvananda Ishaya mailto:vishvana...@gmail.com>> Date: Thu, 15 Dec 2011 14:53:35 -0800 To: Jorge Luiz Correa mailto:corre...@gmail.com>> Cc: mailto:openstack@lists.launchpad.net>> Subject: Re: [Openstack] Help with py

  1   2   >