AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:<20080507161942.70200860@ripper.onstor.net>
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:onstor-exch02.onstor.net
NSV:
SSH:
R:<larry.scheer@onstor.com>
MAID:1
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
RMID:#imap/andys@onstor.net@onstor-exch02.onstor.net/INBOX	0	BB375AF679D4A34E9CA8DFA650E2B04E056C95E4@onstor-exch02.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Wed, 7 May 2008 16:19:57 -0700
From: Andrew Sharp <andy.sharp@onstor.com>
To: "Larry Scheer" <larry.scheer@onstor.com>
Subject: Re: autosupport messages
Message-ID: <20080507161957.76830937@ripper.onstor.net>
In-Reply-To: <BB375AF679D4A34E9CA8DFA650E2B04E056C95E4@onstor-exch02.onstor.net>
References: <BB375AF679D4A34E9CA8DFA650E2B04E056C95E4@onstor-exch02.onstor.net>
Organization: Onstor
X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

On Wed, 7 May 2008 16:01:40 -0700 "Larry Scheer"
<larry.scheer@onstor.com> wrote:

> Andy,
>    Did you move the boot_state log? Asd (support.sh?) whines about it
> being missing. Here is a message I picked off of a bobcat that I
> thought I would send your way:
> 
> 
> Error opening /var/log/boot_state_asd, to write reboot info, the
> autosupport msg at next boot
>  will not give the proper reason for going down.

Make a note, it should be moved to /var/onstor or something, it's not a
log file.

I get this from grep, possibly suggesting we need to do something
in /etc/init.d/onstor that we aren't doing:

nfx-tree/code/sm-event/emrs-api.c:24:#define AS_BOOT_STATE_FILE "/var/log/boot_state_asd"

nfx-tree/code/ssc-pm/rc.onstor:58:    # Send a NODE event saying we booted the boot_state_asd file will have the
nfx-tree/code/ssc-pm/rc.onstor:61:    BOOT_STATE_FILE='/var/log/boot_state_asd'
nfx-tree/code/ssc-pm/rc.onstor:62:    mv $BOOT_STATE_FILE /tmp/boot_state_asd > /dev/null 2>&1
nfx-tree/code/ssc-pm/rc.onstor:63:    /onstor/bin/support.sh -c 0 -g NFX_EVENT_NODE /tmp/boot_state_asd &
