Posts
Users
Search
edhoward
updated
12 years ago
2 Intern
•
214 Posts
0
1002
July 1st, 2014 04:00
Probably a stupid question but can you mount a snapsure checkpoint?
Many thanks,
Ed
Responses (4)
Solutions (0)
Anonymous User
375 Posts
539
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
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.
Are you able to do this slightly easier in Replication Manager?
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
Self Repair, Upgrade & Maintain
Diagnostics and Tools
Drivers & Downloads
Solve
Dell Laptop Computers
53
6
Dell Pro Desktops
118
1
SupportAssist for PCs
117
7
Monitors
73
2
Unity
64
View More
Anonymous User
375 Posts
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