This post is more than 5 years old

1 Rookie

 • 

119 Posts

2820

July 14th, 2015 04:00

Difference between COFA and COFW

Hello,

Can anyone please explain me the difference between;

1) Copy on First Write

and

2) Copy on First Access

Thanks.

9 Legend

 • 

20.4K Posts

July 14th, 2015 08:00

CopyOnAccess will copy the data if you are simply reading the snapshot (and of course if source is being written to). COFW will only copy the data if source data is being written to.

9 Legend

 • 

20.4K Posts

July 14th, 2015 05:00

it's best described in Timefinder guide for Symmetrix/VMAX (btw, there is no copy on first access in VNX)

http://www.emc.com/collateral/hardware/white-papers/h8264-whats-new-timefinder-emc-symmetrix-vmax-wp.pdf

1 Rookie

 • 

107 Posts

July 14th, 2015 06:00

See below.  Been asked before

https://community.emc.com/message/597902

1 Rookie

 • 

119 Posts

July 14th, 2015 08:00

It says for COFA;

"With the CopyOnAccess, actual copying of the data is deferred until either tracks on the source device are written to or tracks on the target device are read or written.  i.e. after activating the copy session, only those tracks that have been written to the source or written/read from the target will be copied to the target device"

Then COFW also works similarly. Here copy of the original data block (1 x Read I/O) takes place, then this original data block is written to a new location (1 x Write I/O) and then the new data block is written to the location of the original data block (1 x Write I/O).

I am confused.

4 Operator

 • 

8.6K Posts

July 14th, 2015 08:00

And how is that a VNX question ?

1 Rookie

 • 

119 Posts

July 14th, 2015 09:00

My fault to say it a VNX question, but basically I wanted to know their difference.

So from

"CopyOnAccess will copy the data if you are simply reading the snapshot (and of course if source is being written to). COFW will only copy the data if source data is being written to"

Can I consider the difference of only "reading" ?

9 Legend

 • 

20.4K Posts

July 14th, 2015 10:00

yes

4.5K Posts

July 20th, 2015 12:00

Was your question answered correctly? If so, please remember to mark your question Answered when you get the correct answer and award points to the person providing the answer. This helps others searching for a similar issue.

glen

No Events found!

Top