This widget could not be displayed.
Disk Enclosures
1859569 Members
5702 Online
110403 Solutions
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.

Re: EVA + Windows + host cache flush

 
SOLVED
Go to solution
Maxitaly_1
Advisor

EVA + Windows + host cache flush

Hi all

Configuration example:
- EVA 6000
- SRV1 Windows 2003 mount on X: a vdisk (vdisk0 for example)
- SRV1 share X: (file server)

Question: when I create a snapshot of vdisk0 using CV graphical interface, how can I be sure that the Windows cache is flushed on disk before the snapshot execution ?
I can change the cache mode of the vdisk0 (WRITETHROUGH), but I think that this operation only flushes the data of the EVA controllers.

Thanks for help
Armando
4 REPLIES 4
Uwe Zessin
Honored Contributor

Re: EVA + Windows + host cache flush

simple answer: you can't do that with CV, sorry.

The Replication Solutions Manager (RSM, which is licensed with the BC-EVA or CA-EVA license) has a host agent and the necessary means (function call) to tell the host to flush the file system.
.
Maxitaly_1
Advisor

Re: EVA + Windows + host cache flush

Thanks Uwe.

I found a sysinternal util: sync. Do you think that this utility can help me ?
Uwe Zessin
Honored Contributor
Solution

Re: EVA + Windows + host cache flush

Yes, you could even do a "poor man's RSM" by creating a script which calls "sync" and then initiate the snapshot via SSSU.
.
Vincent Fleming
Honored Contributor

Re: EVA + Windows + host cache flush

Another way is to use VSS snapshots...

You can get the EVA VSS Providers here: http://h18004.www1.hp.com/products/storageworks/vdsvsshard/index.html?jumpid=reg_R1002_USEN

With these, you can use the standard Windows Volume Shadow Copy service to create BC snapshots.

Good luck,

Vince
No matter where you go, there you are.