Git Product home page Git Product logo

Comments (3)

baptr avatar baptr commented on May 2, 2024

vip_ipv4 in the config is meant to be the IP shared between two seesaws in a HA cluster. The software expects to add and manage the IP as determined by the HA process.

It looks like you already have that IP address on the device, which may be what the engine is complaining about.

Try removing the IP from ens4 and trying again.

from seesaw.

driftavalii avatar driftavalii commented on May 2, 2024

Doesn't seem to change the outcome.
cat seesaw_engine.INFO

Log file created at: 2019/01/03 03:14:40
Running on machine: seesaw-2
Binary: Built with gc go1.10.4 for linux/amd64
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I0103 03:14:40.810338    1428 core.go:121] Seesaw Engine starting for seesaw-br11
W0103 03:14:40.926290    1428 notifier.go:214] Failed to load cluster config from peer: configFromPeer not implemented
I0103 03:14:40.928724    1428 core.go:352] Received cluster config notification; config from disk (/etc/seesaw/cluster.pb) at 2019-01-03 03:14:40.928648151 -0500 EST m=+0.134600452
I0103 03:14:40.933839    1428 notifier.go:123] Configuration notifier started
I0103 03:14:40.934654    1428 server.go:81] Removing stale socket /var/run/seesaw/engine/engine.sock
F0103 03:14:40.956236    1428 vserver.go:1359] [email protected]: failed to add VIP 10.240.11.65: IP run "addr add 10.240.11.65/24 brd 10.240.11.255 dev ens4": exit status 2

ip addr show

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 52:54:00:0b:fd:27 brd ff:ff:ff:ff:ff:ff
    inet 10.240.11.42/24 brd 10.240.11.255 scope global ens3
       valid_lft forever preferred_lft forever
    inet6 fe80::5054:ff:fe0b:fd27/64 scope link 
       valid_lft forever preferred_lft forever
3: ens4: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether 00:00:5e:00:01:3c brd ff:ff:ff:ff:ff:ff
    inet 10.240.11.65/24 brd 10.240.11.255 scope global ens4
       valid_lft forever preferred_lft forever
4: dummy0: <BROADCAST,NOARP,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN group default qlen 1000
    link/ether e6:23:8b:ca:03:72 brd ff:ff:ff:ff:ff:ff
    inet6 fe80::e423:8bff:feca:372/64 scope link 
       valid_lft forever preferred_lft forever

It complains if there's no dummy interface configured but it doesn't seem to have any impact. Does the load balanced service need to be running?

from seesaw.

thinh2610 avatar thinh2610 commented on May 2, 2024

Have you fixed the above error yet? I also got the same error

from seesaw.

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.