[openstack-dev] [Fuel] Error running RPC method verify_networks: Network verification not avaliable because nodes ["1"] not avaliable via mcollective

2015-12-18 Thread John Menke
2015-12-17 20:49:36ERR[566] Error running RPC method verify_networks: Network verification not avaliable because nodes ["1"] not avaliable via mcollective, trace: ["/usr/lib64/ruby/gems/2.1.0/gems/astute-7.0.0/lib/astute/orchestrator.rb:196:in `validate_nodes_access'",

Re: [openstack-dev] [Fuel] Error running RPC method verify_networks: Network verification not avaliable because nodes ["1"] not avaliable via mcollective

2015-12-18 Thread Alex Schultz
Hey John, On Fri, Dec 18, 2015 at 11:15 AM, John Menke wrote: > > > > 2015-12-17 20:49:36ERR[566] Error running RPC method verify_networks: > Network verification not avaliable because nodes ["1"] not avaliable via > mcollective, trace: >

Re: [openstack-dev] [Fuel] Error running RPC method verify_networks: Network verification not avaliable because nodes ["1"] not avaliable via mcollective

2015-12-18 Thread John Menke
Alex, Thanks for the reply. i was able to get around the issue. I rebooted all my instances and the mcollective error went away. mco ping from fuel now returns 11 time ... 12 time ... 13 time... master tim... Now it's complaining that it can't hit some repos from the compute node. I logged

Re: [openstack-dev] [Fuel] Error running RPC method verify_networks: Network verification not avaliable because nodes ["1"] not avaliable via mcollective

2015-12-18 Thread Alex Schultz
On Fri, Dec 18, 2015 at 12:52 PM, John Menke wrote: > Alex, > > Thanks for the reply. i was able to get around the issue. I rebooted all > my instances and the mcollective error went away. > > Yes rebooting the node will restart mcollective and cause it to reconnect. So

Re: [openstack-dev] [Fuel] Error running RPC method verify_networks: Network verification not avaliable because nodes ["1"] not avaliable via mcollective

2015-12-18 Thread John Menke
OK - turns out the compute node was not resolving names. I reset the name server on the vlan100 interface and it seems to get pas that now On Fri, Dec 18, 2015 at 4:53 PM, John Menke wrote: > Tailing the logs on the compute node -- seeing some failing requests to > repos-

Re: [openstack-dev] [Fuel] Error running RPC method verify_networks: Network verification not avaliable because nodes ["1"] not avaliable via mcollective

2015-12-18 Thread John Menke
This should be interface Vlan100 ip address 192.168.1.240 255.255.255.0 ip helper-address 192.168.1.1 no shutdown ! On Fri, Dec 18, 2015 at 3:17 PM, Alex Schultz wrote: > > > On Fri, Dec 18, 2015 at 12:52 PM, John Menke wrote: > >> Alex, >> >>

Re: [openstack-dev] [Fuel] Error running RPC method verify_networks: Network verification not avaliable because nodes ["1"] not avaliable via mcollective

2015-12-18 Thread John Menke
Alex, Thanks again. They should have access, i can ping the remote gateway from the compute machine and i have my network setup as in this configuration: https://github.com/openstack/fuel-docs/blob/master/pages/planning-guide/0090-appendix/0095-neutron-switch-cisco-2960g.rst I am using 2960TT

Re: [openstack-dev] [Fuel] Error running RPC method verify_networks: Network verification not avaliable because nodes ["1"] not avaliable via mcollective

2015-12-18 Thread John Menke
Tailing the logs on the compute node -- seeing some failing requests to repos- will sift through that and post more info. On Fri, Dec 18, 2015 at 4:00 PM, John Menke wrote: > This should be > > interface Vlan100 > ip address 192.168.1.240 255.255.255.0 > ip helper-address