I've noticed this problem several times. It's not just the email
notification. The 'alarms' section of 3dm as well as the syslog
entries just stop happening.
>Strace doesn't seem to work on the 3dm executable since it's threaded... (Is
>there a way to get that to work?)
Have you tried '-f -F' ? I haven't tried it since my controller is
on a production system.
>Anyone have any ideas on this or have you seen this? The important thing is,
>if I reboot the server it's on, I'll generally be able to get a few alert
>messages, but after some time period (I think it's time based and not
>#-of-alerts based) it no longer receives new alert messages.
>
>3ware tech support doesn't have any idea on what could be wrong and didn't
>have any suggestions of what to try other than harping about what version of
>sendmail I'm running, etc. (Turning off the mail support didn't have any
>effect on the alert processing.)
>
>----
>
>On a side note - is anyone aware of any effort to reverse engineer the
>status probing code so that we could monitor the raid arrays using something
>other than 3wares 3dm tool? I presume it's just a matter of knowing the
>right ioctl's and parms to issue, but there is no info on this, and 3ware
>has no plans (according to tech support) to release any documentation or
>source for the monitoring code/protocols. Being able to strace the 3dmd
>would likely make this alot easier, but haven't been able to get strace to
>work against it.
>
On another note something (I assume 3dm) loves to look for eth
interfaces just prior to every event:
Sep 4 15:30:20 alliance modprobe: modprobe: Can't locate module eth3
Sep 4 15:30:20 alliance modprobe: modprobe: Can't locate module eth1
Sep 4 15:30:20 alliance 3w-xxxx[874]: Drive error encountered on
port 2 on controller ID:1. Check cables and drives for media errors.
(0xa)
somewhat annoying, and very unnerving as it shouldn't be do anything
with the networking setup. Anyone else seen this?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/