Sponsored Content
Operating Systems Solaris Svc messages flooding the system logs every second Post 302736345 by notreallyhere on Tuesday 27th of November 2012 05:45:55 AM
Old 11-27-2012
Hi Jim

This server was one of 7 that I was busy configuring with IPMP failover. I've used the same procedure as on the other servers and this is the only one that is giving me this issue.

Below are some outputs:

Code:
:~# grep solaris /etc/hostname
grep: can't open /etc/hostname

Code:
:~# dladm show-dev
igb0            link: up        speed: 1000  Mbps       duplex: full
igb1            link: up        speed: 1000  Mbps       duplex: full
igb2            link: unknown   speed: 0     Mbps       duplex: half
igb3            link: unknown   speed: 0     Mbps       duplex: half

Code:
:~# ls -l /etc/hostname.*
-rw-r--r--   1 root     root         117 Nov 25 12:04 /etc/hostname.igb0
-rw-r--r--   1 root     root          76 Nov 25 12:03 /etc/hostname.igb1

Code:
:~# cat /etc/hostname.igb0
host_server-igb0 group ipmp_prod netmask + broadcast + -failover deprecated up addif host_server  netmask + broadcast + up

:~# cat /etc/hostname.igb1
host_server-igb1 group ipmp_prod netmask + broadcast + -failover deprecated up

Code:
:~# cat /etc/hosts
xx.xx.xx.xx   host_server        host_server.domain       loghost
xx.xx.xx.xx   host_server-igb0
xx.xx.xx.xx   host_server-igb1

Code:
:~# ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
        inet 127.0.0.1 netmask ff000000
lo0:1: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
        zone db_zone
        inet 127.0.0.1 netmask ff000000
igb0: flags=9040843<UP,BROADCAST,RUNNING,MULTICAST,DEPRECATED,IPv4,NOFAILOVER> mtu 1500 index 5
        inet xx.xx.xx.xx netmask fffffc00 broadcast xx.xx.xx.xx
        groupname ipmp_prod
        ether x:x:x:x:x
igb0:1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 5
        inet xx.xx.xx.xx netmask fffffc00 broadcast xx.xx.xx.xx
igb0:2: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 5
        zone db_zone
        inet xx.xx.xx.xx netmask fffffc00 broadcast xx.xx.xx.xx
igb1: flags=9040843<UP,BROADCAST,RUNNING,MULTICAST,DEPRECATED,IPv4,NOFAILOVER> mtu 1500 index 4
        inet xx.xx.xx.xx netmask fffffc00 broadcast xx.xx.xx.xx
        groupname ipmp_prod
        ether x:x:x:x:x

I have also run the if_mpadm command to test failover on both primary and secondary NICs (I do this by default to test IPMP after configuring it) and I have not lost my ssh session and failover works as it should.
Perhaps I have missed something and maybe you can spot it in some of the outputs I've posted.
 

10 More Discussions You Might Find Interesting

1. Solaris

how do you login as sms-svc on a system controller

hi, i have got a SUN F15K DOMAIN TAKING HARDWARE CONFIGURATION DUMP. DUMP FILE: -D/VA message i wnat to logon as sms-svc on to the controller to check what's happening can you please guide me how do i login as sms-svc on the controller and check thank you (1 Reply)
Discussion started by: vinix
1 Replies

2. Solaris

system logs' life

How can you control old system logs keep(or storage) time in Solaris ? Is there any method ? it depends on buffer size long or date long ? (1 Reply)
Discussion started by: xramm
1 Replies

3. AIX

System Logs

Dear Gurus I am running AIX with several users that are using the system, i would like to monitor the commands that are run by these users. Is there a log system that records the commands that are executed by the users??? Any kind of help will be appreciated. Regards Masquerder (6 Replies)
Discussion started by: masquerer
6 Replies

4. Solaris

smf fails to mount svc:/system/filesystem/usr:default

http://i44.tinypic.com/2cmq7vn.jpg Please help me on this issue i'm using solaris on vmware x86 even i runed fsck on root disk like 'fsck -Y /dev/rdsk/c0d0s0 ' but again after reboot it is going to maintanance mode reply soon (6 Replies)
Discussion started by: knl.sundeep
6 Replies

5. Solaris

logs for system shutdown

I am working on a SUN T2000 machine with Solaris 10 running on it. When I checked the system this morning, I found it to be turned off. The lastreboot command showed that the system had been shut down the previous night. I want to find out how the system was shut down. I have run hardware health... (2 Replies)
Discussion started by: batman727
2 Replies

6. Solaris

svc:/system/filesystem/local is always in maintenance status

Hello Friends, I need to change network filesystem status as online but it always seems in maintenance mode, I appreciate your any suggestion to change its state as online. shell>svcadm enable svc:/system/filesystem/local shell>svcs -l svc:/system/filesystem/local fmri ... (4 Replies)
Discussion started by: EAGL€
4 Replies

7. AIX

system logs

good evening all dear all where i can find the system logs in AIX 5.3 (1 Reply)
Discussion started by: thecobra151
1 Replies

8. Solaris

svc:/network/physical:default: Method "/lib/svc/method/net-physical" failed with exit status 96. [ n

After a memory upgrade all network interfaces are misconfigued. How do i resolve this issue. Below are some out puts.thanks. ifconfig: plumb: SIOCLIFADDIF: eg000g0:2: no such interface # ifconfig eg1000g0:2 plumb ifconfig: plumb: SIOCLIFADDIF: eg1000g0:2: no such interface # ifconfig... (2 Replies)
Discussion started by: andersonedouard
2 Replies

9. Red Hat

Writing to System Logs

This isn't a RedHat specific question. The software in question might be used for any Linux distribution. Would it be advisable or inadvisable for my application, to be downloaded by many people I don't know, to write to the following logs in /var/log? maillog or mail.log messages secure ... (10 Replies)
Discussion started by: Brandon9000
10 Replies

10. Shell Programming and Scripting

Sudo or su keeps flooding my /var/log/messages

It is crazy when you just entered a command example sudo or su or even ps. It will flood your /var/log/messages. Please see duplicate entries except for the pid. At 1 specific time. Thanks $ cat b Jan 13 17:09:05 SERVER1 bash: user1 as root: Jan 13 17:09:05 SERVER1 bash: user1 as root: Jan... (3 Replies)
Discussion started by: invinzin21
3 Replies
All times are GMT -4. The time now is 11:28 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy