Anuraag
18th March 2005, 08:15
I am planning to install baan IV on miscrosoft windows 2003 cluster server ( this server comes with common storage). can any body give me idea how to deploy baan application in such a way that if one server failure then other server take the charge. We are using oracle 9i as Database.
Thanks in advance.
LittleJohn
25th March 2005, 00:54
Hi Anuraag,
Once you have both the nodes setup as a Active/Passive or Active/Active Configuration, you will need to do a logical install of Baan on both the nodes.
Do a full install of Baan on your NAS/SAN (Storage Area Network) and point it to the Virtual Server. This is the drive on which your Baan will reside... say E: or D: (OR... you can do a dirty install , by copying your e:\baan from your current Baan server to the cluster virtual server, change registry entries and do a logical install).
Check the e:\baan\lib\license6.2 file
Check the e:\baan\lib\tabledef6.2 file
to point to your SAN.
In the Network Resources... create BaanLogic Services, Licensing & also Shared memory (if applicable). This is managed thru your Cluster Administration.
To License...
Run your RSC for Node 1 and Node 2 respectively.
Validate the NODE 2 first. Because, the RSC was taken on it last.
Insert the Tools Key & Software Standard Key and Validate Tools set.
Do not run Configure Application session just yet.
- Fail over to NODE 1.
- Insert the Tools Key & Validate the Tools set. (The Software Standard Key need not be entered
Its the same for both nodes)
- After the above steps are done..
Go to e:\baan\lib\license6.2 File and change the entries from <NODE1>,<NODE2> To <Baan Server name> (The virtual Server).
But remember, Baan software is NOT Cluster aware. Everytime you failover.. you will lose connection to Bshell.
Hope this helps
Cheers
Little John
Anuraag
29th March 2005, 07:27
Hi LittleJohn ,
Thanks for paying attention on this thread.
we already did the instalation with the help of a document designed for NT 4 cluster/ oracle 7.3. It take 4 days to install the baan application. Right now we are loading service pack after that we will load the IS5 (indian localisation). After that we will validate the licence. You are quite right that Baan software is NOT Cluster aware. Everytime server failover.. we will lose connection to Bshell & we have to login again.
Any Way Thanks a lot to u.
Definitly if we get the reply before of that, then we completed it in a day or 2.