Unlock Backup Scheduler

Contents


1   Description

This instruction describes how to unlock the backup scheduler. It allows scheduled backups to run.

2   Procedure

2.1   Unlock Backup Scheduler

Prerequisites

Steps

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

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

  2. Enter Config mode:

    (BrmBackupScheduler=SYSTEM_DATA)>configure

  3. Unlock the backup scheduler:

    (config-BrmBackupScheduler=SYSTEM_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=SYSTEM_DATA)>commit

  5. Verify that the backup scheduler is unlocked:

    (BrmBackupScheduler=SYSTEM_DATA)>show -v

    The following is an example output:

    BrmBackupScheduler=SYSTEM_DATA
       adminState=UNLOCKED <default>
    [...]
       brmBackupSchedulerId="SYSTEM_DATA"
       maxStoredScheduledBackups=4
    [...]
    


Copyright

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