Forum Discussion

Michael_Buehlme's avatar
13 years ago
Solved

How to check if all Savesets have been migrated to Centera

We have migrated 8 VaultPartitions (~8TB) with NTFSCenteraMigrator.exe to Centera and now I want to crosscheck if all Savesets have been migrated successfully.

How to?

  •  

    The NTFS to Centera Migration utility creates a log file for each job. The utility
    prompts you for the name and location of the file to create.
     
    The following is an example of a log file.
    2005-12-02 13:08:53 NTFS to Centera Migrator Log file created for
    Job NCM_20031202130732
    2005-12-02 13:08:53
    2005-12-02 13:08:53 Starting migration from Test Ptn16 to Test Ptn17
    in Test
    2005-12-02 13:08:53 Savesets in NTFS partition: 368
    2005-12-02 13:09:25 Migration stopped
    2005-12-02 13:09:25 Savesets migrated: 368, Rate: 42735
    Savesets/hour
    2005-12-02 13:09:25 Savesets in NTFS partition: 0
    2005-12-02 13:09:25 Migration completed - job entry has been deleted
     
    NOTE : Abstract from utility guide.

     

1 Reply

  •  

    The NTFS to Centera Migration utility creates a log file for each job. The utility
    prompts you for the name and location of the file to create.
     
    The following is an example of a log file.
    2005-12-02 13:08:53 NTFS to Centera Migrator Log file created for
    Job NCM_20031202130732
    2005-12-02 13:08:53
    2005-12-02 13:08:53 Starting migration from Test Ptn16 to Test Ptn17
    in Test
    2005-12-02 13:08:53 Savesets in NTFS partition: 368
    2005-12-02 13:09:25 Migration stopped
    2005-12-02 13:09:25 Savesets migrated: 368, Rate: 42735
    Savesets/hour
    2005-12-02 13:09:25 Savesets in NTFS partition: 0
    2005-12-02 13:09:25 Migration completed - job entry has been deleted
     
    NOTE : Abstract from utility guide.