[Orca-users] Re: orcallator.se runs, but no output
Blair Zajac
blair at akamai.com
Sun Jan 21 20:12:10 PST 2001
Mark,
Did the reconfigure reboot help?
Blair
Mark Langkau wrote:
>
> Blair,
>
> I've commented out both defines, but I still get the same thing.
>
> #truss -p {pid}
> .....
> ioctl(4, KSTAT_IOC_READ, "hme1") = 461
> ioctl(4, KSTAT_IOC_CHAIN_ID, 0x00000000) = 461
> .....
>
> Weird, eh? ifconfig does not find hme1 (it's not there). I wonder why
> orcallator thinks it finds one?
>
> - Mark
>
> Blair Zajac wrote:
>
> > 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
More information about the Orca-users
mailing list