2.1 Upgrading to PlateSpin Recon 3.6

2.1.1 Before Upgrading PlateSpin Recon

PlateSpin Recon stores all inventory and monitoring data in either a SQL 2000, SQL 2005, or PostgreSQL Server database. Prior to performing an upgrade, it is highly recommended that you back up the PlateSpin Recon databases.

NOTE:You must shut down all clients and stop the PlateSpin Recon services prior to performing a backup. If you want to retain previous backups, copy them to an alternate location prior to performing this backup. For more information on how to stop the PlateSpin Recon services, see Section A.2, Manually Stopping the PlateSpin Recon Services.

SQL 2000 Backup

  1. Launch Enterprise manager and connect to the server.

  2. Right-click the database you want to back up.

  3. Select All Tasks > Backup from the pop-up menu.

  4. Select Database Complete Backup.

  5. Select Disk destination and specify the new filename and the location for the backup.

    If you are upgrading a previously installed instance of PlateSpin Recon/PowerRecon, the Upgrade confirmation dialog box is displayed. Click Yes to continue.

  6. Select Overwrite existing media.

  7. Click OK.

SQL 2005 Backup

  1. Launch SQL Management Studio and connect to the server.

  2. Right-click the database you want to back up.

  3. Select Tasks > Backup from the pop-up menu.

  4. Select Backup Type - Full.

  5. Select Disk destination and specify the new name and the location for the backup.

    Make sure that the device you select has enough free space for the database.

  6. Click Options in the list to the left.

  7. Select Overwrite All Existing Backup Sets.

  8. Click OK.

PostgreSQL Backup

  1. Launch PgAdmin III and connect to the server.

  2. Right-click the database you want to back up.

  3. Select Backup.

  4. Specify the filename for the backup. Ensure that the file does not already exist.

  5. Accept default values for all options.

  6. Click OK.

  7. When the backup is finished, click Done.

2.1.2 Running the Upgrade

To upgrade PlateSpin Recon, follow the instructions in Section 1.2, Installing PlateSpin Recon, paying special attention to the upgrade information.

If you customized reports prior to performing an upgrade, you might see duplicate names in the list of report templates in the Report Explorer. This is to prevent your custom information from being deleted during an upgrade.

2.1.3 After Upgrading PlateSpin Recon

If you backed up the PlateSpin Recon databases prior to an upgrade, as described in Section 2.1.1, Before Upgrading PlateSpin Recon, you need to restore the backed-up databases when the upgrade is complete.

SQL 2000 Restore

  1. Launch Enterprise manager and connect to the server.

  2. Make sure that you do not already have a database with the same name as the database you want to restore.

  3. Right-click the Databases node in the tree on the left.

  4. Select All Tasks > Restore Database from the pop-up menu.

  5. Specify a new name for the database in the Restore As Database field.

  6. Select Restore From Device.

  7. Click Select Devices.

  8. Click Add.

  9. Select the file that contains the backup you want to restore.

  10. Click OK.

  11. Select Restore backup set: Complete.

  12. Click the Options tab and make sure that the location where the database files will be created is correct. Change the location if necessary.

  13. Click OK.

SQL 2005 Restore

  1. Launch SQL Management Studio and connect to the server.

  2. Make sure that you do not already have a database with the same name as the database you want to restore.

  3. Right-click the Databases node in the tree on the left.

  4. Select Restore Database.

  5. Specify the new name for the database in the To Database field.

  6. Select From Device.

  7. Click the button.

  8. Click Add and select the file that contains the backup you want to restore.

  9. Click OK.

  10. Select the check box next to the database backup set you want to restore. Only one set should be selected.

  11. Click Options in the list on the left.

  12. Make sure that the location where the database files will be created is correct. Change the location if necessary.

  13. Click OK.

PostgreSQL Restore

  1. Launch PgAdmin III and connect to the server.

  2. Right-click the Databases node and select New Database from the pop-up menu.

  3. Create the database in the correct table space with default parameters and a new name.

  4. Right-click the database you just created and select Restore from the pop-up menu.

  5. Select the name of the file that contains the backup you want to restore.

  6. Click OK.

    Several messages are displayed, ending with Process returned exit code 1.

    IMPORTANT:Do not click OK.

  7. Click Cancel.

Virtual Center Refresh (Version 3.1 Upgrade Only)

After performing an upgrade from PlateSpin Recon version 3.1 to 3.6, all the existing Virtual Center nodes in the Data Center Explorer need to have their inventory refreshed for their managed ESX machines to display properly under the Virtual Center node.

  1. From the Data Center Explorer, right-click a Virtual Center node.

  2. Select Refresh Inventory > Now.

  3. Repeat Steps 1 and 2 for each Virtual Center node in the Data Center Explorer.