Re: [Openstack] Quantum Networking Issue with Single Flat Network

2013-09-24 Thread Tyler Wilson
In addition, here is the logs pertaining to when an instance is created; http://pastebin.mozilla.org/3142157 And finally, the logs on the instance itself upon booting; http://pastebin.mozilla.org/3142272 Thanks for the help! On Tue, Sep 24, 2013 at 3:34 PM, Tyler Wilson wrote: > Hello All, >

Re: [Openstack] Why I can not launch instance with root disk size larger than 40GB

2013-09-24 Thread Jeff Cai
How can I specify the disk space that instances can occupy in the compute node? Or it will use as much as that of the OS can provide? Jeff -Original Message- From: Jeff Cai [mailto:jeff_...@symantec.com] Sent: Wednesday, September 25, 2013 9:38 AM To: Razique Mahroua Cc: openstack@lists.

Re: [Openstack] Why I can not launch instance with root disk size larger than 40GB

2013-09-24 Thread Jeff Cai
In nova-compute.log, it contains some following info: 2013-09-24 10:17:46.828 1190 AUDIT nova.compute.resource_tracker [-] Auditing locally available compute resources 2013-09-24 10:17:47.378 1190 AUDIT nova.compute.resource_tracker [-] Free ram (MB): -3278 2013-09-24 10:17:47.379 1190 AUDIT nov

[Openstack] Announcing Manila Project (Shared Filesystems Management)

2013-09-24 Thread Swartzlander, Ben
I'm proud to announce the official launching of the Manila project. Manila is a new service designed to do for shared filesystems what Cinder has done for blocks storage. The project provides a vendor neutral API for provisioning and attaching filesystem-based storage such as NFS, CIFS, and hope

[Openstack] Defining VM's CPU Socket:Core Topology

2013-09-24 Thread Evan Fraser
Hello, I am trying to figure out how to define a VM's CPU Socket:Core:Threads topology. For licensing reasons we can't create VM's that map each core as a separate socket. KVM and libvirt both support the ability to define the socket:core ratio/topology, but I can't see how to get openstack to

Re: [Openstack] OpenStack Grizzly Quantum Networking

2013-09-24 Thread Clint Dilks
Ok So looking at this further I believe I am doing something wrong with the virtual networking rather than the physical side of things. I now believe that what Darragh means is that my instances should boot on the internal virtual network rather than the public, which makes sense but there is a is

[Openstack] Quantum Networking Issue with Single Flat Network

2013-09-24 Thread Tyler Wilson
Hello All, I've been utilizing the Ubuntu 12.04 quickstart guide to setup my OpenStack cluster and ran into a snag on the networking. As I don't need all traffic tunneled through the controller/network node how would I configure my compute nodes to send traffic out a specified port ( http://docs.o

Re: [Openstack] [Heat/havana]: User needs admin rights in order to heat create to succeed

2013-09-24 Thread Adam Young
On 09/23/2013 11:16 AM, Steven Hardy wrote: On Fri, Sep 20, 2013 at 09:43:27AM +0300, Juha Tynninen wrote: Hi, In havana the user must have admin privileges to be able to create heat stacks having e.g. HARestarter resource. Otherwise an error will occur... What's logic behind this / or is this

Re: [Openstack] OpenStack Grizzly Quantum Networking

2013-09-24 Thread Clint Dilks
Hi Thanks to everyone whom replied to this thread I will try deleting the ports shortly. On Wed, Sep 25, 2013 at 7:45 AM, Darragh OReilly wrote: > Clint, > > you need to boot your VMs attached to the private network and not the > public network. Then you must allocate and associate floating ip

Re: [Openstack] OpenStack Grizzly Quantum Networking

2013-09-24 Thread Darragh OReilly
Clint, you need to boot your VMs attached to the private network and not the public network. Then you must allocate and associate floating ips. Also remember to open ports in the security groups. Re, Darragh. > > From: Clint Dilks >To: "openstack@lists.opensta

Re: [Openstack] OpenStack Grizzly Quantum Networking

2013-09-24 Thread Darragh O'Reilly
hi Clint, try these commands: quantum router-interface-delete demo-router fadfa51f-c588-4f1b-8084-4305a8e00486 quantum router-gateway-clear demo-router quantum router-delete demo-router Re, Darragh. > > From: Clint Dilks >To: "openstack@lists.openstack.org"

Re: [Openstack] Cinder error

2013-09-24 Thread O'Driscoll, Cian
Hi Guilherme, If you run "cinder -debug list" and reply with the output, We should be able to see what's wrong. Sounds like your block storage url is incorrectly formatted in keystone. Thanks, Cian Cian O'Driscoll Systems Software Engineer HP Cloud Services Hewlett Packard Galway Ltd. From: Gu

Re: [Openstack] Why I can not launch instance with root disk size larger than 40GB

2013-09-24 Thread Razique Mahroua
Hey ! do you have something into the nova-compute.log? Le 24 sept. 2013 à 12:46, Jeff Cai a écrit : > Hi, > > I setup an openstack environment with 3 nodes on Ubuntu 12.04 LTS. But I > cannot launch instances with disk size bigger than 40GB. It reports the error > “NoValidHost”. I am sure t

Re: [Openstack] Cinder error

2013-09-24 Thread Guilherme Russi
Hello guys, I've changed the rabbit error, but I still can't associate a volume to my VMs, when I type cinder list I get the Malformed request url. I've already checked my keystone and it looks fine to me. Any ideas? Regards. 2013/9/23 Guilherme Russi > It's what i've got too: > > root@hemera

Re: [Openstack] OpenStack Grizzly Quantum Networking

2013-09-24 Thread RANJIT
Hi, As you can see that those two ports are for: 1. interface port for internal subnet 2. Access gateway port for external subnet. [root@blitzen nova]# quantum port-list -c id -c fixed_ips -c device_owner +- -+---

Re: [Openstack] OpenStack Grizzly Quantum Networking

2013-09-24 Thread RANJIT
Hi, As you can see that those two ports are for: 1. interface port for internal subnet 2. Access gateway port for external subnet. [root@blitzen nova]# quantum port-list -c id -c fixed_ips -c device_owner +- -+---

[Openstack] problem in understanding interaction between swift proxy and other servers through swift source code

2013-09-24 Thread pragya jain
Hello, I am studying swift source code. My problem is: 1) What are the roles of class AccountController defined in swift / proxy / controllers / account.py and class AccountController defined in swift / account / server.py 2) How these two classes differ from each other and  3) How these two cl

[Openstack] Swift got [Errno -5] No address associated with hostname

2013-09-24 Thread Mahardhika Gilang
Hi all, i have follow this fuide for setting up multinode proxy-swift storage http://docs.openstack.org/grizzly/openstack-compute/admin/content/configuring-swift-to-use-keystone.html when on part to verifying identity it get's me [Errno -5] No address associated with hostname i run this comman

[Openstack] Why I can not launch instance with root disk size larger than 40GB

2013-09-24 Thread Jeff Cai
Hi, I setup an openstack environment with 3 nodes on Ubuntu 12.04 LTS. But I cannot launch instances with disk size bigger than 40GB. It reports the error "NoValidHost". I am sure that there's enough disk size on my compute node. Could you tell me where I can get more detailed error information

Re: [Openstack] Swift not detect Keystone and Authtoken

2013-09-24 Thread Mahardhika Gilang
Hi, thanks it work, but i fail when run this command $ swift -V 2 -A http://localhost:5000/v2.0 -U admin:admin -K ADMIN stat [Errno -5] No address associated with hostname On 9/24/2013 4:58 PM, Hua ZZ Zhang wrote: try the sample

Re: [Openstack] Swift not detect Keystone and Authtoken

2013-09-24 Thread Mahardhika Gilang
I got this error LookupError: No loader given in section 'filter:keystoneauth' On 9/24/2013 2:17 PM, Hua ZZ Zhang wrote: I don't get what does it mean for "this syntax give same result"? what is your version of swift and keystone? Here's

Re: [Openstack] [OpenStack][Grizzly]how to config multiple l3 agent for quantum ? I wanna run multiple l3 agent on one network node, because I wanna multiple external network.

2013-09-24 Thread Mahardhika Gilang
Have you tried to add another gateway_external_network_id=xx.xx.xx.x on l3_agent.ini ? On 9/24/2013 12:34 PM, happy idea wrote: I have read this page ,but it seems not enough, there are something other need to config , but I don't know how , then I found a page related to my question -- http

Re: [Openstack] Swift not detect Keystone and Authtoken

2013-09-24 Thread Hua ZZ Zhang
I don't get what does it mean for "this syntax give same result"? what is your version of swift and keystone? Here's my suggestion for 3 sections in the proxy server paste file: [pipeline:main] pipeline = catch_errors healthcheck proxy-logging cache authtoken ke