C
clewis123
What is the best way to install a cluster un-aware application (exe's
and supporting DLLs) on a shared disk? Ideally, I would like to
install it once on the shared disk instead of manually installing on
the local drives of all nodes. This would gaurantee that all nodes
would be running the same version of the software. I know I can
replicate my application's registry entries. But, during the install
(Installshield), there are obviously 'behind the scenes' actions that
occur (registration of ActiveX controls etc.) that would not be
reflected on the other nodes. How do I overcome this type of issue?
All the documentation I have read do not answer this. Is that because
we should never install applications on a shared disk? If we don't
install applications on a shared disk, we can never guarantee that the
other nodes will be running the *exact* same version of software since
someone could forget to update one of the Nodes (human error).
Thanks!
- Chris Lance
and supporting DLLs) on a shared disk? Ideally, I would like to
install it once on the shared disk instead of manually installing on
the local drives of all nodes. This would gaurantee that all nodes
would be running the same version of the software. I know I can
replicate my application's registry entries. But, during the install
(Installshield), there are obviously 'behind the scenes' actions that
occur (registration of ActiveX controls etc.) that would not be
reflected on the other nodes. How do I overcome this type of issue?
All the documentation I have read do not answer this. Is that because
we should never install applications on a shared disk? If we don't
install applications on a shared disk, we can never guarantee that the
other nodes will be running the *exact* same version of software since
someone could forget to update one of the Nodes (human error).
Thanks!
- Chris Lance