Re: [Openstack] volumeId is not in proper format

2013-06-05 Thread Greg Chavez
no trouble attaching them. Any idea what's wrong here? Thanks! -- \*..+.- --Greg Chavez +//..;}; ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More

[Openstack] Understanding the metadata service

2013-05-13 Thread Greg Chavez
quantum_metadata_proxy_shared_secret = PvUafKreIImX3OePynlc What am I missing here? Thanks in advance. -- \*..+.- --Greg Chavez +//..;}; ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https

Re: [Openstack] A Grizzly GRE failure [SOLVED]

2013-05-12 Thread Greg Chavez
select * from ovs_tunnel_allocations where allocated != 0; +---+---+ | tunnel_id | allocated | +---+---+ | 1 | 1 | | 2 | 1 | +---+---+ 2 rows in set (0.00 sec) Cheers, and happy openstacking. Even you, rkeene! --Greg Chavez On Sat, May 11, 2013 at 2

Re: [Openstack] A Grizzly GRE failure

2013-05-11 Thread Greg Chavez
explain the sporadic nature of the timeouts, why they aren't consistent in frequency or duration? Finally, what happens when I remove the oddball endpoint from the DB? Sounds risky! Thanks for your help --Greg Chavez On Fri, May 10, 2013 at 7:17 PM, Darragh O'Reilly dara2002-openst...@yahoo.com wrote

Re: [Openstack] Grizzly fails on ubuntu server 13.04

2013-05-10 Thread Greg Chavez
that you need. We shall see. --Greg Chavez On Fri, May 10, 2013 at 12:21 PM, Pranav pps.pra...@gmail.com wrote: but NAT wont make the VM accessible from outside world ... will it? Regards, Pranav On Fri, May 10, 2013 at 5:16 PM, Nikhil Mittal mittalnik...@gmail.com wrote: Nope

Re: [Openstack] A Grizzly arping failure

2013-05-10 Thread Greg Chavez
192.168.252.5 tell 192.168.252.1, length 28 Very annoying! On Fri, May 10, 2013 at 12:36 PM, Greg Chavez greg.cha...@gmail.com wrote: I sent a message about this 3 days ago, but I didn't get a response. So if at first you don't succeed... The symptom is that my VMs only survive on the external

Re: [Openstack] A Grizzly arping failure

2013-05-10 Thread Greg Chavez
that are not getting across in that direction. You should continue tcpdumping on the devices along the path to the instance to see where the arp request (or reply) stops. You do not say which plugin you are using? Is it multinode? (if OVS plugin, GRE or VLANs?) Grizzly? -- \*..+.- --Greg Chavez

Re: [Openstack] A Grizzly arping failure

2013-05-10 Thread Greg Chavez
. -- \*..+.- --Greg Chavez +//..;}; ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

[Openstack] A Grizzly GRE failure

2013-05-10 Thread Greg Chavez
? Is it as simple as removing it with ovs-vsctl or is something else required? Or is this actually needed for some reason? Argh... help! -- \*..+.- --Greg Chavez +//..;}; ___ Mailing list: https://launchpad.net/~openstack Post to : openstack

[Openstack] Failure to arp by quantum router

2013-05-07 Thread Greg Chavez
. But when I sniff the tenant network side of the router, I see unanswered arp requests for the VM's local IP. What's failing here? How would you troubleshoot this? Thanks. -- \*..+.- --Greg Chavez +//..;}; ___ Mailing list: https://launchpad.net

Re: [Openstack] [Grizzly] Inbound VM traffic fails at compute node

2013-05-03 Thread Greg Chavez
| | +-+---+-+---+--+ Thanks again, George. On Thu, May 2, 2013 at 6:27 PM, Greg Chavez greg.cha...@gmail.com wrote: I have Grizzly up and running on Ubuntu 13.04, following the excellent instructions by Msekni Bilel. I'm using gre tunneling and per-tenant routers. It looks something like this: http

[Openstack] [Grizzly] Inbound VM traffic fails at compute node

2013-05-02 Thread Greg Chavez
, I see no hits on my secgroup rules. Any advice? I have interesting command output here: http://pastebin.com/Cs514mkN Thanks in advance. -- \*..+.- --Greg Chavez +//..;}; ___ Mailing list: https://launchpad.net/~openstack Post to : openstack

[Openstack] How to decommission a compute node

2013-04-30 Thread Greg Chavez
nova My concern is that when I bring kvm-sn-10i back to life, my controller node won't be able to authorize it. So what is the proper way to delete/remove/decommission a compute node? Thanks. -- \*..+.- --Greg Chavez +//..;}; ___ Mailing list: https

[Openstack] br-int not recreated after compute node reboot

2013-03-29 Thread Greg Chavez
0.0.0.0 up down ifconfig $IFACE down So when my test vm's come up, they obviously don't get an IP. The bridge-bridge is missing. Thanks in advance for your suggestions. -- \*..+.- --Greg Chavez +//..;}; ___ Mailing list: https://launchpad.net

Re: [Openstack] Agent out of sync with plugin!

2013-03-12 Thread Greg Chavez
it is - is simply stating that it assumes it's out of sync since it's starting up, and it's going to phone home. Is that right? Thanks! On Tue, Mar 12, 2013 at 3:18 AM, Gary Kotton gkot...@redhat.com wrote: On 03/12/2013 12:13 AM, Greg Chavez wrote: So I'm setting up Folsom on Ubuntu

[Openstack] Agent out of sync with plugin!

2013-03-11 Thread Greg Chavez
that this is and INFO message, not an error. But I would still like to know what this means. Thanks! -- \*..+.- --Greg Chavez +//..;}; ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net

[Openstack] Fwd: Fwd: Initial quantum network state broken

2013-02-20 Thread Greg Chavez
issue we need to resolve here is why DHCP packet is not leaving your compute host. Anil On Wed, Feb 20, 2013 at 6:48 AM, Greg Chavez greg.cha...@gmail.comwrote: From my perspective, it seems that the OVS bridges are not being brought up correctly. As you can see in my earlier post

Re: [Openstack] Fwd: Initial quantum network state broken

2013-02-20 Thread Greg Chavez
, n_packets=17355, n_bytes=3335788, priority=1 actions=NORMAL On Wed, Feb 20, 2013 at 10:57 AM, Greg Chavez greg.cha...@gmail.com wrote: Hey Anil, thanks for responding. Here's the output: root@kvm-cs-sn-10i:/var/lib/nova/instances# ovs-vsctl show 9d9f7949-2b80-40c8-a9e0-6a116200ed96 Bridge

Re: [Openstack] Openstack] Suggestions for shared-storage cluster file system

2013-02-19 Thread Greg Chavez
___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp -- \*..+.- --Greg Chavez +//..;}; -- \*..+.- --Greg Chavez

Re: [Openstack] Initial quantum network state broken

2013-02-18 Thread Greg Chavez
Third time I'm replying to my own message. It seems like the initial network state is a problem for many first time openstackers. Surely somewhere would be well to assist me. I'm running out of time to make this work. Thanks. On Sun, Feb 17, 2013 at 3:08 AM, Greg Chavez greg.cha...@gmail.com

Re: [Openstack] Initial quantum network state broken

2013-02-17 Thread Greg Chavez
problem of ZERO VM network connectivity. I seek guidance please. Thanks. -- \*..+.- --Greg Chavez +//..;}; -- \*..+.- --Greg Chavez +//..;}; ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net

[Openstack] Horizon Keystone Nova miscommunication

2013-02-16 Thread Greg Chavez
: OpenStack Identity, name: keystone} 1 row in set (0.00 sec) Please please please help me. My boss is giving my project the ax on Monday if I can't get this to work. -- \*..+.- --Greg Chavez +//..;}; ___ Mailing list: https://launchpad.net/~openstack

[Openstack] Initial quantum network state broken

2013-02-15 Thread Greg Chavez
. -- \*..+.- --Greg Chavez +//..;}; ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

Re: [Openstack] Network cannot be found

2013-02-11 Thread Greg Chavez
are getting this is because you are trying to create a vm as an admin user on a network that you are not the owner. https://github.com/openstack/nova/blob/master/nova/network/quantumv2/api.py#L95 Thanks, Aaron On Sun, Feb 10, 2013 at 4:28 PM, Greg Chavez greg.cha...@gmail.comwrote: This has

[Openstack] brctl meltdown on RHEL 6.3

2013-02-11 Thread Greg Chavez
the same way, but the controller does not. I hope so much that somebody knows what is going on here. This is very terrible for me as I am struggling to achieve minimal functionality. Thanks. -- \*..+.- --Greg Chavez +//..;}; ___ Mailing list: https

Re: [Openstack] brctl meltdown on RHEL 6.3

2013-02-11 Thread Greg Chavez
Solution: [root@kvm-cs-sn-10i nova]# modprobe -r brcompat [root@kvm-cs-sn-10i nova]# modprobe bridge [root@kvm-cs-sn-10i nova]# brctl show bridge name bridge id STP enabled interfaces Still can't boot a VM... looking into the reasons now. On Mon, Feb 11, 2013 at 11:33 AM, Greg Chavez greg.cha

[Openstack] Network cannot be found

2013-02-10 Thread Greg Chavez
net-id is expecting something else as its value. Argh. Thanks in advance. -- \*..+.- --Greg Chavez +//..;}; ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack

Re: [Openstack] Nova.Scheduler TypeError: can't compare datetime.datetime to NoneType

2013-02-08 Thread Greg Chavez
is not being updated (Compute service down) or its being updated in a different database server. Hope it helps. Regards, Unmesh G. On Fri, Feb 8, 2013 at 5:55 AM, Greg Chavez greg.cha...@gmail.com wrote: So I'm getting this when I try to boot a Cirros image in scheduler.log. I have

[Openstack] Compute Node OSError: [Errno 13] Permission denied: '/run'\n

2013-02-08 Thread Greg Chavez
40898 TRACE nova.compute.manager [instance: 563385d7-0654-45f0-8c81-8aaa3acdcd65] OSError: [Errno 13] Permission denied: '/run' 2013-02-08 11:42:09 40898 TRACE nova.compute.manager [instance: 563385d7-0654-45f0-8c81-8aaa3acdcd65] -- \*..+.- --Greg Chavez

Re: [Openstack] Compute Node OSError: [Errno 13] Permission denied: '/run'\n

2013-02-08 Thread Greg Chavez
, Greg Chavez greg.cha...@gmail.com wrote: It's a slog, but I appear to be on the cusp on launching my first VM with using the 3-NIC network node setup outline by the OpenStack_Folsom_Install_Guide_WebVersion.rst guide at github. Right now, I'm getting this error on my compute node when I try

Re: [Openstack] Compute Node OSError: [Errno 13] Permission denied: '/run'\n

2013-02-08 Thread Greg Chavez
. Yes, that guide clearly states it's for Ubuntu 12.10, glad that's the only gotcha (is it?). In the official docs we maintain two versions of nova.conf, now I'm going to double-check that in our guides. Thanks for posting. Anne On Fri, Feb 8, 2013 at 11:21 AM, Greg Chavez greg.cha

[Openstack] Nova.Scheduler TypeError: can't compare datetime.datetime to NoneType

2013-02-07 Thread Greg Chavez
TypeError: can't compare datetime.datetime to NoneType -- \*..+.- --Greg Chavez +//..;}; ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https

Re: [Openstack] openvswitch rpm on RHEL 6.3 frustration

2013-02-01 Thread Greg Chavez
:25:00 -0500 Greg Chavez greg.cha...@gmail.com wrote: Arigato gozaimasu. Where did you get that rpm? Dou itashimashite, I built the rpm files from source file by the following way: # wget http://openvswitch.org/releases/openvswitch-1.7.3.tar.gz # tar -zxvf openvswitch-1.7.3.tar.gz # vi

Re: [Openstack] Centos : yum install openstack-quantum-openvswitch

2013-01-31 Thread Greg Chavez
to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp -- \*..+.- --Greg Chavez +//..;}; ___ Mailing list: https://launchpad.net/~openstack Post to : openstack

Re: [Openstack] Centos : yum install openstack-quantum-openvswitch

2013-01-31 Thread Greg Chavez
OpenNMS! On Thu, Jan 31, 2013 at 6:19 PM, Greg Chavez greg.cha...@gmail.com wrote: Hey guys, I'm having the same problem on RHEL 6.3. Did a search on openvswitch at RHN and it came up with nothing. Where is it? Fedora's core repos? On Sun, Nov 18, 2012 at 4:15 PM, George Lekatsas glekats

[Openstack] openvswitch rpm on RHEL 6.3 frustration

2013-01-31 Thread Greg Chavez
. Useless mailing lists. -- \*..+.- --Greg Chavez +//..;}; ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

Re: [Openstack] openvswitch rpm on RHEL 6.3 frustration

2013-01-31 Thread Greg Chavez
### [100%] # Thanks Ken'ichi Ohmichi --- On Thu, 31 Jan 2013 23:52:39 -0500 Greg Chavez greg.cha...@gmail.com wrote: On RHEL 6.3, with EPEL repos, we have openstack-quantum-openvswitch.noarch. It requires openvswitch.x86_64, which isn't provided by either RHEL channels

[Openstack] FixedIpNotFoundForAddress errors in network.log

2013-01-26 Thread Greg Chavez
, in fixed_ip_get_by_address\nraise exception.FixedIpNotFoundForAddress(address=address)\n', 'FixedIpNotFoundForAddress: Fixed ip not found for address 10.21.165.121.\n'] -- \*..+.- --Greg Chavez +//..;}; ___ Mailing list: https://launchpad.net/~openstack Post

[Openstack] Wasted Compute node disk space

2013-01-08 Thread Greg Chavez
one else tried this? Is this clearly a bad, bad, bad idea? Thanks. -- \*..+.- --Greg Chavez +//..;}; ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help

Re: [Openstack] Wasted Compute node disk space

2013-01-08 Thread Greg Chavez
15 Le 8 janv. 2013 à 16:28, Greg Chavez greg.cha...@gmail.com a écrit : We are in the process of replacing our Diablo KVM infrastructure with Folsom. Up until now, our virts have been using the local Compute node's disk space for their images which, obviously, defeats much of the purpose