This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

problems after changing public ip range

[ASL Release 5.103]

Hi all
 
i change our public ip adress on eth1, and now i have problems:  
 1. all the other additional address on this ethernet interface are sometimes  down sometimes up (1/min)
 2. high cpu load >3  see the graph 
 4. top show me between 2-4 zobie tasks 

any idea?
thanks in advance ...


This thread was automatically locked due to age.
Parents
  • Which process uses all the CPU? What does the log of these process show?
    Reporting -> Advanced

    Xeno
  • please take a look at the  attached cpu.txt 

     /usr/bin/confd  always  use ~ 35%
     /var/wfe/syscall.pl (httpd) always use ~ 30 %
    /var/mdw/mdw_daemon.pl always use ~ 30%
    and the interface.pl  use sometimes up to ~30% i think it depends on if it starts or go down
  • I assume the middleware is the problem. Are there any logs (clickt "show support logs" to see the middware logs)? Maybe something loops.

    Xeno
  • middware logs... please take a look at the attached middware.txt
  • Check your uplink failover configuration.
    (/etc/wfe/conf/itf.conf)


    2005:02:28-14:34:45 (none) middleware[614]: modules::Interface::EthAlias::configure() => Invalid UplinkFailover Config!
    2005:02:28-14:34:45 (none) middleware[614]: modules::interfaces at /PerlApp/modules/interfaces.pm line 520.
    2005:02:28-14:34:45 (none) middleware[614]:
    2005:02:28-14:34:45 (none) middleware[614]: modules::Error::Error
    2005:02:28-14:34:45 (none) middleware[614]: modules::Interface::EthAlias::configure
    2005:02:28-14:34:45 (none) middleware[614]: modules::interfaces::_generateConf
    2005:02:28-14:34:45 (none) middleware[614]: modules::interfaces::load
    2005:02:28-14:34:45 (none) middleware[614]: modules::Config::load

    Xeno
Reply
  • Check your uplink failover configuration.
    (/etc/wfe/conf/itf.conf)


    2005:02:28-14:34:45 (none) middleware[614]: modules::Interface::EthAlias::configure() => Invalid UplinkFailover Config!
    2005:02:28-14:34:45 (none) middleware[614]: modules::interfaces at /PerlApp/modules/interfaces.pm line 520.
    2005:02:28-14:34:45 (none) middleware[614]:
    2005:02:28-14:34:45 (none) middleware[614]: modules::Error::Error
    2005:02:28-14:34:45 (none) middleware[614]: modules::Interface::EthAlias::configure
    2005:02:28-14:34:45 (none) middleware[614]: modules::interfaces::_generateConf
    2005:02:28-14:34:45 (none) middleware[614]: modules::interfaces::load
    2005:02:28-14:34:45 (none) middleware[614]: modules::Config::load

    Xeno
Children