Giter VIP home page Giter VIP logo

ironic-static-ip-manager's Introduction

static-ip-manager

Container to set and maintain IP address for provisioning pod.

ironic-static-ip-manager's People

Contributors

ardaguclu avatar derekhiggins avatar elfosardo avatar imain avatar jupierce avatar openshift-bot avatar openshift-ci-robot avatar openshift-ci[bot] avatar openshift-merge-bot[bot] avatar openshift-merge-robot avatar russellb avatar stbenjam avatar zaneb avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ironic-static-ip-manager's Issues

ERROR: "enp1s0" is already set to ip address belong to different subset than "172.22.0.3/24"

The container can get stuck in a crash loop. From my dev-scripts:

    + '[' -z 172.22.0.3/24 ']'
    + '[' -z enp1s0 ']'
    + '[' -n enp1s0 ']'
    ++ ip -o addr show dev enp1s0 scope global
    + [[ -n 2: enp1s0    inet 172.22.0.153/24 brd 172.22.0.255 scope global dynamic noprefixroute enp1s0\       valid_lft 102sec preferred_lft 102sec ]]
    + ip -o addr show dev enp1s0 scope global
    + grep -q 172.22.0.3/24
    + echo 'ERROR: "enp1s0" is already set to ip address belong to different subset than "172.22.0.3/24"'
    ERROR: "enp1s0" is already set to ip address belong to different subset than "172.22.0.3/24"
    + exit 1

I'm not sure why 172.22.0.153 is already assigned. Deleting the pod does not help.

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.