Print this page
5819 want dumpadm(1m) option to print estimated dump size

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1m/dumpadm.1m
          +++ new/usr/src/man/man1m/dumpadm.1m
   1    1  '\" te
   2    2  .\" Copyright (c) 2008, Sun Microsystems, Inc. All Rights Reserved
   3      -.\" Copyright 2013 Nexenta Systems, Inc.  All Rights Reserved.
        3 +.\" Copyright 2015 Nexenta Systems, Inc.  All Rights Reserved.
   4    4  .\" Copyright (c) 2013 by Delphix. All rights reserved.
   5    5  .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
   6    6  .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
   7    7  .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
   8      -.TH DUMPADM 1M "Feb 15, 2013"
        8 +.TH DUMPADM 1M "Apr 09, 2015"
   9    9  .SH NAME
  10   10  dumpadm \- configure operating system crash dump
  11   11  .SH SYNOPSIS
  12   12  .LP
  13   13  .nf
  14      -\fB/usr/sbin/dumpadm\fR [\fB-nuy\fR] [\fB-c\fR \fIcontent-type\fR] [\fB-d\fR \fIdump-device\fR]
       14 +\fB/usr/sbin/dumpadm\fR [\fB-enuy\fR] [\fB-c\fR \fIcontent-type\fR] [\fB-d\fR \fIdump-device\fR]
  15   15       [\fB-m\fR \fImin\fRk | \fImin\fRm | \fImin\fR%] [\fB-s\fR \fIsavecore-dir\fR]
  16   16       [\fB-r\fR \fIroot-dir\fR] [\fB-z\fR on | off]
  17   17  .fi
  18   18  
  19   19  .SH DESCRIPTION
  20   20  .sp
  21   21  .LP
  22   22  The \fBdumpadm\fR program is an administrative command that manages the
  23   23  configuration of the operating system crash dump facility. A crash dump is a
  24   24  disk copy of the physical memory of the computer at the time of a fatal system
↓ open down ↓ 154 lines elided ↑ open up ↑
 179  179  \fB\fBnone\fR\fR
 180  180  .ad
 181  181  .sp .6
 182  182  .RS 4n
 183  183  If the special token \fBnone\fR is specified, the active dump device is removed
 184  184  and crash dumps are disabled.
 185  185  .RE
 186  186  
 187  187  .RE
 188  188  
      189 +.sp
      190 +.ne 2
      191 +.na
      192 +\fB\fB-e\fR\fR
      193 +.ad
      194 +.sp .6
      195 +.RS 4n
      196 +Estimates the size of the dump for the current running system.
      197 +.RE
      198 +
 189  199  .sp
 190  200  .ne 2
 191  201  .na
 192  202  \fB\fB-m\fR \fImin\fR\fBk\fR | \fImin\fR\fBm\fR | \fImin\fR\fB%\fR\fR
 193  203  .ad
 194  204  .sp .6
 195  205  .RS 4n
 196  206  Create a \fBminfree\fR file in the current savecore directory indicating that
 197  207  \fBsavecore\fR should maintain at least the specified amount of free space in
 198  208  the file system where the savecore directory is located. The \fBmin\fR argument
↓ open down ↓ 284 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX