Giter Club home page Giter Club logo

Comments (5)

ddcrjlalumiere avatar ddcrjlalumiere commented on June 23, 2024

Actually if I leave the daemon running rather than restarting it different sets of log messages pop up:

# First restart. Configs already exist, created by this module
Sun Jun 02 03:31:02 +0000 2013 Puppet (notice): Reopening log files
Sun Jun 02 03:31:02 +0000 2013 Puppet (notice): Starting Puppet client version 2.7.17
Sun Jun 02 03:31:08 +0000 2013 /Stage[main]/Proxy::Dev/Network_config[lo:6]/ensure (notice): created
Sun Jun 02 03:31:08 +0000 2013 /Stage[main]/Proxy::Dev/Network_config[lo:3]/ensure (notice): created
Sun Jun 02 03:31:12 +0000 2013 /Stage[main]/Proxy::Dev/Network_config[lo:1]/ensure (notice): created
Sun Jun 02 03:31:12 +0000 2013 /Stage[main]/Proxy::Dev/Network_config[lo:2]/ensure (notice): created
Sun Jun 02 03:31:14 +0000 2013 /Stage[main]/Proxy::Dev/Network_config[lo:7]/ensure (notice): created
Sun Jun 02 03:31:18 +0000 2013 /Stage[main]/Proxy::Dev/Network_config[lo:5]/ensure (notice): created
Sun Jun 02 03:31:19 +0000 2013 /Stage[main]/Proxy::Dev/Network_config[lo:4]/ensure (notice): created
Sun Jun 02 03:31:19 +0000 2013 Puppet (notice): Finished catalog run in 13.90 seconds
# Run 2 -  Seen here is a return of Issue 38
Sun Jun 02 04:01:11 +0000 2013 /Stage[main]/Proxy::Dev/Network_config[lo:6]/method (notice): method changed 'static' to 'loopback'
Sun Jun 02 04:01:11 +0000 2013 /Stage[main]/Proxy::Dev/Network_config[lo:6] (err): Could not evaluate: Unable to support multiple interfaces [lo:6,lo:6] in a single file /etc/sysconfig/network-scripts/ifcfg-lo:6
Sun Jun 02 04:01:11 +0000 2013 /Stage[main]/Proxy::Dev/Network_config[lo:3]/method (notice): method changed 'static' to 'loopback'
Sun Jun 02 04:01:11 +0000 2013 Puppet::Type::Network_config::ProviderRedhat (err): redhat is in an error state, refusing to flush file /etc/sysconfig/network-scripts/ifcfg-lo:3
Sun Jun 02 04:01:15 +0000 2013 /Stage[main]/Proxy::Dev/Network_config[lo:1]/method (notice): method changed 'static' to 'loopback'
Sun Jun 02 04:01:15 +0000 2013 Puppet::Type::Network_config::ProviderRedhat (err): redhat is in an error state, refusing to flush file /etc/sysconfig/network-scripts/ifcfg-lo:1
Sun Jun 02 04:01:15 +0000 2013 /Stage[main]/Proxy::Dev/Network_config[lo:2]/method (notice): method changed 'static' to 'loopback'
Sun Jun 02 04:01:15 +0000 2013 Puppet::Type::Network_config::ProviderRedhat (err): redhat is in an error state, refusing to flush file /etc/sysconfig/network-scripts/ifcfg-lo:2
Sun Jun 02 04:01:17 +0000 2013 /Stage[main]/Proxy::Dev/Network_config[lo:7]/method (notice): method changed 'static' to 'loopback'
Sun Jun 02 04:01:17 +0000 2013 Puppet::Type::Network_config::ProviderRedhat (err): redhat is in an error state, refusing to flush file /etc/sysconfig/network-scripts/ifcfg-lo:7
Sun Jun 02 04:01:22 +0000 2013 /Stage[main]/Proxy::Dev/Network_config[lo:5]/method (notice): method changed 'static' to 'loopback'
Sun Jun 02 04:01:22 +0000 2013 Puppet::Type::Network_config::ProviderRedhat (err): redhat is in an error state, refusing to flush file /etc/sysconfig/network-scripts/ifcfg-lo:5
Sun Jun 02 04:01:22 +0000 2013 /Stage[main]/Proxy::Dev/Network_config[lo:4]/method (notice): method changed 'static' to 'loopback'
Sun Jun 02 04:01:22 +0000 2013 Puppet::Type::Network_config::ProviderRedhat (err): redhat is in an error state, refusing to flush file /etc/sysconfig/network-scripts/ifcfg-lo:4
Sun Jun 02 04:01:22 +0000 2013 Puppet (notice): Finished catalog run in 14.35 seconds
# Run 3 - Interesting don't see Issue 38 on subsequent runs, but still barfing in the logs
Sun Jun 02 04:31:15 +0000 2013 /Stage[main]/Proxy::Dev/Network_config[lo:6]/method (notice): method changed 'static' to 'loopback'
Sun Jun 02 04:31:15 +0000 2013 Puppet::Type::Network_config::ProviderRedhat (err): redhat is in an error state, refusing to flush file /etc/sysconfig/network-scripts/ifcfg-lo:6
Sun Jun 02 04:31:15 +0000 2013 /Stage[main]/Proxy::Dev/Network_config[lo:3]/method (notice): method changed 'static' to 'loopback'
Sun Jun 02 04:31:15 +0000 2013 Puppet::Type::Network_config::ProviderRedhat (err): redhat is in an error state, refusing to flush file /etc/sysconfig/network-scripts/ifcfg-lo:3
Sun Jun 02 04:31:19 +0000 2013 /Stage[main]/Proxy::Dev/Network_config[lo:1]/method (notice): method changed 'static' to 'loopback'
Sun Jun 02 04:31:19 +0000 2013 Puppet::Type::Network_config::ProviderRedhat (err): redhat is in an error state, refusing to flush file /etc/sysconfig/network-scripts/ifcfg-lo:1
Sun Jun 02 04:31:19 +0000 2013 /Stage[main]/Proxy::Dev/Network_config[lo:2]/method (notice): method changed 'static' to 'loopback'
Sun Jun 02 04:31:19 +0000 2013 Puppet::Type::Network_config::ProviderRedhat (err): redhat is in an error state, refusing to flush file /etc/sysconfig/network-scripts/ifcfg-lo:2
Sun Jun 02 04:31:21 +0000 2013 /Stage[main]/Proxy::Dev/Network_config[lo:7]/method (notice): method changed 'static' to 'loopback'
Sun Jun 02 04:31:21 +0000 2013 Puppet::Type::Network_config::ProviderRedhat (err): redhat is in an error state, refusing to flush file /etc/sysconfig/network-scripts/ifcfg-lo:7
Sun Jun 02 04:31:25 +0000 2013 /Stage[main]/Proxy::Dev/Network_config[lo:5]/method (notice): method changed 'static' to 'loopback'
Sun Jun 02 04:31:25 +0000 2013 Puppet::Type::Network_config::ProviderRedhat (err): redhat is in an error state, refusing to flush file /etc/sysconfig/network-scripts/ifcfg-lo:5
Sun Jun 02 04:31:26 +0000 2013 /Stage[main]/Proxy::Dev/Network_config[lo:4]/method (notice): method changed 'static' to 'loopback'
Sun Jun 02 04:31:26 +0000 2013 Puppet::Type::Network_config::ProviderRedhat (err): redhat is in an error state, refusing to flush file /etc/sysconfig/network-scripts/ifcfg-lo:4
Sun Jun 02 04:31:26 +0000 2013 Puppet (notice): Finished catalog run in 14.44 seconds

from puppet-network.

adrienthebo avatar adrienthebo commented on June 23, 2024

@ddcrjlalumiere sorry for the slow response on this; which version of puppet-network are you using? Is this a recent bug that occurred when it previously worked?

from puppet-network.

ddcrjlalumiere avatar ddcrjlalumiere commented on June 23, 2024

I believe this behavior has been present since I started using the module (version 0.40). Presently I'm using commit 206c2d7.

from puppet-network.

adrienthebo avatar adrienthebo commented on June 23, 2024

@ddcrjlalumiere sorry for the delay in response... it's been a really long month. I think that the issue with interfaces constantly being renamed is due to hash ordering; are you using Ruby 1.8.7 on this machine?

And to confirm #38 has been resolved to your satisfaction, so the main issue is the ordering in the file changing?

from puppet-network.

adrienthebo avatar adrienthebo commented on June 23, 2024

Issue hasn't seen an update in 2 years, closing for lack of activity.

from puppet-network.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.