UNSOLVED

Richie5

updated

19 years ago

R

Richie5

27 Posts

0

440

May 2nd, 2007 21:00

Recovering data

After performing a data center move and transfering all the legato licensing to new platform. Assuming the tapes are compatible, what is the procedure to recover data on tapes previous to the move?

Thanks
R
  • amediratta

    2 Intern

    2014 Posts

    156

    0

    Posted May 3rd, 2007 00:00

    This could be diffrenet procedures for different scenarios.

    The best way to do this would be to run scanner -i \\.\tape0 for all the media for which you expect you would need regular recoveries. This would populated indexes and media entries from these tapes to the new setup.

    It is best to keep the same client ID for each client configured a fresh in the new environment.

    IF you think you would occassionally need to recover a file form a media, then you can use different scanner options like:
    1. Recover an entire Save Set to the Networker Server ¿
    scanner ¿S SSID \\.\Tape0 | uasm -rv
    2. Get the list and path of files recoverable from a Save Set -
    scanner ¿S SSID \\.\Tape0 | uasm -nrv
    3. Recover a single file from a Save Set to the Networker Server ¿
    scanner ¿S SSID \\.\Tape0 | uasm -rv filename
    4. Recover a single file from a Save Set to the Networker Server on a different location ¿
    scanner ¿S SSID \\.\Tape0 | uasm -rv -m source=dest filename
  • ble1

    6 Operator

    14354 Posts

    56186 Points

    156

    0

    Posted May 3rd, 2007 04:00

    It depends what kind of move you are performing.