SlideShare a Scribd company logo
1 of 8
Download to read offline
Doc ID T1302.1.1




Installing and configuring manually a SafePeak cluster
How to deploy SafePeak on two servers in a cluster mode, while installing two SafePeak
Standalone installations and then configuring the cluster to work in a Failover mode.

Introduction
Welcome to SafePeak for Microsoft SQL Server. This guide explains how to manually configure a SafePeak
active-passive Cluster by installing SafePeak at first in a Single mode and then manually configuring them to be
part of a SafePeak Cluster.

Minimum System Requirements
Two servers each with the following system configuration

          Operating system    Windows 2008 R2 64-bit
          RAM                 4GB per SafePeak Instance
                              Minimum RAM recommended: 8GB
          CPU                 2 Cores Per SafePeak Instance, Minimum 1 CPU with at least 4 Cores
          Hard Drive          70GB for each SafePeak Instance
          Network Cards       1Gb Ethernet
          Power Supply        Two power supplies for redundancy



SafePeak Installation and Cluster Configuration
Step #1 – Install SafePeak on two servers each in a Single Mode installation
   a. Install SafePeak on both servers by following installation procedure as defined in “SafePeak Installation
       Guide” (see www.safepeak.com/Product/Resource-Library/Installation-Guide);
   b. On the step “Choosing Installation type” choose “Standard” / “Single” mode;
   c. On the step “Enter license file” – do not enter license (trial license will be used automatically);
   d. On the step “Administrator login details” enter the same information.

Step #2 – Install Windows NLB Feature / Role
   a. Open Windows Server Manager
   b. Click on “Features” on the right
   c. Click on “Add Feature” on the left
   d. Choose from the list Network Load Balancer
   e. Click Install.
   f. Do steps a-e on the second server.



SafePeak Technologies Ltd 2013                 info@safepeak.com                                           Page 1
Doc ID T1302.1.1




Step #3 – Configure NLB on servers A (main / active SafePeak Server) and server B (secondary)
   a. Open NLB Manager on Server A:
           a. Windows Start  Administrative Tools  Network Load Balancing Manager;
   b. Menu “Cluster”  “New”;
   c. “New Cluster: Connect” screen – Enter “localhost”, click connect and choose interface name (usually
       “Local Area Connection”). Click Next;




   d. In case a pop screen asks to “Disable DHCP” – click yes/disable;




SafePeak Technologies Ltd 2013               info@safepeak.com                                        Page 2
Doc ID T1302.1.1




   e. “New Cluster: Host Parameter” screen – If Dedicated IP addresses list is empty then add “IP v4 address”
      and the “Subnet mask” of the current computer. Click Next;




   f.   “New Cluster: Cluster IP Address” screen – Add an IP address to be used as Virtual IP of the Cluster.




SafePeak Technologies Ltd 2013                 info@safepeak.com                                            Page 3
Doc ID T1302.1.1




   g. “New Cluster: Cluster Parameters” screen –
         a. “Full Internet Name” – enter cluster name “SafePeakCluster”
         b. “Cluster operation mode” – choose “Multicast”
         c. Click Next;




   h. “New Cluster: Port Rules” screen – Click Edit




SafePeak Technologies Ltd 2013               info@safepeak.com            Page 4
Doc ID T1302.1.1




   i.   “Add/Edit Port Rule” screen – Under “Filtering mode” choose:
           a. “Affinity” – set to “None”;
           b. Set as “Single Host”;
           c. Click OK;




   j.   Click Finish;




SafePeak Technologies Ltd 2013               info@safepeak.com         Page 5
Doc ID T1302.1.1




Add Secondary SafePeak server to the cluster:

   k. Right mouse click on the SafePeakCluster in the list. Click on “Add Host To Cluster”




   l.   “Add Host To Cluster: Connect” screen – Enter Secondary SafePeak server (server B); Click Connect; Click
        Next;




   m. Verify “Priority=2”; Click Next;
   n. Click Next;
   o. Click Finish;




SafePeak Technologies Ltd 2013                info@safepeak.com                                          Page 6
Doc ID T1302.1.1




Step #4 – Configure SafePeak MySQL Databases synchronization on two servers.
SafePeak Server A

Perform the following actions on SafePeak Server A (main / active server):

    a. Open CMD
    b. Run “mysql –uroot –psa”

    c. Update table “control.ServerConfiguration”:
       Copy and paste the following command; Place Your Cluster IP and Server B IP; Run it (press “enter”);
               UPDATE control.ServerConfiguration
               SET ClusterIP = “Your Cluster IP”,
               SecondaryIP = “Server B IP”,
               InstallationType = 2 ;
       Press enter;

    d. Update table “rawdata.whoami”:
       Copy and paste the following command; Place Secondary Server IP (SafePeak server B); Run it (press
       “enter”);
               UPDATE rawdata.whoami
               SET OtherIP = “Secondary Server IP”;
       Press enter;


    e. Type Exit;

    f.   Add Environment setting:
         Run the following command in the CMD (If needed change the “C:SafePeak” to your SafePeak folder):
                SETX SAFEPEAK_V1_3_TEMP C:SafePeakTemp /m




SafePeak Technologies Ltd 2013                info@safepeak.com                                          Page 7
Doc ID T1302.1.1




SafePeak Server B:

Perform the following steps on SafePeak Server B (secondary / passive server).

    g. Open CMD
    h. Run “mysql –uroot –psa”

    i.   Update table “control.ServerConfiguration”:
         Copy and paste the following command; Place Your Cluster IP and This Server IP; Run it (press “enter”);
                 UPDATE control.ServerConfiguration
                 SET ClusterIP = “Your Cluster IP”,
                 PrimaryIP = “”,
                 SecondaryIP = “This Server IP”,
                 InstallationType = 2 ;
         Press enter;

    j.   Update table “rawdata.whoami”:
         Copy and paste the following command; Place Primary Server IP (SafePeak server A); Run it (press
         “enter”);
                 UPDATE rawdata.whoami
                 SET OtherIP = “Primary Server IP”;
         Press enter;

    k. Type Exit;

    l.   Add Environment setting:
         Run the following command in the CMD (If needed change the “C:SafePeak” to your SafePeak folder):
                SETX SAFEPEAK_V1_3_TEMP C:SafePeakTemp /m



Step #5 – Load SafePeak Cluster License
On each of the servers perform the following actions:

    a. Open Windows: StartAll ProgramsSafePeak (version) License Manager
    b. Under “Submit New License” load your license key file
    c. Press “Submit”.

Repeat steps a-c on both SafePeak servers.


SafePeak Technologies Ltd 2013                 info@safepeak.com                                            Page 8

More Related Content

What's hot

How to use prancer to detect and fix the azure sql resources which uses tls v...
How to use prancer to detect and fix the azure sql resources which uses tls v...How to use prancer to detect and fix the azure sql resources which uses tls v...
How to use prancer to detect and fix the azure sql resources which uses tls v...Prancer Io
 
Audit Vault Database Firewall 12.2.0.1.0 installation
Audit Vault Database Firewall 12.2.0.1.0 installationAudit Vault Database Firewall 12.2.0.1.0 installation
Audit Vault Database Firewall 12.2.0.1.0 installationPinto Das
 
Detect and fix the azure sql resources which uses tls version less than 1.2
Detect and fix the azure sql resources which uses tls version less than 1.2Detect and fix the azure sql resources which uses tls version less than 1.2
Detect and fix the azure sql resources which uses tls version less than 1.2Prancer Io
 
Weblogic 12c Graphical Mode installation steps in Windows
Weblogic 12c Graphical Mode installation steps in Windows Weblogic 12c Graphical Mode installation steps in Windows
Weblogic 12c Graphical Mode installation steps in Windows webservicesm
 
Managing Oracle Enterprise Manager Cloud Control 12c with Oracle Clusterware
Managing Oracle Enterprise Manager Cloud Control 12c with Oracle ClusterwareManaging Oracle Enterprise Manager Cloud Control 12c with Oracle Clusterware
Managing Oracle Enterprise Manager Cloud Control 12c with Oracle ClusterwareLeighton Nelson
 
Best practices for_large_oracle_apps_r12_implementations
Best practices for_large_oracle_apps_r12_implementationsBest practices for_large_oracle_apps_r12_implementations
Best practices for_large_oracle_apps_r12_implementationsAjith Narayanan
 
Oracle WebLogic Server 11g for IT OPS
Oracle WebLogic Server 11g for IT OPSOracle WebLogic Server 11g for IT OPS
Oracle WebLogic Server 11g for IT OPSRakesh Gujjarlapudi
 
Colvin exadata and_oem12c
Colvin exadata and_oem12cColvin exadata and_oem12c
Colvin exadata and_oem12cEnkitec
 
Double the Performance of Oracle SOA Suite 11g? Absolutely!
Double the Performance of Oracle SOA Suite 11g? Absolutely!Double the Performance of Oracle SOA Suite 11g? Absolutely!
Double the Performance of Oracle SOA Suite 11g? Absolutely!Revelation Technologies
 
An introduction to_rac_system_test_planning_methods
An introduction to_rac_system_test_planning_methodsAn introduction to_rac_system_test_planning_methods
An introduction to_rac_system_test_planning_methodsAjith Narayanan
 
Oracle SOA, BPM, OSB, BAM, & B2B 12C
Oracle SOA, BPM, OSB, BAM, & B2B 12COracle SOA, BPM, OSB, BAM, & B2B 12C
Oracle SOA, BPM, OSB, BAM, & B2B 12CRakesh Gujjarlapudi
 
Where did my day go?: OEM 12c Administration #em12c #C15LV @IOUG
Where did my day go?: OEM 12c Administration #em12c #C15LV @IOUGWhere did my day go?: OEM 12c Administration #em12c #C15LV @IOUG
Where did my day go?: OEM 12c Administration #em12c #C15LV @IOUGAlfredo Krieg
 
Oracle Oracle Performance Tuning
Oracle Oracle Performance Tuning Oracle Oracle Performance Tuning
Oracle Oracle Performance Tuning Kernel Training
 
patchVantage Cloud Starter Pack
patchVantage Cloud Starter Pack patchVantage Cloud Starter Pack
patchVantage Cloud Starter Pack David McNish
 
Oracle real application clusters system tests with demo
Oracle real application clusters system tests with demoOracle real application clusters system tests with demo
Oracle real application clusters system tests with demoAjith Narayanan
 
Horizontal clustering configuration steps
Horizontal clustering configuration steps Horizontal clustering configuration steps
Horizontal clustering configuration steps TUSHAR VARSHNEY
 
Database Automation with MySQL Triggers and Event Schedulers
Database Automation with MySQL Triggers and Event SchedulersDatabase Automation with MySQL Triggers and Event Schedulers
Database Automation with MySQL Triggers and Event SchedulersAbdul Rahman Sherzad
 

What's hot (19)

How to use prancer to detect and fix the azure sql resources which uses tls v...
How to use prancer to detect and fix the azure sql resources which uses tls v...How to use prancer to detect and fix the azure sql resources which uses tls v...
How to use prancer to detect and fix the azure sql resources which uses tls v...
 
Audit Vault Database Firewall 12.2.0.1.0 installation
Audit Vault Database Firewall 12.2.0.1.0 installationAudit Vault Database Firewall 12.2.0.1.0 installation
Audit Vault Database Firewall 12.2.0.1.0 installation
 
Detect and fix the azure sql resources which uses tls version less than 1.2
Detect and fix the azure sql resources which uses tls version less than 1.2Detect and fix the azure sql resources which uses tls version less than 1.2
Detect and fix the azure sql resources which uses tls version less than 1.2
 
Weblogic 12c Graphical Mode installation steps in Windows
Weblogic 12c Graphical Mode installation steps in Windows Weblogic 12c Graphical Mode installation steps in Windows
Weblogic 12c Graphical Mode installation steps in Windows
 
Managing Oracle Enterprise Manager Cloud Control 12c with Oracle Clusterware
Managing Oracle Enterprise Manager Cloud Control 12c with Oracle ClusterwareManaging Oracle Enterprise Manager Cloud Control 12c with Oracle Clusterware
Managing Oracle Enterprise Manager Cloud Control 12c with Oracle Clusterware
 
Oam install & config
Oam install & configOam install & config
Oam install & config
 
Best practices for_large_oracle_apps_r12_implementations
Best practices for_large_oracle_apps_r12_implementationsBest practices for_large_oracle_apps_r12_implementations
Best practices for_large_oracle_apps_r12_implementations
 
Oracle WebLogic Server 11g for IT OPS
Oracle WebLogic Server 11g for IT OPSOracle WebLogic Server 11g for IT OPS
Oracle WebLogic Server 11g for IT OPS
 
Colvin exadata and_oem12c
Colvin exadata and_oem12cColvin exadata and_oem12c
Colvin exadata and_oem12c
 
Double the Performance of Oracle SOA Suite 11g? Absolutely!
Double the Performance of Oracle SOA Suite 11g? Absolutely!Double the Performance of Oracle SOA Suite 11g? Absolutely!
Double the Performance of Oracle SOA Suite 11g? Absolutely!
 
An introduction to_rac_system_test_planning_methods
An introduction to_rac_system_test_planning_methodsAn introduction to_rac_system_test_planning_methods
An introduction to_rac_system_test_planning_methods
 
Oracle SOA, BPM, OSB, BAM, & B2B 12C
Oracle SOA, BPM, OSB, BAM, & B2B 12COracle SOA, BPM, OSB, BAM, & B2B 12C
Oracle SOA, BPM, OSB, BAM, & B2B 12C
 
Python on exadata
Python on exadataPython on exadata
Python on exadata
 
Where did my day go?: OEM 12c Administration #em12c #C15LV @IOUG
Where did my day go?: OEM 12c Administration #em12c #C15LV @IOUGWhere did my day go?: OEM 12c Administration #em12c #C15LV @IOUG
Where did my day go?: OEM 12c Administration #em12c #C15LV @IOUG
 
Oracle Oracle Performance Tuning
Oracle Oracle Performance Tuning Oracle Oracle Performance Tuning
Oracle Oracle Performance Tuning
 
patchVantage Cloud Starter Pack
patchVantage Cloud Starter Pack patchVantage Cloud Starter Pack
patchVantage Cloud Starter Pack
 
Oracle real application clusters system tests with demo
Oracle real application clusters system tests with demoOracle real application clusters system tests with demo
Oracle real application clusters system tests with demo
 
Horizontal clustering configuration steps
Horizontal clustering configuration steps Horizontal clustering configuration steps
Horizontal clustering configuration steps
 
Database Automation with MySQL Triggers and Event Schedulers
Database Automation with MySQL Triggers and Event SchedulersDatabase Automation with MySQL Triggers and Event Schedulers
Database Automation with MySQL Triggers and Event Schedulers
 

Viewers also liked

Comparison contrast
Comparison contrastComparison contrast
Comparison contrastLes Davy
 
Format Cells in Excel
Format Cells in ExcelFormat Cells in Excel
Format Cells in ExcelArmine
 
Infographic - CopperEgg and Chef Integration
Infographic - CopperEgg and Chef IntegrationInfographic - CopperEgg and Chef Integration
Infographic - CopperEgg and Chef IntegrationCopperEgg
 
Nilesh Deshmukh-Testing,Oracle,C,Java,Unix
Nilesh Deshmukh-Testing,Oracle,C,Java,UnixNilesh Deshmukh-Testing,Oracle,C,Java,Unix
Nilesh Deshmukh-Testing,Oracle,C,Java,UnixNilesh Deshmukh
 
Mainstreaming of Land Governance in National Agricultural and Food Security I...
Mainstreaming of Land Governance in National Agricultural and Food Security I...Mainstreaming of Land Governance in National Agricultural and Food Security I...
Mainstreaming of Land Governance in National Agricultural and Food Security I...futureagricultures
 
Koivisto: Netti koukuttaa masentunutta
Koivisto: Netti koukuttaa masentunuttaKoivisto: Netti koukuttaa masentunutta
Koivisto: Netti koukuttaa masentunuttaKouluterveyskysely
 
Lesson 3
Lesson 3Lesson 3
Lesson 3hstryk
 
Перспективы развития атомной промышленности в Казахстане
Перспективы развития атомной промышленности в КазахстанеПерспективы развития атомной промышленности в Казахстане
Перспективы развития атомной промышленности в КазахстанеАО "Самрук-Казына"
 
KVH Carrier Solutions
KVH Carrier SolutionsKVH Carrier Solutions
KVH Carrier SolutionsKVH Co. Ltd.
 
Dealing with growing social demands in the mining industry
Dealing with growing social demands in the mining industryDealing with growing social demands in the mining industry
Dealing with growing social demands in the mining industryWayne Dunn
 

Viewers also liked (20)

Comparison contrast
Comparison contrastComparison contrast
Comparison contrast
 
Format Cells in Excel
Format Cells in ExcelFormat Cells in Excel
Format Cells in Excel
 
Infographic - CopperEgg and Chef Integration
Infographic - CopperEgg and Chef IntegrationInfographic - CopperEgg and Chef Integration
Infographic - CopperEgg and Chef Integration
 
коронавирусы
коронавирусыкоронавирусы
коронавирусы
 
Nilesh Deshmukh-Testing,Oracle,C,Java,Unix
Nilesh Deshmukh-Testing,Oracle,C,Java,UnixNilesh Deshmukh-Testing,Oracle,C,Java,Unix
Nilesh Deshmukh-Testing,Oracle,C,Java,Unix
 
Track
TrackTrack
Track
 
Ig3 2012_assignment
 Ig3 2012_assignment Ig3 2012_assignment
Ig3 2012_assignment
 
Mainstreaming of Land Governance in National Agricultural and Food Security I...
Mainstreaming of Land Governance in National Agricultural and Food Security I...Mainstreaming of Land Governance in National Agricultural and Food Security I...
Mainstreaming of Land Governance in National Agricultural and Food Security I...
 
Koivisto: Netti koukuttaa masentunutta
Koivisto: Netti koukuttaa masentunuttaKoivisto: Netti koukuttaa masentunutta
Koivisto: Netti koukuttaa masentunutta
 
Lesson 3
Lesson 3Lesson 3
Lesson 3
 
Перспективы развития атомной промышленности в Казахстане
Перспективы развития атомной промышленности в КазахстанеПерспективы развития атомной промышленности в Казахстане
Перспективы развития атомной промышленности в Казахстане
 
KVH Carrier Solutions
KVH Carrier SolutionsKVH Carrier Solutions
KVH Carrier Solutions
 
affTA10 - LampiranB
affTA10 - LampiranBaffTA10 - LampiranB
affTA10 - LampiranB
 
affTA02 - BAB II
affTA02 - BAB IIaffTA02 - BAB II
affTA02 - BAB II
 
Dealing with growing social demands in the mining industry
Dealing with growing social demands in the mining industryDealing with growing social demands in the mining industry
Dealing with growing social demands in the mining industry
 
Your time, talents, and treasures
Your time, talents, and treasuresYour time, talents, and treasures
Your time, talents, and treasures
 
Garden isles
Garden islesGarden isles
Garden isles
 
V!j! business communication
V!j! business communicationV!j! business communication
V!j! business communication
 
World I: Module 6
World I: Module 6World I: Module 6
World I: Module 6
 
Cookbook
CookbookCookbook
Cookbook
 

Similar to Installing and configuring a SafePeak cluster manually

[文件] 華創造型SERVER安裝過程記錄 -V6R2016X 安裝流程
[文件] 華創造型SERVER安裝過程記錄 -V6R2016X 安裝流程[文件] 華創造型SERVER安裝過程記錄 -V6R2016X 安裝流程
[文件] 華創造型SERVER安裝過程記錄 -V6R2016X 安裝流程Jimmy Chang
 
Epm 1 2_2_instl_config
Epm 1 2_2_instl_configEpm 1 2_2_instl_config
Epm 1 2_2_instl_configDeeksha Gupta
 
ClusterDesktop manual how-to use for Linux clients
ClusterDesktop manual how-to use for Linux clientsClusterDesktop manual how-to use for Linux clients
ClusterDesktop manual how-to use for Linux clientsEmil Parashkevov
 
SOP - 2013 Server Build
SOP - 2013 Server BuildSOP - 2013 Server Build
SOP - 2013 Server BuildRobert Jones
 
installation and configuration of informatica server
installation and configuration of informatica serverinstallation and configuration of informatica server
installation and configuration of informatica serverketulp
 
Integrating Tomcat And Apache On Windows
Integrating Tomcat And Apache On WindowsIntegrating Tomcat And Apache On Windows
Integrating Tomcat And Apache On WindowsMohanraj Nagasamy
 
Day5_Apache_JMeter_Test_Execution_RemoteMode_Master_Slave
Day5_Apache_JMeter_Test_Execution_RemoteMode_Master_SlaveDay5_Apache_JMeter_Test_Execution_RemoteMode_Master_Slave
Day5_Apache_JMeter_Test_Execution_RemoteMode_Master_SlaveSravanthi N
 
Aix5[1].3+hacmp+oracle9 i+weblogic8.1安装实施报告
Aix5[1].3+hacmp+oracle9 i+weblogic8.1安装实施报告Aix5[1].3+hacmp+oracle9 i+weblogic8.1安装实施报告
Aix5[1].3+hacmp+oracle9 i+weblogic8.1安装实施报告fm2008
 
Kl 031.30 eng_class_setup_guide_1.2
Kl 031.30 eng_class_setup_guide_1.2Kl 031.30 eng_class_setup_guide_1.2
Kl 031.30 eng_class_setup_guide_1.2Freddy Ortiz
 
Microsoft Hardware Certification Kit (HCK) setup
Microsoft Hardware Certification Kit (HCK) setupMicrosoft Hardware Certification Kit (HCK) setup
Microsoft Hardware Certification Kit (HCK) setupYan Vugenfirer
 
Arnold Bechtoldt, Inovex GmbH Linux systems engineer - Configuration Manageme...
Arnold Bechtoldt, Inovex GmbH Linux systems engineer - Configuration Manageme...Arnold Bechtoldt, Inovex GmbH Linux systems engineer - Configuration Manageme...
Arnold Bechtoldt, Inovex GmbH Linux systems engineer - Configuration Manageme...SaltStack
 
Configuration Management with Saltstack
Configuration Management with SaltstackConfiguration Management with Saltstack
Configuration Management with Saltstackinovex GmbH
 
Set up Hadoop Cluster on Amazon EC2
Set up Hadoop Cluster on Amazon EC2Set up Hadoop Cluster on Amazon EC2
Set up Hadoop Cluster on Amazon EC2IMC Institute
 
How to install squid proxy on server or how to install squid proxy on centos o
How to install squid proxy on server  or how to install squid proxy on centos oHow to install squid proxy on server  or how to install squid proxy on centos o
How to install squid proxy on server or how to install squid proxy on centos oProxiesforrent
 
Amazon AWS Workspace Howto
Amazon AWS Workspace HowtoAmazon AWS Workspace Howto
Amazon AWS Workspace Howtomailbhargav
 
Install Oracle 12c Golden Gate On Oracle Linux
Install Oracle 12c Golden Gate On Oracle LinuxInstall Oracle 12c Golden Gate On Oracle Linux
Install Oracle 12c Golden Gate On Oracle LinuxArun Sharma
 

Similar to Installing and configuring a SafePeak cluster manually (20)

Freeradius edir
Freeradius edirFreeradius edir
Freeradius edir
 
[文件] 華創造型SERVER安裝過程記錄 -V6R2016X 安裝流程
[文件] 華創造型SERVER安裝過程記錄 -V6R2016X 安裝流程[文件] 華創造型SERVER安裝過程記錄 -V6R2016X 安裝流程
[文件] 華創造型SERVER安裝過程記錄 -V6R2016X 安裝流程
 
Epm 1 2_2_instl_config
Epm 1 2_2_instl_configEpm 1 2_2_instl_config
Epm 1 2_2_instl_config
 
ClusterDesktop manual how-to use for Linux clients
ClusterDesktop manual how-to use for Linux clientsClusterDesktop manual how-to use for Linux clients
ClusterDesktop manual how-to use for Linux clients
 
SOP - 2013 Server Build
SOP - 2013 Server BuildSOP - 2013 Server Build
SOP - 2013 Server Build
 
installation and configuration of informatica server
installation and configuration of informatica serverinstallation and configuration of informatica server
installation and configuration of informatica server
 
Integrating Tomcat And Apache On Windows
Integrating Tomcat And Apache On WindowsIntegrating Tomcat And Apache On Windows
Integrating Tomcat And Apache On Windows
 
Day5_Apache_JMeter_Test_Execution_RemoteMode_Master_Slave
Day5_Apache_JMeter_Test_Execution_RemoteMode_Master_SlaveDay5_Apache_JMeter_Test_Execution_RemoteMode_Master_Slave
Day5_Apache_JMeter_Test_Execution_RemoteMode_Master_Slave
 
Aix5[1].3+hacmp+oracle9 i+weblogic8.1安装实施报告
Aix5[1].3+hacmp+oracle9 i+weblogic8.1安装实施报告Aix5[1].3+hacmp+oracle9 i+weblogic8.1安装实施报告
Aix5[1].3+hacmp+oracle9 i+weblogic8.1安装实施报告
 
Kl 031.30 eng_class_setup_guide_1.2
Kl 031.30 eng_class_setup_guide_1.2Kl 031.30 eng_class_setup_guide_1.2
Kl 031.30 eng_class_setup_guide_1.2
 
Microsoft Hardware Certification Kit (HCK) setup
Microsoft Hardware Certification Kit (HCK) setupMicrosoft Hardware Certification Kit (HCK) setup
Microsoft Hardware Certification Kit (HCK) setup
 
Arnold Bechtoldt, Inovex GmbH Linux systems engineer - Configuration Manageme...
Arnold Bechtoldt, Inovex GmbH Linux systems engineer - Configuration Manageme...Arnold Bechtoldt, Inovex GmbH Linux systems engineer - Configuration Manageme...
Arnold Bechtoldt, Inovex GmbH Linux systems engineer - Configuration Manageme...
 
Configuration Management with Saltstack
Configuration Management with SaltstackConfiguration Management with Saltstack
Configuration Management with Saltstack
 
Set up Hadoop Cluster on Amazon EC2
Set up Hadoop Cluster on Amazon EC2Set up Hadoop Cluster on Amazon EC2
Set up Hadoop Cluster on Amazon EC2
 
Intalacion de owncloud
Intalacion de owncloudIntalacion de owncloud
Intalacion de owncloud
 
How to install squid proxy on server or how to install squid proxy on centos o
How to install squid proxy on server  or how to install squid proxy on centos oHow to install squid proxy on server  or how to install squid proxy on centos o
How to install squid proxy on server or how to install squid proxy on centos o
 
1.subida de nivel del aix 6
1.subida de nivel del aix 61.subida de nivel del aix 6
1.subida de nivel del aix 6
 
Amazon AWS Workspace Howto
Amazon AWS Workspace HowtoAmazon AWS Workspace Howto
Amazon AWS Workspace Howto
 
Basic configuration access point (1)
Basic configuration access point (1)Basic configuration access point (1)
Basic configuration access point (1)
 
Install Oracle 12c Golden Gate On Oracle Linux
Install Oracle 12c Golden Gate On Oracle LinuxInstall Oracle 12c Golden Gate On Oracle Linux
Install Oracle 12c Golden Gate On Oracle Linux
 

More from Vladi Vexler

Data Modeling and Scale Out - ScaleBase + 451-Group webinar 30.4.2015
Data Modeling and Scale Out - ScaleBase + 451-Group webinar 30.4.2015 Data Modeling and Scale Out - ScaleBase + 451-Group webinar 30.4.2015
Data Modeling and Scale Out - ScaleBase + 451-Group webinar 30.4.2015 Vladi Vexler
 
MySQL Visual Analysis and Scale-out Strategy definition - Webinar deck
MySQL Visual Analysis and Scale-out Strategy definition - Webinar deckMySQL Visual Analysis and Scale-out Strategy definition - Webinar deck
MySQL Visual Analysis and Scale-out Strategy definition - Webinar deckVladi Vexler
 
Continuous Availability and Scale-out for MySQL with ScaleBase Lite & Enterpr...
Continuous Availability and Scale-out for MySQL with ScaleBase Lite & Enterpr...Continuous Availability and Scale-out for MySQL with ScaleBase Lite & Enterpr...
Continuous Availability and Scale-out for MySQL with ScaleBase Lite & Enterpr...Vladi Vexler
 
Data Caching Evolution - the SafePeak deck from webcast 2014-04-24
Data Caching Evolution - the SafePeak deck from webcast 2014-04-24Data Caching Evolution - the SafePeak deck from webcast 2014-04-24
Data Caching Evolution - the SafePeak deck from webcast 2014-04-24Vladi Vexler
 
SafePeak - IT particle accelerator (2012)
SafePeak - IT particle accelerator (2012)SafePeak - IT particle accelerator (2012)
SafePeak - IT particle accelerator (2012)Vladi Vexler
 
SafePeak - In-Memory Dynamic Caching
SafePeak - In-Memory Dynamic CachingSafePeak - In-Memory Dynamic Caching
SafePeak - In-Memory Dynamic CachingVladi Vexler
 
SafePeak cloud case study:EEDAR
SafePeak cloud case study:EEDAR SafePeak cloud case study:EEDAR
SafePeak cloud case study:EEDAR Vladi Vexler
 
SafePeak whitepaper for Cloud Apps
SafePeak whitepaper for Cloud AppsSafePeak whitepaper for Cloud Apps
SafePeak whitepaper for Cloud AppsVladi Vexler
 
SafePeak Installation guide
SafePeak Installation guideSafePeak Installation guide
SafePeak Installation guideVladi Vexler
 
SafePeak Globes testimonial
SafePeak Globes testimonialSafePeak Globes testimonial
SafePeak Globes testimonialVladi Vexler
 
SafePeak @ large telco - Sharepoint benchmark
SafePeak @ large telco - Sharepoint benchmarkSafePeak @ large telco - Sharepoint benchmark
SafePeak @ large telco - Sharepoint benchmarkVladi Vexler
 

More from Vladi Vexler (11)

Data Modeling and Scale Out - ScaleBase + 451-Group webinar 30.4.2015
Data Modeling and Scale Out - ScaleBase + 451-Group webinar 30.4.2015 Data Modeling and Scale Out - ScaleBase + 451-Group webinar 30.4.2015
Data Modeling and Scale Out - ScaleBase + 451-Group webinar 30.4.2015
 
MySQL Visual Analysis and Scale-out Strategy definition - Webinar deck
MySQL Visual Analysis and Scale-out Strategy definition - Webinar deckMySQL Visual Analysis and Scale-out Strategy definition - Webinar deck
MySQL Visual Analysis and Scale-out Strategy definition - Webinar deck
 
Continuous Availability and Scale-out for MySQL with ScaleBase Lite & Enterpr...
Continuous Availability and Scale-out for MySQL with ScaleBase Lite & Enterpr...Continuous Availability and Scale-out for MySQL with ScaleBase Lite & Enterpr...
Continuous Availability and Scale-out for MySQL with ScaleBase Lite & Enterpr...
 
Data Caching Evolution - the SafePeak deck from webcast 2014-04-24
Data Caching Evolution - the SafePeak deck from webcast 2014-04-24Data Caching Evolution - the SafePeak deck from webcast 2014-04-24
Data Caching Evolution - the SafePeak deck from webcast 2014-04-24
 
SafePeak - IT particle accelerator (2012)
SafePeak - IT particle accelerator (2012)SafePeak - IT particle accelerator (2012)
SafePeak - IT particle accelerator (2012)
 
SafePeak - In-Memory Dynamic Caching
SafePeak - In-Memory Dynamic CachingSafePeak - In-Memory Dynamic Caching
SafePeak - In-Memory Dynamic Caching
 
SafePeak cloud case study:EEDAR
SafePeak cloud case study:EEDAR SafePeak cloud case study:EEDAR
SafePeak cloud case study:EEDAR
 
SafePeak whitepaper for Cloud Apps
SafePeak whitepaper for Cloud AppsSafePeak whitepaper for Cloud Apps
SafePeak whitepaper for Cloud Apps
 
SafePeak Installation guide
SafePeak Installation guideSafePeak Installation guide
SafePeak Installation guide
 
SafePeak Globes testimonial
SafePeak Globes testimonialSafePeak Globes testimonial
SafePeak Globes testimonial
 
SafePeak @ large telco - Sharepoint benchmark
SafePeak @ large telco - Sharepoint benchmarkSafePeak @ large telco - Sharepoint benchmark
SafePeak @ large telco - Sharepoint benchmark
 

Installing and configuring a SafePeak cluster manually

  • 1. Doc ID T1302.1.1 Installing and configuring manually a SafePeak cluster How to deploy SafePeak on two servers in a cluster mode, while installing two SafePeak Standalone installations and then configuring the cluster to work in a Failover mode. Introduction Welcome to SafePeak for Microsoft SQL Server. This guide explains how to manually configure a SafePeak active-passive Cluster by installing SafePeak at first in a Single mode and then manually configuring them to be part of a SafePeak Cluster. Minimum System Requirements Two servers each with the following system configuration Operating system Windows 2008 R2 64-bit RAM 4GB per SafePeak Instance Minimum RAM recommended: 8GB CPU 2 Cores Per SafePeak Instance, Minimum 1 CPU with at least 4 Cores Hard Drive 70GB for each SafePeak Instance Network Cards 1Gb Ethernet Power Supply Two power supplies for redundancy SafePeak Installation and Cluster Configuration Step #1 – Install SafePeak on two servers each in a Single Mode installation a. Install SafePeak on both servers by following installation procedure as defined in “SafePeak Installation Guide” (see www.safepeak.com/Product/Resource-Library/Installation-Guide); b. On the step “Choosing Installation type” choose “Standard” / “Single” mode; c. On the step “Enter license file” – do not enter license (trial license will be used automatically); d. On the step “Administrator login details” enter the same information. Step #2 – Install Windows NLB Feature / Role a. Open Windows Server Manager b. Click on “Features” on the right c. Click on “Add Feature” on the left d. Choose from the list Network Load Balancer e. Click Install. f. Do steps a-e on the second server. SafePeak Technologies Ltd 2013 info@safepeak.com Page 1
  • 2. Doc ID T1302.1.1 Step #3 – Configure NLB on servers A (main / active SafePeak Server) and server B (secondary) a. Open NLB Manager on Server A: a. Windows Start  Administrative Tools  Network Load Balancing Manager; b. Menu “Cluster”  “New”; c. “New Cluster: Connect” screen – Enter “localhost”, click connect and choose interface name (usually “Local Area Connection”). Click Next; d. In case a pop screen asks to “Disable DHCP” – click yes/disable; SafePeak Technologies Ltd 2013 info@safepeak.com Page 2
  • 3. Doc ID T1302.1.1 e. “New Cluster: Host Parameter” screen – If Dedicated IP addresses list is empty then add “IP v4 address” and the “Subnet mask” of the current computer. Click Next; f. “New Cluster: Cluster IP Address” screen – Add an IP address to be used as Virtual IP of the Cluster. SafePeak Technologies Ltd 2013 info@safepeak.com Page 3
  • 4. Doc ID T1302.1.1 g. “New Cluster: Cluster Parameters” screen – a. “Full Internet Name” – enter cluster name “SafePeakCluster” b. “Cluster operation mode” – choose “Multicast” c. Click Next; h. “New Cluster: Port Rules” screen – Click Edit SafePeak Technologies Ltd 2013 info@safepeak.com Page 4
  • 5. Doc ID T1302.1.1 i. “Add/Edit Port Rule” screen – Under “Filtering mode” choose: a. “Affinity” – set to “None”; b. Set as “Single Host”; c. Click OK; j. Click Finish; SafePeak Technologies Ltd 2013 info@safepeak.com Page 5
  • 6. Doc ID T1302.1.1 Add Secondary SafePeak server to the cluster: k. Right mouse click on the SafePeakCluster in the list. Click on “Add Host To Cluster” l. “Add Host To Cluster: Connect” screen – Enter Secondary SafePeak server (server B); Click Connect; Click Next; m. Verify “Priority=2”; Click Next; n. Click Next; o. Click Finish; SafePeak Technologies Ltd 2013 info@safepeak.com Page 6
  • 7. Doc ID T1302.1.1 Step #4 – Configure SafePeak MySQL Databases synchronization on two servers. SafePeak Server A Perform the following actions on SafePeak Server A (main / active server): a. Open CMD b. Run “mysql –uroot –psa” c. Update table “control.ServerConfiguration”: Copy and paste the following command; Place Your Cluster IP and Server B IP; Run it (press “enter”); UPDATE control.ServerConfiguration SET ClusterIP = “Your Cluster IP”, SecondaryIP = “Server B IP”, InstallationType = 2 ; Press enter; d. Update table “rawdata.whoami”: Copy and paste the following command; Place Secondary Server IP (SafePeak server B); Run it (press “enter”); UPDATE rawdata.whoami SET OtherIP = “Secondary Server IP”; Press enter; e. Type Exit; f. Add Environment setting: Run the following command in the CMD (If needed change the “C:SafePeak” to your SafePeak folder): SETX SAFEPEAK_V1_3_TEMP C:SafePeakTemp /m SafePeak Technologies Ltd 2013 info@safepeak.com Page 7
  • 8. Doc ID T1302.1.1 SafePeak Server B: Perform the following steps on SafePeak Server B (secondary / passive server). g. Open CMD h. Run “mysql –uroot –psa” i. Update table “control.ServerConfiguration”: Copy and paste the following command; Place Your Cluster IP and This Server IP; Run it (press “enter”); UPDATE control.ServerConfiguration SET ClusterIP = “Your Cluster IP”, PrimaryIP = “”, SecondaryIP = “This Server IP”, InstallationType = 2 ; Press enter; j. Update table “rawdata.whoami”: Copy and paste the following command; Place Primary Server IP (SafePeak server A); Run it (press “enter”); UPDATE rawdata.whoami SET OtherIP = “Primary Server IP”; Press enter; k. Type Exit; l. Add Environment setting: Run the following command in the CMD (If needed change the “C:SafePeak” to your SafePeak folder): SETX SAFEPEAK_V1_3_TEMP C:SafePeakTemp /m Step #5 – Load SafePeak Cluster License On each of the servers perform the following actions: a. Open Windows: StartAll ProgramsSafePeak (version) License Manager b. Under “Submit New License” load your license key file c. Press “Submit”. Repeat steps a-c on both SafePeak servers. SafePeak Technologies Ltd 2013 info@safepeak.com Page 8