Re: [Openstack-operators] [neutron] Liberty - DHCP ports keep going to BUILD state

2017-11-05 Thread Christopher Hull
ugins.ml2.drivers.linuxbridge.agent.linuxbridge_neutron_agent 2017-11-05 10:44:10.802 1574 ERROR neutron.plugins.ml2.drivers.linuxbridge.agent.linuxbridge_neutron_agent [root@maersk neutron]# date Sun Nov 5 10:44:16 PST 2017 - Christopher T. Hull Sunnyvale CA. 94085 (415) 385 4865 chrishul.

[Openstack-operators] [neutron] Liberty - DHCP ports keep going to BUILD state

2017-11-05 Thread Christopher Hull
HI all; Trying to create DHCP on the Public network. This had been working, but now all of a sudden the ports are set to BUILD instead of AVAILABLE. I did a cheat in MariaDB and discovered that something somewhere keeps setting DHCP to BUILD. Any ideas? *MariaDB [neutron]> update ports set s

[Openstack-operators] [neutron] ERROR neutron.agent.linux.utils File exists

2017-10-25 Thread Christopher Hull
Hello again; I recently tried to fire up an instance and networking didn't work. I looked at the neutron logs and found this. 2017-10-24 15:57:10.565 1784 ERROR neutron.agent.linux.utils [req-bbe542d2-7d02-4373-b6af-4f8ee3dd6392 - - - - -] Command: ['ip', '-4', 'addr', 'add', '172.22.10.99/24', '

[Openstack-operators] [glance] Modify image so it creates a Cinder volume as its root vol when launched

2017-10-20 Thread Christopher Hull
HI all; I've finally come up with a good strategy to migrate between images and volumes. (Had to hack my system a little as per previous mail.) When I upload a cinder volume to an image, it creates an image that then produces an instance where the root volume is on the compute node. This is ofte

Re: [Openstack-operators] [cinder] Cant create Volume from Image, says checksums dont match

2017-10-20 Thread Christopher Hull
am seeking new opportunities. For updated resume and other info, please click this link. http://faq.chrishull.com Sunnyvale CA. 94085 (415) 385 4865 chrishul...@gmail.com http://chrishull.com On Fri, Oct 20, 2017 at 5:57 AM, Sean McGinnis wrote: > On Thu, Oct 19, 2017 at 06:55:38PM -0700, Christop

Re: [Openstack-operators] [cinder] Cant create Volume from Image, says checksums dont match

2017-10-19 Thread Christopher Hull
. For updated resume and other info, please click this link. http://faq.chrishull.com Sunnyvale CA. 94085 (415) 385 4865 chrishul...@gmail.com http://chrishull.com On Thu, Oct 19, 2017 at 2:07 PM, Christopher Hull wrote: > HI guys; > This used to work. Trying to come up with an update / back

[Openstack-operators] [cinder] Cant create Volume from Image, says checksums dont match

2017-10-19 Thread Christopher Hull
HI guys; This used to work. Trying to come up with an update / backup strategy here. Successfully created an image from a volume (must do as admin it seems, but that's not an issue.) The image runs just fine as an instance (creates it's root drive on the controller/cumpute node). But when I tr

[Openstack-operators] [cinder] volume in-use attached to None?

2017-10-16 Thread Christopher Hull
Running Liberty. I'd like to be able to create new volumes from old ones. Launching instances from volumes results in the volume being "root attached", and therefore, it seems, forever wed to the instance. It can not be copied. So I tried deleting the instance. Still no good. The volume is now

[Openstack-operators] How to best assign a public IP to a server?

2017-10-15 Thread Christopher Hull
Hi all; I have a fairly typical ATT service with 5 static IPs that I run servers on. I'd like to run some servers out of Openstack. What is the best way to assign a public IP to an instance? I've tried creating a second subnet on Public, and sometimes I get lucky and an instance picks up an IP

Re: [Openstack-operators] CentOS upgrade killed my Liberty system

2017-10-10 Thread Christopher Hull
> > /etc/httpd/conf.d/*-horizon_vhost.conf > > on all your controllers serving Horizon there may be a WSGI directive that > needs editing; > > WSGIApplicationGroup %{GLOBAL} > > should go directly under the other WSGI directives in the vhost, and then > httpd restarted. > >

Re: [Openstack-operators] CentOS upgrade killed my Liberty system

2017-10-10 Thread Christopher Hull
ishull.com Sunnyvale CA. 94085 (415) 385 4865 chrishul...@gmail.com http://chrishull.com On Tue, Oct 10, 2017 at 5:47 AM, Yaguang Tang wrote: > Can you paste out the horizon related error logs, may be caused by horizon > dependency issue. > > On Tue, Oct 10, 2017 at 2:12 AM, Christopher Hull

[Openstack-operators] CentOS upgrade killed my Liberty system

2017-10-09 Thread Christopher Hull
Hi all; About 18 months ago I did a piece by piece install of Liberty (following instructions on the Openstack page) and had been using it until somewhat recently when it broke after a CentOS 7 update ran. I think Python/http is what changed / broke (sessionless connections no longer supported?).

[Openstack-operators] Attempting to contribute code

2016-04-25 Thread Christopher Hull
Hello all; I have been attempting to set up access to the Gerrit / Git sandbox and submit code that I had offered to the group about a month or so ago. Off and on for the past month, I have attempted to agree to the Contributor License Agreement in order to get a space in Git. For the past mont

Re: [Openstack-operators] [neutron] Interesting networking issue - need help

2016-03-31 Thread Christopher Hull
-) -Chris - Christopher T. Hull I am presently seeking a new career opportunity Please see career page http://chrishull.com/career 333 Orchard Ave, Sunnyvale CA. 94085 (415) 385 4865 chrishul...@gmail.com http://chrishull.com On Thu, Mar 31, 2016 at 11:05 AM, Christopher Hull wrote: > All by

Re: [Openstack-operators] [neutron] Interesting networking issue - need help

2016-03-31 Thread Christopher Hull
94085 (415) 385 4865 chrishul...@gmail.com http://chrishull.com On Thu, Mar 31, 2016 at 10:51 AM, Neil Jerram wrote: > On 31/03/16 18:40, Christopher Hull wrote: > > Hi all; > > Was originally DNS issue, but that was a downstream symptom. > > > > Instances on Private n

[Openstack-operators] [neutron] Interesting networking issue - need help

2016-03-31 Thread Christopher Hull
Hi all; Was originally DNS issue, but that was a downstream symptom. Instances on Private net can't access internet TCP, but CAN ICMP. ping all. Details: 1. Instances on Public net work perfectly. 2. Instances on Private net can fully access Public net instances, both virtual and physical boxes.

Re: [Openstack-operators] [neutron] Instances on private net can't resolve, no DNS

2016-03-31 Thread Christopher Hull
com http://chrishull.com On Thu, Mar 31, 2016 at 6:54 AM, Christopher Hull wrote: > Hi James / all > > DNS is a red herring... > > From the private net, I can now ping any IP. The northbound router > Neutron Port is up. So those are improvements as a result of the update. >

Re: [Openstack-operators] [neutron] Instances on private net can't resolve, no DNS

2016-03-31 Thread Christopher Hull
creation. > You can also do a 'neutron subnet-update' to update an existing subnet. > > > Syntax: > > neutron subnet-update --dns-nameservers > > ​ > > That would be used to update the subnet your instances attach to and not > the external subnet attach

[Openstack-operators] [neutron] Instances on private net can't resolve, no DNS

2016-03-30 Thread Christopher Hull
Hello all; Well, more pulling of teeth it seems before I actually get to USE my self-installed OpenStack Liberty. :-) All networks seem to work just fine. Can ping everything from private network. You would think DNS would work, but it doesn'tThis I think has something to do with dnsmasq.

Re: [Openstack-operators] [neutron] Liberty - How to install latest version

2016-03-29 Thread Christopher Hull
ys ago > (Tagged on Jan 23rd). > > ___ > Kris Lindgren > Senior Linux Systems Engineer > GoDaddy > > > > > > > > On 3/29/16, 6:14 AM, "Ihar Hrachyshka" wrote: > > >Christopher Hull wrote: > > > >> Nevermind! :-) Updated usin

Re: [Openstack-operators] [neutron] Liberty - How to install latest version

2016-03-27 Thread Christopher Hull
career page http://chrishull.com/career 333 Orchard Ave, Sunnyvale CA. 94085 (415) 385 4865 chrishul...@gmail.com http://chrishull.com On Sun, Mar 27, 2016 at 8:15 AM, Christopher Hull wrote: > Hi all; > > In order to get the CentOS fix I need, I have to install the latest > Neutron.

[Openstack-operators] [neutron] Liberty - How to install latest version

2016-03-27 Thread Christopher Hull
Hi all; In order to get the CentOS fix I need, I have to install the latest Neutron. There is a src rpm, and several noarch rpms.Considering OpenStack is written in Python, it's pretty much all src right? Was wondering which package(s) to install in this case. Think I'll install all the no

Re: [Openstack-operators] Where can I get current Liberty code updates?... was Re:[neutron] router Found my bug Can't add gateway

2016-03-26 Thread Christopher Hull
le CA. 94085 (415) 385 4865 chrishul...@gmail.com http://chrishull.com On Sat, Mar 26, 2016 at 1:33 PM, Christopher Hull wrote: > Hi Kris / all; > > Oh excellent! I would have posted earlier but I just wasn't sure if I > had a config issue or not. It was only Thursday that I f

Re: [Openstack-operators] Where can I get current Liberty code updates?... was Re:[neutron] router Found my bug Can't add gateway

2016-03-26 Thread Christopher Hull
lease since nobody reported issue > for two weeks should be good > ___ > Kris Lindgren > Senior Linux Systems Engineer > GoDaddy > > From: Christopher Hull > Date: Saturday, March 26, 2016 at 11:06 AM > To: "Kris G. Lindgren" > Cc: Kevin Bento

Re: [Openstack-operators] Where can I get current Liberty code updates?... was Re:[neutron] router Found my bug Can't add gateway

2016-03-26 Thread Christopher Hull
releases. > > _______ > Kris Lindgren > Senior Linux Systems Engineer > GoDaddy > > From: Christopher Hull > Date: Saturday, March 26, 2016 at 9:57 AM > To: Kevin Benton , Christopher Hull < > chrishul...@gma

[Openstack-operators] Where can I get current Liberty code updates?... was Re:[neutron] router Found my bug Can't add gateway

2016-03-26 Thread Christopher Hull
//chrishull.com On Sat, Mar 26, 2016 at 4:44 AM, Christopher Hull wrote: > Hi Keven; > > "Bug fixed a long time ago. How do you have old Nuetron version?" > > I was wondering that myself. See the install guide > > http://docs.openstack.org/liberty/install-g

Re: [Openstack-operators] [neutron] router Found my bug Can't add gateway

2016-03-26 Thread Christopher Hull
25, 2016 21:52, "Kevin Benton" wrote: > >> The fix for that has already been released for both liberty and mitaka >> quite some time ago. What are you using to install that is getting old >> releases? >> On Mar 25, 2016 21:24, "Christopher Hull" wrote

[Openstack-operators] [neutron] router Found my bug Can't add gateway

2016-03-25 Thread Christopher Hull
Just in case others are having this issue. Indeed, there is an issue with Neutron Router / L3Agent. Basically, it can't update the qrouter file and can't add the Northbound gateway. I was in the middle of fixing the Python code when I found this (so I'm not crazy. :-) ) https://bugs.la

Re: [Openstack-operators] Manual router setup

2016-03-24 Thread Christopher Hull
t, your host will be unable to communicate > with the router's gateway interface also in the bridge, and probably any > external host. In this configuration, you may consider moving the IP from > enp3s0 to the brq-* bridge temporarily. That should work. Give it a try and > let me kn

Re: [Openstack-operators] Manual router setup

2016-03-23 Thread Christopher Hull
bytes 0 (0.0 B) TX errors 0 dropped 19 overruns 0 carrier 0 collisions 0 - Christopher T. Hull I am presently seeking a new career opportunity Please see career page http://chrishull.com/career 333 Orchard Ave, Sunnyvale CA. 94085 (415) 385 4865 chrishul...@gmail.com http://chr

Re: [Openstack-operators] Manual router setup

2016-03-23 Thread Christopher Hull
il.com http://chrishull.com On Wed, Mar 23, 2016 at 4:06 PM, Christopher Hull wrote: > Hmmm. Well I'm not using OpenVSwitch. Just LinuxBridge. My CentOS 7 > install sees emp3s0 where eth0 would usually appear. But this may need to > be changed to br-ex? The IP address no longer

Re: [Openstack-operators] Manual router setup

2016-03-23 Thread Christopher Hull
ll.com On Wed, Mar 23, 2016 at 3:34 PM, Dan Sneddon wrote: > On 03/23/2016 03:05 PM, Christopher Hull wrote: > > Hi Keven / all; > > > > Re: Getting a Neutron Router to work. (set external_network_bridge = > > blank). Apologies if this got sent twice. > > &

Re: [Openstack-operators] Manual router setup

2016-03-23 Thread Christopher Hull
Hi Keven / all; Re: Getting a Neutron Router to work. (set external_network_bridge = blank). Apologies if this got sent twice. Nope, not quite there yet re getting the damn router to work (week 3 on this issue). The Liberty install instructions indeed say to set... external_network_bridge = I

Re: [Openstack-operators] [nova] create image from paused VM refused with http 409

2016-03-22 Thread Christopher Hull
I had some interesting experiences between Cinder and Glance with Kilo as well. For instance, occasionally I'd get a bad checksum when running an image created from a Cinder volume. The checksum would occasionally be wrong. Liberty works well. All my images run no matter what. But I can't g

[Openstack-operators] Server error signing code contributor agreement

2016-03-21 Thread Christopher Hull
Hello all; I'm not sure who to contact about this, but I'm in the middle of setting up gerrit so I can push some code for review. I'm playing with the sandbox. A space doesn't seem to have been created for me in Gerrit, likely due to the fact that I get a server error when I try to agree to be a

[Openstack-operators] [neutron] Liberty - Do Neutron Routers actually work?

2016-03-14 Thread Christopher Hull
Attempt number 5 to set this up. I suppose seeing as instances work on all nets I'll just have to config my own Linux based router. Has ANYONE managed to get this to work?

[Openstack-operators] Liberty Neutron - Can't ping router or get floating ips to work.

2016-03-13 Thread Christopher Hull
Hi all; again. :-) Sorry. Still having issues with this. It comes down to the public port on the router I think... Following the Liberty install instructions. Setting up a public / private net with router. Still trying to get my private to public net router working. Can't seem to get float

[Openstack-operators] Neutron Liberty - Basic networking question

2016-03-13 Thread Christopher Hull
Hello all; Thanks again for all your help. Setup is running, but I'm learning how to get networking up now. I have a fairly traditional setup with ATT router and DHCP over a certain range. I restricted that range to .100 to .200 because I thought my Openstack system sould occupy a range outside

Re: [Openstack-operators] Neutron Liberty - Can't ssh or ping thru Floating IP

2016-03-13 Thread Christopher Hull
http://chrishull.com On Sun, Mar 13, 2016 at 11:11 AM, Christopher Hull wrote: > Hi all; > I think I know what to do in the case of Nova, but with Liberty I > installed Neutron Option 2 networking and I can't seem to get floating IPs > to work properly. I can create and associate,

[Openstack-operators] Neutron Liberty - Can't ssh or ping thru Floating IP

2016-03-13 Thread Christopher Hull
Hi all; I think I know what to do in the case of Nova, but with Liberty I installed Neutron Option 2 networking and I can't seem to get floating IPs to work properly. I can create and associate, but ca not SSH or PING thru to the private net. This is a basic setup via the Openstack instructions.

Re: [Openstack-operators] Liberty Setup - Can't ping Demo Router

2016-03-09 Thread Christopher Hull
ollisions:0 txqueuelen:1000 RX bytes:73360 (71.6 KiB) TX bytes:28415 (27.7 KiB) - Christopher T. Hull 333 Orchard Ave, Sunnyvale CA. 94085 (415) 385 4865 chrishul...@gmail.com http://chrishull.com On Wed, Mar 9, 2016 at 9:06 AM, Christopher Hull wrote: > > Hi all; &

[Openstack-operators] Liberty Setup - Can't ping Demo Router

2016-03-09 Thread Christopher Hull
Hi all; Following the Neutron (Network Option 2 setup) instructions in Liberty. I can't ping my demo router. However, I do recall there are new security constraints that might prevent this in Liberty. Do I need to somehow allow ICMP? Here's what I did. ==

Re: [Openstack-operators] Neutron doesn't start - was Neutron connection issue

2016-03-08 Thread Christopher Hull
t configured to use a database so it's >> defaulting to an in-memory sqlite server. Check your connection string in >> the neutron config. >> On Mar 8, 2016 18:39, "Christopher Hull" wrote: >> >>> Ah Neutron didn't start... >>> I see this issu

[Openstack-operators] Neutron doesn't start - was Neutron connection issue

2016-03-08 Thread Christopher Hull
Ah Neutron didn't start... I see this issue mentioned elsewhere, but haven't dug up a solution yet. It was running before a reboot. Hmmm. neutron-server does not start: OperationalError: (OperationalError) no such table: ml2_vlan_allocations 2016-03-08 20:55:08.491 1664 ERROR neutron curso

[Openstack-operators] Neutron connection issue - Unable to establish connection to http://controller

2016-03-08 Thread Christopher Hull
Hi all; I was wondering if someone could tell me how to trace this down. I've got a single box installation that I'm trying to get working. Everything seems to run, but when I reboot, Neutron drops off. neutron agent-list Unable to establish connection to http://controller:9696/v2.0/agents.jso

[Openstack-operators] Liberty install - Can't ping router

2016-03-06 Thread Christopher Hull
Hello all; This seems like a common problem. Seeing it in a few places. However am not finding that the question has been answered. I followed the Liberty install instructions for Networking option 2. I found one possible ambiguity in setting up the .ini files. === Create the Public Network

[Openstack-operators] Liberty Identity install: keystone.service not being created in DB

2016-03-05 Thread Christopher Hull
Hi all; I'm attempting an install of Liberty on a single box and I ran into an issue when syncing keystone.conf with the db. Contents of keystone.conf +---+-+---+ | keystone: Section | Key | Value

Re: [Openstack-operators] Configuration tool for Openstack

2016-03-03 Thread Christopher Hull
Hello Edgar; I'd be happy to. Not sure which part of the repo to put it in. This should become a mature tool, so perhaps genetic? Not quite sure. Let me know Chris - Christopher T. Hull 333 Orchard Ave, Sunnyvale CA. 94085 (415) 385 4865 chrishul...@gmail.com http://chrishull.com On Wed,

[Openstack-operators] Fwd: Kilo - Glance checksum error question

2016-02-01 Thread Christopher Hull
- Christopher T. Hull 333 Orchard Ave, Sunnyvale CA. 94085 (415) 385 4865 chrishul...@gmail.com http://chrishull.com -- Forwarded message -- From: Christopher Hull -X (chrihull - ZENAIDE TECHNOLOGIES INC at Cisco) < chrih...@cisco.com> Date: Mon, Feb 1, 2016 at 9:55 AM S

Re: [Openstack-operators] I have an installation question and possible bug

2016-01-25 Thread Christopher Hull
Wow. Thank you all for the response! Well, Installing Kilo because I started this last August and have worked on it gradually. Should probably do Liberty. Yes, I get timesouts between Nova and "model service" which I assume is Glance. Message timeouts and recoveries for large images. 100G

[Openstack-operators] I have an installation question and possible bug

2016-01-25 Thread Christopher Hull
Hello all; I'm an experienced developer and I work at Cisco. Chances are I've covered the basics here,but just in case, check me. I've followed the Kilo install instructions to the letter so far as I can tell. I have not installed Swift, but I think everything else, and my installation almost w