News:

Buffalo provides Data Recovery services. Read about it here.

Main Menu

Curious Max OS X Console Lines

Started by bjastbf, July 20, 2009, 09:07:51 AM

Previous topic - Next topic

bjastbf

   

Using the Mac OS X Leopard Council program, I have notice several lines which continually repeat themselves while my Mac is running.  The repetition of these lives doesn't seem healthy to me.  Can someone tell if this is normal, or if there is something errant in my setup/system?

 

Thanks 

______________________________________________


Jul 20 06:39:59 Bill NasNavigator2[3425]: execute: <NASListModeCommandPrepare: 0x127350> end

Jul 20 06:39:59 Bill NasNavigator2[3425]: execute: <NASListModeCommandMain: 0x141c10> start

Jul 20 06:39:59 Bill NasNavigator2[3425]: 00:1D:73:A3:0D:F5

Jul 20 06:39:59 Bill NasNavigator2[3425]: execute: <NASListModeCommandMain: 0x141c10> end

Jul 20 06:39:59 Bill NasNavigator2[3425]: execute: <NASListModeCommand: 0x1b8b30> end

Jul 20 06:40:59 Bill NasNavigator2[3463]: execute: <NASListModeCommand: 0x1b8b50> start

Jul 20 06:40:59 Bill NasNavigator2[3463]: execute: <NASListModeCommandPrepare: 0x127350> start

Jul 20 06:41:09 Bill NasNavigator2[3463]: OK. Complete to scan drives.


bjastbf

   

Digging a little deeper I also found these rather ominous lines:

 

Jul 20 07:22:37 Bill ReportCrash[170]: Formulating crash report for process NasNavigator2[140]

Jul 20 07:22:38 Bill com.apple.SystemStarter[32]: /Library/StartupItems/NASPower/NASPower.sh: line 14:   140 Trace/BPT trap          ./${EXECBIN} -list active > ${LOGFILE} 2>&1

Jul 20 07:22:38 Bill ReportCrash[170]: Saved crashreport to /Library/Logs/CrashReporter/NasNavigator2_2009-07-20-072235_Bill.crash using uid: 0 gid: 0, euid: 0 egid: 0

 


davo

   Whats the model number of your NAS? Are you actually having any problems or are you just looking for some?!?!
PM me for TFTP / Boot Images / Recovery files  LSRecovery.exe file.
Having network issues? Drop me an email: info@interwebsireland.com and we will get it fixed!

Have i helped you? Buy me a coffee as a thanks!
https://buymeacoffee.com/buffalodavo

bjastbf

   

It's a LinkStation Live 1/2 Gig.

 

I am having some odd system behavior, which is why I was checking the Console report information.

 

I know enough about unix to know that: NASPower.sh is a shell script located at:

 

/Library/StartupItems/NASPower/

 

I've read the script, but cannot be certain that this is why Console is repeatedly running the following information every minute - it seems unwarranted:

 

 

Jul 20 13:42:08 Bill NasNavigator2[566]: OK. Complete to scan drives.

Jul 20 13:42:08 Bill NasNavigator2[566]: execute: <NASListModeCommandPrepare: 0x127350> end

Jul 20 13:42:08 Bill NasNavigator2[566]: execute: <NASListModeCommandMain: 0x141c10> start

Jul 20 13:42:08 Bill NasNavigator2[566]: execute: <NASListModeCommandMain: 0x141c10> end

Jul 20 13:42:08 Bill NasNavigator2[566]: execute: <NASListModeCommand: 0x1b8b30> end

 

 

Any insight would be appreciated.

 

 


mguttman

   

This is what keeps the unit powered on when you have the switch set to auto power mode.

 

I have my switch set to auto-power mode.  When I killed the NASPower.sh process, the unit powered off after a couple of minutes.

 

I restarted the process and it came back to life.

 

Should be unnecessary when you have the swtch set to always on.

 

I agree it adds too many lines to the system.log file.  Makes it a pain when you are looking for other things. 

 


eldritch

I am getting a repetitious Bus Error in Console from line 14 of NASPower.sh. 

Looking at the shell script it doesn't look complete and seems to finish mid-word. Here it is in it's entirety:

 

#!/bin/sh
#
EXECBIN=NasNavigator2.app/Contents/MacOS/NasNavigator2
LOGFILE=NasNavigator2.log
#
cd `dirname $0`
if [ "$1" = "-shutdown" ]; then
        ./${EXECBIN} -list shutdown >${LOGFILE} 2>&1
else
        while :; do
                ./${EXECBIN} -list active >${LOGFILE} 2>&1
                sleep 60
        done
fi

 

If anyone could tell me what the missing lines are it would be very handy. The bus error this script produces appears to interrupt video playback and is very annoying.

 

Thanks


Browser ID: smf (is_webkit)
Templates: 4: index (default), Display (default), GenericControls (default), GenericControls (default).
Sub templates: 6: init, html_above, body_above, main, body_below, html_below.
Language files: 5: index+Modifications.english (default), Post.english (default), Editor.english (default), Drafts.english (default), StopForumSpam.english (default).
Style sheets: 4: index.css, attachments.css, jquery.sceditor.css, responsive.css.
Hooks called: 215 (show)
Files included: 35 - 1354KB. (show)
Memory used: 1049KB.
Tokens: post-login.
Queries used: 16.

[Show Queries]