Disable Automatic Deletion of Manual Backups

Contents

1Introduction
1.1Prerequisites

2

Procedure

1   Introduction

This document describes how to disable automatic deletion of manual backups in the managed element.

Disabling automatic deletion of manual system backups when the maximum number of manual system backups is below or equal to the existing number of stored manual system backups results in failure of the next manual system backup.

For information on how to modify the maximum number of system manual backups, refer to Change Maximum Number of Manual Backups.

1.1   Prerequisites

This section describes the prerequisites, which must be fulfilled before using the procedure.

1.1.1   Conditions

The following conditions must apply:

2   Procedure

Attention!

Risk of data loss or data corruption.

Disabling automatic deletion of manual backups can lead to file storage space issues and generation of alarm.

To disable automatic deletion of manual backups:

  1. Navigate to the BrmBackupHousekeeping managed object, for example:

    >dn ManagedElement=NODE06ST,SystemFunctions=1,BrM=1,BrmBackupManager=SYSTEM_DATA,BrmBackupHousekeeping=SYSTEM_DATA

  2. Enter Config mode:

    (BrmBackupHousekeeping=SYSTEM_DATA)>configure

  3. Disable automatic deletion of manual backups:

    (config-BrmBackupHousekeeping=SYSTEM_DATA)>autoDelete=DISABLED

    Attention!

    Risk of data loss or data corruption.

    Depending on the number of stored manual system backups and the value of the maximum number of manual system backups, commit of this change can result in failure of the next manual system backup.

    Note:  
    The value of the autoDelete attribute cannot be cleared by the no autoDelete ECLI command.

  4. Commit the change:

    (config-BrmBackupHousekeeping=SYSTEM_DATA)>commit

  5. Verify the change:

    (BrmBackupHousekeeping=SYSTEM_DATA)>show

    The following is an example output:

    BrmBackupHousekeeping=SYSTEM_DATA
       autoDelete=DISABLED
    [...]


Copyright

© Ericsson AB 2014, 2015. All rights reserved. No part of this document may be reproduced in any form without the written permission of the copyright owner.

Disclaimer

The contents of this document are subject to revision without notice due to continued progress in methodology, design and manufacturing. Ericsson shall have no liability for any error or damage of any kind resulting from the use of this document.

Trademark List
All trademarks mentioned herein are the property of their respective owners. These are shown in the document Trademark Information.

    Disable Automatic Deletion of Manual Backups