Previous Topic: Upgrade PV Drivers in Windows IIS Web Server ApplianceNext Topic: Linux Installations


Upgrade PV Drivers in Windows SQL Web Server Appliance

The following steps describe the process for upgrading a Windows SQL appliance, using /system_ms:SQL08S_08 as an example.

Follow these steps:

  1. Create a new application and open it in the infrastructure editor. Drag an instance of the SQL08S_08 appliance from the system_ms catalog onto the canvas and branch the class instance.
  2. Modify the boundary of the singleton as follows:
  3. Create a 3 GB raw volume and configure the singleton to use this volume as its data volume.
  4. Create 50 MB ntfs08 (ntfs03 for Windows Server 2003 appliances) volumes to use for the remaining placeholder volumes and configure the singleton to make use of them.
  5. Save and start the application.
  6. From a 3t shell, ssh into the running singleton and do the following:
  7. Open the graphic console for the singleton and log in as Administrator.
  8. Use the control panel to remove the existing TurboGate PV drivers. The OS will blue screen mid-way through the program removal.
  9. Restart the application --debug, open the graphic console for the singleton, log in as Administrator and use the control panel to remove the existing TurboGate PV drivers again. This time, there should not be a BSOD (blue screen of death). Do not reboot when requested.
  10. Restart the application using the --debug option.
  11. Open the graphic console for the singleton and log in as Administrator.
  12. Install the v3.0.1 TurboGate PV drivers by double-clicking on the installer in Windows Explorer. Do not reboot when prompted. Delete the PV driver installer and empty the recycle bin.
  13. Restart the application using the --debug option.
  14. Open the graphic console for the singleton and log in as Administrator. As required, complete the PV driver installation, for example, click through the hardware setup wizard.

    On Windows Server 2008 this typically means waiting until all the new devices are recognized and installed and a pop-up appears on the desktop asking to restart (select Restart Later).

  15. Disable the service named gkservice. This service is installed with the PV drivers and fails to start if there is more than one virtual network interface associated to the appliance. Disabling this service does not affect the performance of the PV drivers.
  16. Restart the application using the --debug option (you may have to wait for the previous restart to timeout). If you do not have a successful start, it is most likely the case that you are installing the PV drivers on a version of Windows Server 2008 and the original appliance was not properly prepped to include the placeholder volumes. If this is the case:
  17. From a 3t shell ssh to the singleton and execute:
  18. Stop the application.
  19. In the Infrastructure Editor, drag the singleton into the user catalog.
  20. Execute the following commands in a 3t shell:
    class destroy /system_ms:SQL08S_08 --force 
    

    (or move the existing class if you want to preserve it).

    class move /user:SQL08S_08 /system_ms:SQL08S_08 
    
  21. Destroy the application