Unlock Backup Scheduler

Contents

1Introduction
1.1Prerequisites

2

Procedure

1   Introduction

This document describes how to unlock the backup scheduler. It allows scheduled backups to occur.

1.1   Prerequisites

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

1.1.1   Conditions

The following condition must apply:

2   Procedure

To unlock the backup scheduler:

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

    >dn ManagedElement=<Node Name>,SystemFunctions=1,BrM=1,BrmBackupManager=USER_DATA,BrmBackupScheduler=USER_DATA

  2. Enter Config mode:

    (BrmBackupScheduler=USER_DATA)>configure

  3. Unlock the backup scheduler:

    (config-BrmBackupScheduler=USER_DATA)>adminState=UNLOCKED

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

  4. Commit the change:

    (config-BrmBackupScheduler=USER_DATA)>commit

  5. Verify that the backup scheduler is unlocked:

    (BrmBackupScheduler=USER_DATA)>show -v

    The following is an example output:

    BrmBackupScheduler=USER_DATA
       brmBackupSchedulerId="USER_DATA"
       maxStoredScheduledBackups=4



Copyright

© Ericsson AB 2017, 2018. 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.

    Unlock Backup Scheduler