HPE EVA Storage
1830843 Members
2754 Online
110017 Solutions
New Discussion

Business Copy EVA and Exchange PST files

 
SOLVED
Go to solution
Monica Peck
Occasional Advisor

Business Copy EVA and Exchange PST files

Regarding Business Copy EVA Snapshots , it seems that the copy-on-write happens at the “block” level and not the file level. With Exchange 2003, if users store their PST files on the SAN and a snapshot is created of those PST files, please confirm that only the blocks within the file are copied out if the user adds new emails to their PST file.

Thank you.
Monica
3 REPLIES 3
Mike Reznak
Trusted Contributor

Re: Business Copy EVA and Exchange PST files

Hi,
BC Snapshot is block level operation. It transfers only the changed blocks. All unchanged blocks on snapshot are read from primary disk.

Mike
...and I think to myself, what a wonderful world ;o)
Monica Peck
Occasional Advisor

Re: Business Copy EVA and Exchange PST files

So would you AGREE that the entire PST file would NOT be copied out if just a few additional emails are stored in an exiting (much larger) PST file consisting of several hundred emails, and a snapshot was created of that PST file?

Thank you.
Monica
Uwe Zessin
Honored Contributor
Solution

Re: Business Copy EVA and Exchange PST files

Correct. The EVA only serves blocks of data and does not know what a file is. The data can be user data or filesystem metadata or database metadata or or or... The snapshot does not know what's in the 'segment' where a block is changed (the granularity for copy-on-write is a bit higher than a single 512 byte block).
.