DX NetOps

  • 1.  Restore to Legacy Database

    Posted May 12, 2018 10:10 AM

    Hi All,

     

    I have Spectrum 10.2.3 configured in a FT mode in my environment. I am trying to do a legacy restore , but after legacy initialyzation also its loading 5k devices. Seems the legacy db is corrupted.

     

    Is there any other we can do a legacy restore. Can we Use the legacy db from any other environment ?



  • 2.  Re: Restore to Legacy Database
    Best Answer

    Broadcom Employee
    Posted May 13, 2018 07:41 PM

    Hi  Guneet,

     

    This has changed from Spectrum 10.2.x, so now the  legacy.SSdb contains models as well as the  catalog.

     

    So if you wish to restore database from after an install, you can just do:

     

    SSdbload -il legacy

     

    If you wish to re-initiailize, loading just the catalog:

     

    SSdbload -ic legacy

     

    HTH

    Tarun



  • 3.  Re: Restore to Legacy Database

    Posted May 14, 2018 03:42 AM

    Thanks Tarun for the help.

    It helped me a lot