[Orca-users] Re: orcallator.se runs, but no output
Blair Zajac
blair at akamai.com
Sun Jan 21 19:09:15 PST 2001
If you want to disable the Ethernet card statistics but measure
everything else, the easiest thing would be to comment out the line
#define WATCH_NET 1
and possibly
#define WATCH_TCP 1
To try to fix this problem with hme1 I would try
touch /reconfigure
"reboot" or "init 6"
and see if that helps.
Regards,
Blair
mark.langkau at pbmplus.com wrote:
>
> Charlie,
>
> Thanks for the reminder. Here's what truss shows:
>
> ioctl(4, KSTAT_IOC_READ, "hme1") = 461
> ioctl(4, KSTAT_IOC_CHAIN_ID, 0x00000000) = 461
>
> ...continuously repeating.
>
> I only have one NIC in that system, which is hme0. There is no hme1.
>
> Hmmm... Here's output from ifconfig:
>
> # ifconfig hme0
> hme0: flags=863<UP,BROADCAST,NOTRAILERS,RUNNING,MULTICAST> mtu 1500
> <snip>
>
> # ifconfig hme1
> ifconfig: SIOCGIFFLAGS: hme1: no such interface
> #
>
> Now we know where orcallator is hanging up. Can I disable the check
> for hme1 in a config file? I'll check it out and report back. If
> someone knows exactly where and how to disable this, I'd be greatfull
> for the tip.
>
> Thanks Charlie!
>
> - Mark
>
> --- In orca-users at egroups.com, Charles Dennett <charles.dennett at k...>
> wrote:
> > Quick debugging technique. Use truss on the se process. See
> > what it's waiting on. Once it't running, get the PID and runn truss
> > like this in another window:
> >
> > truss -p PID
> >
> > where PID is the PID of the process. A control-C will get you out
> > of truss.
> >
> > Charlie Dennett
> >
> >
> >
> > Mark Langkau wrote:
> > >
> > > Hi Blair,
> > >
> > > I made the changes, but still no luck. I've waited several hours
> in
> > > the past
> > > with no output.
More information about the Orca-users
mailing list