1 Description
This instruction 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.
2 Procedure
2.1 Disable Automatic Deletion of Manual Backups
Prerequisites
- No documents are required.
- No tools are required.
- The following conditions must apply:
- The existing value of attribute autoDelete has been checked and is equal to ENABLED.
- An Ericsson Command-Line Interface (ECLI) session in Exec mode is in progress.
Steps
Disabling automatic deletion of manual backups can lead to file storage space issues and generation of alarm.
To disable automatic deletion of manual backups:
- Navigate to the BrmBackupHousekeeping managed object, for example:
>dn ManagedElement=NODE06ST,SystemFunctions=1,BrM=1,BrmBackupManager=SYSTEM_DATA,BrmBackupHousekeeping=SYSTEM_DATA
- Enter Config mode:
(BrmBackupHousekeeping=SYSTEM_DATA)>configure
- Disable automatic deletion of manual backups:
(config-BrmBackupHousekeeping=SYSTEM_DATA)>autoDelete=DISABLED
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.
- Commit the change:
(config-BrmBackupHousekeeping=SYSTEM_DATA)>commit
- Verify the change:
(BrmBackupHousekeeping=SYSTEM_DATA)>show
An output example:
BrmBackupHousekeeping=SYSTEM_DATA autoDelete=DISABLED [...]

Contents