UNSOLVED

edhoward

updated

12 years ago

E

edhoward

2 Intern

214 Posts

0

1002

July 1st, 2014 04:00

Can you mount a checkpoint?

Probably a stupid question but can you mount a snapsure checkpoint?

Many thanks,

Ed

  • 539

    0

    Posted July 1st, 2014 04:00

    Hi edhoward1,

    Yes you can mount a snapsure checkpoint. The best practice is to rename it before mounting.

    Commands :

    $ server_mount -option cvfsname=

      is the current checkpoint name displayed by server_mount

    mount point of the checkpoint


    Example : to change the name of checkpoint ufs1_ckpt1 to Monday while mountingthe checkpoint on Data Mover server_2 at mount point ufs1, type:

    $ server_mount server_2 -option cvfsname=Monday ufs1_ckpt1 /ufs1

    Thanx

    Rakesh

  • dynamox

    11 Legend

    20419 Posts

    87439 Points

    539

    0

    Posted July 1st, 2014 05:00

    keep in mind, if you rename a checkpoint you will not be able to use built-in scheduler to refresh it, it will have to refreshed manually. There is no need to re-name a checkpoint unless you have very specific use-cases.

  • edhoward

    2 Intern

    214 Posts

    539

    0

    Posted July 1st, 2014 05:00

    Are you able to do this slightly easier in Replication Manager?

  • 539

    0

    Posted July 1st, 2014 06:00

    Yes, you should be. For more details please look at this : http://www.tentonmarketing.com/Portfolio/EMC_Replication-Mgr-WP.pdf If you have it already integrated to your Unisphere or Navisphere, can perform the same from there too.

    Thnx

    Rakesh