You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 21 Next »

The following instructions guide you through the installation of SQL Safe Management components in a clustered environment. 

Install the IDERA Dashboard on another Server because it is not supported in a clustered environment.

  1. Log on with an administrator account to the clustered environment where you want to install SQL Safe.
  2. Run SQLSafeBackupInstall-{32|64}bit-version.exe in the root of the installation kit.

    Run the installer on all the cluster nodes where you want to host your SQL Safe Management Service, whether active or inactive.

  3. In the installation wizard, select Custom, click Next.
  4. Select to install SQL Safe Backup only.
  5. Review the license agreement. To accept this license agreement, select the I accept the terms and conditions checkbox. Click Next.
  6. Determine if you want to register SQL Safe with an existing IDERA Dashboard.
    By default, the option Yes is selected. 
    As your IDERA Dashboard is located on a remote server, then specify the Server Name that hosts the SQL Safe Management Service and the Port number of this server.
    Type administrator credentials to access this Dashboard and click Next.
    If you have registered SQL Safe on another cluster node, on this option select No. 
  7. Specify the Destination Folder where you want to install the SQL Safe Backup application. Click Next.
  8. Specify the Clustered SQL Server Instance, Database Name, and Authentication you want to use for the SQL Safe Backup Repository.
    If you have registered SQL Safe on another cluster node, on this option type the SQL Server Instance you used there.
    By default, the Windows Authentication is selected.
    If you want to use the Microsoft SQL Server Authentication, select this option and specify the login name and password for this account, and click save.
    Before you continue, you can Test Connections to make sure the SQL Server instance is connected. Then, click Next.
  9. Specify the Service Accounts under which the SQL Safe Backup and IDERA Dashboard will run.
    If you have registered SQL Safe on another cluster node, on this option type the credentials you used there.
  10. Specify the account to be used by the SQL Safe Backup Management Service to connect to the SQL Safe Backup Repository Database.
    By default, the Windows account specified on the previous step is selected.
    If you want to use the Microsoft SQL Server Authentication, select this option and specify the respective SQL Sever login credentials, and click Next.
  11. Once SQL Safe is ready to install, review the settings you selected and click Install.
    If you want to edit your settings, select back and make your changes.
  12. When the installation completes, you can either:
    • Go to the Start Menu: select IDERA - SQL Safe Management Console.
    • Configure the Firewall.
    • Launch the SQL Safe Management Console.
    • Click Finish.

Before you begin, open the Windows Services application (services.msc), find the SQL Safe Services (SQLsafe Backup Service, SQLsafe Management Service, SQL safe Filter Service, SQL Safe Management Service, SQLsafe OLR Service, SQLsafe Collection Service, SQLsafe Rest Service), and Stop all the service status. Then, open each of the SQL Safe Service properties and set their Startup Type to Manual.

If you are installing a new deployment, you must also configure the Management Service as a Generic Service Resource. Follow the steps below to perform this action.

If you are performing an upgrade, the upgrade automatically choose the correct components for you. To make the repository database clustered, simply specify a Clustered SQL Server to host the Repository database.

Configuring the SQL Safe Management Service as a Generic Service Resource using Windows Server 2008/ Windows Server 2008 R2 and later

After installing the SQL Safe Management components on your cluster nodes, create the clustered service resource to allow SQL Safe to recognize the cluster nodes.

Use the following steps if you do not have an existing application or service that you want to use for the SQL Safe Management Service.

  1. Log onto the currently active cluster node using an administrator account, and then start the Microsoft Failover Cluster Manager application named cluadmin.msc.
  2. Go to Roles on the left side of the pane, select the SQL Server Instance role.
  3. Right-click on the SQL Server role, and then select Add Resource > Generic Service.
  4. The Select Service wizard opens with a list of all services installed on the clustered environment.
    Select the SQL Safe services required to configure as a Generic Service Resource:
    • SQLsafe Management Service
    • SQLsafe Collection Service
    • SQLsafe Rest Service
    You cannot perform the operation for all of them at the same time. You have to perform the operation for each one.
  5. Select the SQLsafe Management Service and click Next

  6. On the Confirmation window, click Next.

  7. The wizard configures the service as displayed on the Configure Generic Service window.

  8. On the Summary window, click Finish.

  9. Repeat these steps for:SQLsafe Collection Service and SQLsafe Rest Service.
  10. Then, go to Roles on the right side of the pane. Right-click on your new Generic Service Resource (SQLsafe Management Service), and then select Properties

  11. SQL Safe now displays the SQL Safe Management Service Properties window.
  12. On the Dependencies tab, click on "Click here to add a dependency" and a scroll down list appears under the selection of  .
  13. Select the Cluster Name and click Apply.
  14. Go to General tab, select the box "Use Network Name for computer name" and click Apply.
  15. Go the Dependencies tab, click the scroll down option and select the SQL Server.
  16. Click the  scroll down option, select the IP Address, and click Apply.
  17. Go to the Registry Replication tab and click Add
  18. In the Root registry key, type the following text: SOFTWARE\Idera\SQLsafe\Management Service
    You can get this path by going to the Registry Editor, open the LOCAL MACHINE folder - SOFTWARE- Idera - SQLsafe - Management Service. At the end of the pane, you can see the folder destination path. Copy it on the Root registry key.
  19. Click OK.
  20. On the SQL Safe Management Service Properties window, click Apply, and Ok.

    Add same dependencies for SQLsafe Collection Service, and SQLsafe Rest Service.
  21. Go to Roles on the right side of the pane. Right-click on your new Generic Service Resource (SQLsafe Collection Service), and then select Properties

  22. SQL Safe now displays the SQLSafeCollectionService Properties window.
  23. On the Dependencies tab, click on "Click here to add a dependency" and a scroll down list appears under the selection of  .
  24. Select the Cluster Name and click Apply.
  25. Go to General tab, select the box "Use Network Name for computer name" and click Apply.
  26. Go the Dependencies tab, click the scroll down option and select the SQL Server.
  27. Click the  scroll down option, select the IP Address, and click Apply.

    The SQLSafeCollectionService does not need a Replication Service.
  28. Click OK.
  29. Go to Roles on the right side of the pane. Right-click on your new Generic Service Resource (SQLsafe Rest Service), and then select Properties
  30. SQL Safe now displays the SQLSafeRestService Properties window.
  31. On the Dependencies tab, click on "Click here to add a dependency" and a scroll down list appears under the selection of  .
  32. Select the Cluster Name and click Apply.
  33. Go to General tab, select the box "Use Network Name for computer name" and click Apply.
  34. Go the Dependencies tab, click the scroll down option and select the SQL Server.
  35. Click the  scroll down option, select the IP Address, and click Apply.
  36. Go to the Registry Replication tab and click Add
  37. In the Root registry key, type the following text: SOFTWARE\Idera\SQLSafeRestService
    You can get this path by going to the Registry Editor, open the LOCAL MACHINE folder - SOFTWARE - Idera - SQLSafeRestService. At the end of the pane, you can see the folder destination path. Copy it on the Root registry key.
  38. Click OK.
  39. On the SQLSafeRestService Properties window, click Apply, and Ok.
  40. Then, go to Roles on the right side of the pane. Right-click on your new Generic Service Resource (SQLsafe Management Service), and select Bring Online. Do the same for SQLsafe Collection Service, and SQLsafe Rest Service.

Use the following steps if you do have an existing application or service that you want to use for the SQL Safe Management Service.

  1. Log onto a new cluster node using an administrator account, and then start the Microsoft Failover Cluster Manager application named cluadmin.msc.
  2. Go to Roles on the left side of the pane, select the SQL Server Instance role that is the same as the one you used on the other node.
  3. On the Resources tab you can see the resource services added on the other node.
    If you want to add more resource services, follow the steps specified above. You only have to make sure to specifiy the dependencies and regisrty replication.
  4. Then, failover your SQL Server Instance.
    Right-click on the SQL Server role, and select Move > Select Node.
  5. The Move Clustered Role wizard appears. Select your Cluster Node and click OK.
    All your resources configured on the other node are transferred to the new node.

If you are going to perform a backup on the Cluster Environment, register all SQL Safe Services as a Generic Service Resource.

Once you configure SQL Safe for the Cluster, you need to update your SQL Safe Management Console settings.

  1. Launch the SQL Safe Management Console. Go to Tools > Repository and Management Service Settings.
  2. You get an error message "User preferences repository connnection information is not set", click OK.
  3. The Repository and  Management Service Settings window appears.
    On the Location of Management Service for this console, sºelect the Change button next to the Computer
    The SQLsafe Preferences window appears, type the hostname or IP Adress for the computer that hosts the SQL Safe Management Service, and click OK.

    Make sure to type the Cluster name.

  4. You get an error message "User preferences repository connnection information is not set", click OK.
  5. On the Repository database for Management Service and Console fill the information with the Clustered SQL Server Instance and Database name.
    By default, the Windows Authentication is selected.
    If you want to use the Microsoft SQL Server Authentication, select this option and specify the login name and password for this account, and click save.
    Before you continue, you can Test Connections to make sure the SQL Server instance is connected. Then, click OK.
  6. At the bootm of the SQL Safe Management Console you see an alert " There are problems with the Management Service. Clik here for details".
    A SQL Safe Management Console window appears saying "This console is configured to use the Management Service installed on the hostname or IP Adress for the computer that hosts the SQL Safe Management Service", click OK.
  7. Go to Tools > Management Console Preferences. On this window, go to User Experience, select the Enable Debug Logging and click OK.


SQL Safe  is a high-performance backup and recovery solution for your SQL Servers. Learn more > >

  • No labels