xenolog / l23network

L23Network -- Puppet module for configuring network interfaces, 802.1q vlans, bonds on 2 and 3 level.
18 stars 11 forks source link

command not found: ovs-vsctl list-br while bridges without OVS prefetching #44

Open xenolog opened 9 years ago

xenolog commented 9 years ago

Info: Computing checksum on file /etc/sysconfig/network-scripts/ifcfg-br1 Debug: /Stage[main]/Main/L23network::L2::Bridge[br1]/L23_stored_config[br1]: The container L23network::L2::Bridge[br1] will propagate my refresh event Debug: /Stage[main]/Main/L23network::L2::Bridge[br1]/L23_stored_config[br1]: The container L23network::L2::Bridge[br1] will propagate my refresh event Debug: /Stage[main]/Main/L23network::L2::Bridge[br1]/L23_stored_config[br1]: The container L23network::L2::Bridge[br1] will propagate my refresh event Debug: /Stage[main]/Main/L23network::L2::Bridge[br1]/L23_stored_config[br1]: The container L23network::L2::Bridge[br1] will propagate my refresh event Debug: Prefetching yum resources for package Debug: Executing '/bin/rpm --version' Debug: Executing '/bin/rpm -qa --nosignature --nodigest --qf '%{NAME} %|EPOCH?{%{EPOCH}}:{0}| %{VERSION} %{RELEASE} %{ARCH}\n'' Debug: Prefetching lnx resources for k_mod Debug: Executing '/sbin/lsmod' Debug: /Stage[main]/L23network::L2/K_mod[openvswitch]: Nothing to manage: no ensure and the resource doesn't exist Debug: Prefetching lnx resources for l2_bridge /usr/lib/ruby/site_ruby/1.8/puppet/file_system/uniquefile.rb:146: command not found: ovs-vsctl list-br Debug: Executing '/usr/sbin/brctl show' Debug: Puppet::Type::L2_bridge::ProviderLnx: prefetching 'br1' Debug: Puppet::Type::L2_bridge::ProviderLnx: PREFETCH properties for 'br1': stpfalsebr_typelnxexternal_idsabsentvendor_specificnamebr1ensurepresent Notice: /Stage[main]/Main/L23network::L2::Bridge[br1]/L2_bridge[br1]/external_ids: defined 'external_ids' as '(bridge-id=br1)' Debug: /Stage[main]/Main/L23network::L2::Bridge[br1]/L2_bridge[br1]: The container L23network::L2::Bridge[br1] will propagate my refresh event Debug: L23network::L2::Bridge[br1]: The container Class[Main] will propagate my refresh event

xenolog commented 9 years ago

FUEL-Change-Id: I7ca7bfaa5fddc704c824df81b6e5a5a32ca726ca

xenolog commented 9 years ago

Looks like already implemented before v1.1-pre was uploaded to github