{SUMMARY: unaided by man pages}

From: Aaron Todd Riccitelli <ar2h+_at_andrew.cmu.edu>
Date: Tue, 19 Mar 1996 13:20:05 -0500 (EST)

I thank all of you for your quick responses.

Aaron Riccitelli
Dept. of Civil Engineering, Carnegie Mellon University
____________________________________________________
To: Aaron Todd Riccitelli <ar2h+_at_andrew.cmu.edu>
cc: grant_at_sunshine.psc.edu
Subject: Re: unaided by man pages
Date: Tue, 19 Mar 1996 11:25:46 -0500
From: "S. Grant" <grant_at_sunshine.psc.edu>

Try man savecore.

The var SAVECORE_FLAGS would then be set to flag that folows savecore,

i.e. savecore -M

would be set by

/usr/sbin/rcmgr set SAVECORE_FLAGS M

-Shirl
From: Jay Wasserman <jrw_at_vlsi.bu.edu>
Subject: Re: unaided by man pages
To: ar2h+_at_andrew.cmu.edu
Date: Tue, 19 Mar 1996 11:48:19 -0500 (EST)

>
> Hello all,
>
> Could somebody please give me some information on different/appropriate flags
> for:
>
> /usr/sbin/rcmgr set SAVECORE_FLAGS M
>
> I could not find the SAVECORE_FLAGS suffix anywhere.
>
> Thanks in advance,
> Aaron Riccitelli
> Dept. of Civil Engineering, Carnegie Mellon University
>
>
>
using man savecore......
  The default location for saving crash dump files is /var/adm/crash. To
  modify the default location, issue the following command:

  /usr/sbin/rcmgr set SAVECORE_DIR directory

  The default behavior of savecore is to return to single-user mode if it is
  unable to save a core dump because of insufficient filesystem space. This
  feature can be disabled as follows:

  /usr/sbin/rcmgr set SAVECORE_FLAGS M
-j
From: Martin Moore <martin_at_jerry.alf.dec.com>
Subject: Re: unaided by man pages
To: ar2h+_at_andrew.cmu.edu
Date: Tue, 19 Mar 1996 11:39:02 -0500 (EST)
Cc: martin_at_jerry.alf.dec.com (Martin Moore)

Look in the comments at the beginning of the savecore script itself
(/sbin/rc2.d/S00savecore).

Martin
--
Martin J. Moore                      5555 Windward Parkway West
UNIX Kernel Support                   Alpharetta GA  30201-7407
Digital Equipment Corporation          1-800-354-9000 x31679
martin_at_alf.dec.com                    DECATL::MARTIN
From: mbcaudi_at_eos.ncsu.edu (Mike Caudill)
Date: Tue, 19 Mar 1996 12:44:19 -0500
To: Aaron Todd Riccitelli <ar2h+_at_andrew.cmu.edu>
Subject: Re: unaided by man pages
On Mar 19, 11:10am, Aaron Todd Riccitelli wrote:
> Subject: unaided by man pages
> Hello all,
>
> Could somebody please give me some information on different/appropriate flags
> for:
>
> /usr/sbin/rcmgr set SAVECORE_FLAGS M
>
> I could not find the SAVECORE_FLAGS suffix anywhere.
>
> Thanks in advance,
> Aaron Riccitelli
> Dept. of Civil Engineering, Carnegie Mellon University
>
>
>-- End of excerpt from Aaron Todd Riccitelli
Check out the /sbin/init.d/savecore script.  Apparently the only flags are:
#
# savecore flags:
#
#       M - Boot to multi-user even if savecore is unable to save a
#           good dump due to lack of space.  This will potentially
#           corrupt the dump due to swapping.  By default, the system
#           will return to single-user mode so that corrective action
#           may be taken.
#
#       P - Preserve the dump if the saving of the crash dump fails.
#           By default the dump is cleared when the saving of the dump fails.
#
Hope that helps.
-Mike-
--
/===================================================================\
| Mike Caudill (mbcaudi_at_eos.ncsu.edu)   --  Systems Programmer      |
| Information Technology and Engineering Computer Services (ITECS)  |
| 5 Page Hall / Box 7901 - NCSU / Raleigh, NC  27695 / 919.515.2458 |
\===================================================================/
Received on Tue Mar 19 1996 - 19:56:55 NZST

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:46 NZDT