cancel
Showing results for 
Search instead for 
Did you mean: 

System copy procedure for AlwaysOn - non shared disk cluster?

former_member211576
Contributor
0 Kudos

Hi experts,

   What is the correct procedure for non shared disk cluster?

1.first node

2.database instance

3. additional node

4. another database instance again on additional node because the master db is not shared?

I ask this question because sometimes I got strange error messages like "Logon not possible(error in license check)",

"Can't execute sap_check_if_sick", or

(by the way, sp_help_revlogin does not solve this problem perfectly)

dev_wo:

"M Thu Aug 01 10:27:18 2013

M  NiHLGetHostName: found address 10.243.23.60 in cache

M  NiHLGetHostName: retrying to get hostname for '10.243.23.60'

M  NiSrvLGetServName: found port number 3201 in cache

M  NiIGetServName: port 3201 = servicename 'sapdp01'

M  ***LOG Q0I=> NiPConnect2: 10.243.23.60:3201: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 3286]

M  ThGetTransactionId: no transaction id found

M  *** ERROR => NiPConnect2: SiPeekPendConn failed for hdl 9/sock 1364

    (SI_ECONN_REFUSE/10061; I4; ST; 10.243.23.60:3201) [nixxi.cpp    3286]

M  NiICloseHandle: closing initial hdl 9

M  *** ERROR => EncNiConnect: unable to connect (NIECONN_REFUSED) [encomi.c     447]

M  NiWait: sleep (5000ms) ..."

Accepted Solutions (1)

Accepted Solutions (1)

Sriram2009
Active Contributor
0 Kudos

Hi Dennis

1.    What is the correct procedure for non shared disk cluster?

Could you pls explain in details . because "non shared disk cluster" you are going to share the disk in local? in place of SAN? could you share you cluster configuration details?

For Normal SAP on Windows MSCS Cluster installation Steps and some of the links

1. Install the New Servers with windows OS 64 bit enterprise edition with latest patches.

2 Fail over cluster service installation and configurations

3 MS SQL (2008 R2 or 2005) cluster installation as per the installation guide

4. Central services instance for ABAP installation.

5 Central services instance for JAVA installation.

6 First MSCS node installation

7 Database Instance  Installation using backup restore method

8 Additional MSCS node installation

9 Enqueue replication server installation for ABAP in Node I

10 Enqueue replication server installation for JAVA in Node I

11 Enqueue replication server installation for ABAP in Node II

12 Enqueue replication server installation for JAVA in Node II

13 Central Instance Installation in Node I

14 Second node installation as per the installation guide

15 Post processing steps after system copy

http://joeysbasisblog.blogspot.com/2010/10/sap-system-copy-procedure.html

Installation guide https://service.sap.com/instguidesNW70

2. I ask this question because sometimes I got strange error messages like "Logon not possible(error in license check)",

For this error message Kindly go thru the SAP Knowledge Base Article  1512766 - Most common reasons for error message: "Logon not possible (error in license check)"

Thanks

Sriram

former_member211576
Contributor
0 Kudos

Hi S Sriram,

   I have found the answer, FYI.

First node downtime: 1 hour

1. 70SWPM -> System copy -> First node

2. Change dbs/mss/server & SAPDBHOST to node 1

3. 70SWPM -> System copy -> Database instance

Second node downtime: 1 hour

4. 70SWPM -> System copy -> Additional node

5. Change SAPDBHost and dbs/mss/server to AG Listener

6.     Sp_help_revlogin + SWPM(7.3) -> Database upgrade completion

Sriram2009
Active Contributor
0 Kudos

Hi Dennis

Thanks for your information

Regards

Sriram

Answers (0)