Video Screencast Help
Search Video Help Close Back
to help
Not able to make it to Vision this year? Get a sampling in the Best of Vision on Demand group.

difference between vxassist snap & vxsnap

Updated: 09 Aug 2010 | 5 comments
Peter Genes's picture
0 0 Votes
Login to vote
This issue has been solved. See solution.

Hi Friends

Can anyone point me to what exactly is difference between taking snapshot via vxassist snap options & vxsnap ?
our environment uses vxsnap though however was interested to know the difference

thanks

Pete

Comments

Gaurav Sangamnerkar's picture
08
Jun
2010
3 Votes +3
Login to vote

Hi Pete, vxassist

Hi Pete,

vxassist snapstart/snapshot is traditional way of taking snapshots.... majorly with vxassist you will simply add a plex & data will be copied however it will not contain the updated data (or called point in time copy), so lets say you took the snapshot using vxassist snapstart, whatever data was there at that time gets copied to additional mirror plex, however if data is updated on source volume, there is no track of it. so next time when you are refreshing the snap, whole lot has to be synced again

To overcome this vxsnap was created, in vxsnap you attach something called as DCO logs to the source volume, these logs keep a track of data blocks changed, so in this technology, once your snapshot is done, DCO logs will start tracking the blocks changed.... When you go for refreshing the snapshot, only changed blocks will be synced... (you can say like differential sync), making operation faster...

However keep a note, you need a valid license to use these features, If I remember correctly, "fastresync & DGSJ" should be enabled for this.

you can refer to volume manager admin guide for further explanation on how snapshots work, you can find admin guide here:

https://vos.symantec.com/documents

Hope this answers....

Gaurav

PS: If you are happy with the answer provided, please mark the post as solution. You can do so by clicking link "Mark as Solution" below the answer provided.
 

Peter Genes's picture
08
Jun
2010
0 Votes 0
Login to vote

Gotcha Thanks alot guarav

Gotcha

Thanks alot guarav  for explaination, I will still run through admin guide

one more query, you mentioned vxassist snapstart/snapshot, snapstart is going to start the snapshot ie mirror the plex & snapshot option will disassociate the snap plex & move it to a new volume, is that a fair statememt ?

ta

Pete

Gaurav Sangamnerkar's picture
08
Jun
2010
0 Votes 0
Login to vote

yep, correct.... Gaurav

yep, correct....

Gaurav

PS: If you are happy with the answer provided, please mark the post as solution. You can do so by clicking link "Mark as Solution" below the answer provided.
 

Peter Genes's picture
08
Jun
2010
0 Votes 0
Login to vote

ta

ta

wzis's picture
08
Jul
2010
0 Votes 0
Login to vote

The answer given is not

The answer given is not correct. The difference between the 2 types of snapshots:
For vxassist snapshot: you need to prepare (copy data) first, and wait for the snapstart to finish, and then at the point of the time when you want to take a snapshot of volume data, run "vxassist snapshot" to create it.

For vxsnap snapshot, you get the snapshot of the volume first, and the real data will be copied over later.

These 2 types of snapshots will co-exist, and vxassist snapshot won't be replaced by vxsnap snapshot.