Template Version: @(#)sac_nextcase 1.70 03/30/10 SMI
This information is Copyright (c) 2010, Oracle and/or its affiliates. All 
rights reserved.
1. Introduction
    1.1. Project/Component Working Name:
         dumpadm -d none
    1.2. Name of Document Author/Supplier:
         Author:  Robert Milkowski
    1.3  Date of This Document:
        08 April, 2010
4. Technical Description

I am sponsoring the following fast-track on behalf of Robert Milkowski.
This case introduces a new dumpadm(1m) option for disabling a dump
device.

This case addresses the RFE:
  6910925 want to be able to release ZFS volume used as dump device [...]

Currently there is no supported way to disable a dump device
once it is configured on a system. An additional option to the
dumpadm command is proposed as suggested in the RFE:

        dumpadm -d none

This will not only unconfigure a current dump device from
a system but it will also make it persistent by putting it
in the /etc/dumpadm.conf file. This changes the current behaviour
where a default dump device was set to 'swap' so if there was
a swap device available which could be used as a dump device
it was configured in during a system boot. Please note that
a ZFS volume which is configured as a swap device cannot be
used as a dump device at the same time so the old behaviour
couldn't configure a dump device in most Open Solaris installation
anyway unless a dedicated zvol or slice is provided.

It is assumed that if a system administrator specifies that
a dump device should be unconfigured it should be persistent
until a new dump device is configured explicitly.

Man page changes:


--- dumpadm.1m.orig     2010-03-18 20:41:52.522851287 +0000
+++ dumpadm.1m  2010-03-18 20:50:39.712699898 +0000
@@ -165,6 +165,12 @@
              ured for both the swap area and the dump device.
 
 
+        none
+
+             If the special token none is specified as  the  dump
+             device, dumpadm persistently disables crash dumps.
+
+
 
      -m mink | minm | min%
 

6. Resources and Schedule
    6.4. Steering Committee requested information
        6.4.1. Consolidation C-team Name:
                ON
    6.5. ARC review type: FastTrack
    6.6. ARC Exposure: open

_______________________________________________
opensolaris-arc mailing list
[email protected]

Reply via email to