[hobbit] netstat unknown OS?
Please check what the BB client on these hosts report for the BBOSTYPE setting - you can see if you log in to the host, then
BBHOME=/usr/local/bb export BBHOME . $BBHOME/etc/bbdef.sh echo $BBOSTYPEHobbit's OS detection expects this to be "solaris". I suspect they might report as "SunOS".
If that is the case, then it is easy to fix by adding SunOS to the OS list in lib/misc.c.
Hrm. Actually:
bash-2.03$ . /opt/bb/etc/bbdef.sh bash-2.03$ echo $BBOSTYPE solaris
-- Bruce Z. Lysik <blysik at shutterfly.com> Operations Engineer
In <12C0877BF55C7748BDDB82BDBD3E66F1378A88 at franklin.corp.shutterfly.com> "Bruce Lysik" <blysik at shutterfly.com> writes:
Please check what the BB client on these hosts report for the BBOSTYPE setting - you can see if you log in to the host, then
Hrm. Actually:
bash-2.03$ . /opt/bb/etc/bbdef.sh bash-2.03$ echo $BBOSTYPE solaris
Then I need to see the status log. You can get it with ~hobbit/server/bin/bb 127.0.0.1 "hobbitdlog HOSTNAME.netstat"
Please dump it into a file, then send me that file directly. Please dont cut-n-paste it, since mailers tend to do strange things with long lines and such.
Henrik
Bruce Lysik wrote:
Hobbit's OS detection expects this to be "solaris". I suspect they might report as "SunOS".
If that is the case, then it is easy to fix by adding SunOS to the OS list in lib/misc.c.
Hrm. Actually:
bash-2.03$ . /opt/bb/etc/bbdef.sh bash-2.03$ echo $BBOSTYPE solaris
Have you redefined BBOSTYPE anywhere else?
Tom
participants (3)
-
blysik@shutterfly.com
-
henrik@hswn.dk
-
tgeorgoulias@nandomedia.com