Hi,
I am working on a problem where my application creates 2008 cluster
resources via the clusapi. However recently I found a problem where the
Netname fails to come online with the following error"0x80071736" when
trying
to add a file share resource through "NetShareAdd()". So, I did a little
testing and found that the network name was failing to start with an error
that the object already exists. Is there a way I can log the behavior of
clusapi to determine how clusapi is detecting the existing object, so I
can
check for that object and block my application configuration until its
resolved?
Hope that all makes sense. ;) There isn't a cluster forum, and the SDK
forum
didn't have anything specific to API's. So this group seemed like the next
best place. Forgive me if its in the wrong group :)
Nick