Hello,
we have the following Setup:
Node A: nodeA
Node B: nodeB
SID: C01
The clustered "C01" instance is switching correctly to nodeB and also back to nodeA.
We want now to install an additional standalone instance on nodeB, called "S01". We have installed it as virtual instance. But
the problem is now that C01 is not switching on nodeB anymore.
The root cause is, that there is a net share sapmnt which is pointing to the local file system I: where S01 (local instance) is installed. And there, C01
can't find the profiles and so on. If we remove the net share sapmnt from nodeB, C01 is switching like before where S01 was not installed.
The question is now, how we can install the standalone S01 on the nodeB with the share sapmnt which is needed for S01 and a working cluster switch for C01?
I have find the following document http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/90486554-bdc6-2a10-d39b-e143d5b2e6d9?overridelayout=true, where is described how to have more sapmnt shares. But this the way multiple SIDs in one cluster. But we don't want to have the S01 in the cluster.
Thanks for helping and best regards,
Steffen Herrmann