Home » Category » Software & Application Miscellaneous

Software & Application Miscellaneous: ZwSetValueKey and registry replication in MSCS

205| Tue, 20 May 2008 07:48:00 GMT| anonymous| Comments (0)
Hi,
I'm using the win32 reg function: ZwSetValueKey (from my driver) to set a key registered with a cluster resource.
According to Microsoft documentation when a change to the local registry is made the checkpoint on the quorum is updated as well.
Can I assume that the registry write and the quorum update are synchronous?
I mean - if the ZwSetValueKey returns success can I assume that the data was already written to a checkpoint on the quorum device? or the quorum may be updated in a later time?

Thanks.

Keywords & Tags: zwsetvaluekey, registry, replication, mscs, software, application

URL: http://software.itags.org/software-application/240755/
 
«« Prev - Next »» 0 helpful answers below.

Software & Application Miscellaneous Hot Answers

Software & Application Miscellaneous New questions

Software & Application Miscellaneous Related Categories