Go to the table of contents Go to the previous page Go to the next page
Upgrading Data Security to v7.6.0 > Upgrading the Data Security Management Server to v7.6.0
Upgrading the Data Security Management Server to v7.6.0
Deployment and Installation Center | Data Security Solutions | Version 7.7.x
Complete these instructions to upgrade a Data Security Management Server from version 7.1 or 7.5 to 7.6. Unless otherwise noted, all instructions apply to both version 7.1 and 7.5 Data Security Management Server.
You can either upgrade Data Security Management Server "in place," i.e., it is upgraded to version 7.6 on its current machine, or you can upgrade it to another machine (for example, from a Windows Server 2003 machine to a Window Server 2008 R2 machine). There is a procedure below for each case:
*
*
In version 7.6, Data Security Management Server is part of the TRITON management server. These instructions will refer to TRITON management server in place of Data Security Management Server when discussing version 7.6. Additionally, Data Security 7.6 uses Microsoft SQL Server instead of Oracle Database for data storage.
Note that the upgrade process can take a long time because large amounts of data may need to be copied. You can reduce this time by relocating the forensics repository (steps for doing this are included in the procedure below). See Forensics Repository for more information.
Upgrade in place
1.
*
*
See How to get the latest Data Security Suite hotfixes for more information.
2.
3.
See 7.5 TRITON - Data Security Help or 7.1 DSS Manager Help for more information on backing up Data Security data.
4.
In DSS Manager, select Configuration > System Modules and then click the PDF icon.
5.
 
Note 
Warning 
6.
*
*
Upgrading from version 7.5
Note: in the following steps, the Websense folder is typically C:\Program Files\Websense.
1.
a.
Select Start > Programs > Accessories > Scheduled tasks.
b.
Right-click DSS Watchdog and select Properties.
c.
De-select Enabled.
d.
2.
In the Windows Services console, stop the Websense DSS Manager service.
Alternatively, issue the command net stop tomcat6 in a Command Prompt.
3.
Rename Websense\Data Security\forensics_repository\data
to Websense\Data Security\forensics_repository\oldData
4.
Create a new folder named
Websense\Data Security\forensics_repository\data
5.
Create a new folder named
Websense\Data Security\archive_mng\oldStorage
6.
Move all folders starting with FR-ARC- from Websense\Data Security\archive_mng\storage to Websense\Data Security\archive_mng\oldStorage.
7.
In the Windows Services console, start the Websense DSS Manager service.
Alternatively, issue the command net start tomcat6 from the Windows Command Prompt.
8.
Websense\Data Security\forensics_repository\oldData
9.
Search the oldData folder for files with the name *.ser and delete those files.
10.
Move or copy all folders starting with FR-ARC- from Websense\Data Security\archive_mng\oldStorage to a location outside the Websense folder.
11.
Upgrading from version 7.1
Note that in the following steps, the Websense folder is typically C:\Program Files\Websense.
1.
In the Windows Services console, stop the Websense DSS Manager service.
Alternatively, issue the command net stop tomcat6 in a Command Prompt.
2.
Rename Websense\Data Security Suite\Archive
to Websense\Data Security Suite\oldArchive
Create a new folder named Websense\Data Security Suite\Archive.
3.
4.
In the Windows Services console, start the Websense DSS Manager service.
Alternatively, issue the command net start tomcat6 from a Windows Command Prompt.
5.
Move or copy Websense\Data Security Suite\oldArchive to a location outside the Websense folder.
6.
Upgrading from all versions
1.
2.
Download WebsenseDataSecurityUpgradeExportTool.zip from www.mywebsense.com.Copy the upgrade_export_tool folder to a temporary folder on the Data Security Management Server (this folder is referred to as the export tool folder in the rest of these instructions).
Copy to a location outside the Websense folder (typically, C:\Program Files\Websense) for example C:\temp\upgrade_export_tool.
3.
 
Important 
Note 
Prior to running the export script, see Estimating export data size to estimate the amount of data that will be generated.
a.
b.
python export.py
Note the above command generates export data in %dss_home%/archive_mng/export-data. You can specify a different location by specifying a path in the command:
python export.py <path>
where <path> is local; it cannot be a network path or a location on a mapped network drive. If you specify <path>, substitute it for %dss_home%/archive/mng/export-data in the remaining steps below.
c.
Depending on the amount of data, this process may take a long time.
 
Important 
If the script fails during an upgrade from v7.1, do not run it again (running it again may corrupt the data). Contact Websense Technical Support before proceeding.
4.
*
dbexport.log (in export tool folder you created in Step 2, for example C:\temp\upgrade_export_tool)
*
db.log (in export tool folder you created in Step 2, for example C:\temp\upgrade_export_tool)
*
If you find errors, contact Websense Technical Support.
5.
The exported data is located in %dss_home%/archive_mng/export-data. Move the entire export-data folder to a location outside the Websense folder (typically, C:\Program Files\Websense).
Note the export-data folder should contain the following. If it does not and you're upgrading from v7.5, try running the script again. If it does not and you're upgrading from v7.1, contact Websense Technical Support.
When upgrading from 7.1 or 7.5:
*
*
*
*
*
*
*
Backup.txt (this file is required when restoring data to the upgraded system)
*
When upgrading from 7.5 the following are also present (in addition to those above):
*
*
*
*
*
*
*
6.
7.
A progress dialog box appears, as files are extracted:
8.
An older version of Data Security is installed on this machine. Press OK to upgrade it or Cancel to exit the installation.
The Installer Dashboard appears.
9.
TRITON Infrastructure is required for TRITON Unified Security Center. In version 7.6, all management interfaces (i.e., TRITON - Web Security, - Data Security, and - Email Security) are modules of the TRITON Unified Security Center. TRITON Unified Security Center will be installed on this machine and v7.5 TRITON - Data Security upgraded to be its Data Security module.
10.
The following message appears. Click OK to proceed (Important: do this only if you have already run the export tool. If you have not, cancel the installation and see Step 1).
Before installing this version of Data Security, the existing version will be removed. Please make sure that the export-tool of this version has been successfully executed on this machine. Click OK to remove the existing version of Data Security, or Cancel to exit.
The prior-version Data Security components are first removed and then replaced with current versions. The prior-version Data Security Installation Wizard is launched. This is used to remove components.
Note that the Installer Dashboard remains on-screen, behind the prior-version installer.
11.
Click Next in the prior-version installer to begin removing components.
Components are removed.
12.
When the wizard notifies you that Data Security has been successfully installed, click Finish
Note the screen mentions installation success, but this simply means the Data Security Installation Wizard has completed its task successfully, which in this case is removing components.
13.
You are returned to the Installer Dashboard and the Websense Data Security Installer appears.
This is the current-version installer that will install version 7.6 Data Security components.
14.
See Installing Data Security components for instructions. Important: When following these instructions, be sure to import the data exported when you ran the export script (in Step 1) on the Import Data From Previous Version screen.
15.
Upgraded from version 7.5:
a.
Copy the contents of oldData (from the location outside the Websense folder) to Websense\Data Security\forensics_repository\data (note: copy the contents and not the folder itself).
b.
Copy all content moved from Websense\Data Security\archive_mng\oldStorage
(step Windows Step 10)
to Websense\Data Security\archive_mng\storage
Upgraded from version 7.1:
*
Copy the contents of oldArchive (from the location outside the Websense folder) to Websense\Data Security\forensics_repository (note: copy the contents and not the folder itself).
16.
To disable Oracle, in the Windows Services console, disable the OracleServiceMng service. Note that this disables the service but does not remove any old data. Disabling Oracle is optional.
Upgrade to another machine
The following process is different from a fresh install; it describes how to migrate incidents, reports, and more from your existing system to the new one.
1.
*
*
See How to get the latest Data Security Suite hotfixes for more information.
2.
3.
See 7.5 TRITON - Data Security Help or 7.1 DSS Manager Help for more information on backing up Data Security data.
4.
In DSS Manager, select Configuration > System Modules and then click the PDF icon.
5.
 
Note 
Warning 
If you are upgrading from version 7.5:
Note: in the following steps, the Websense folder is typically C:\Program Files\Websense.
a.
i.
Select Start > Programs > Accessories > Scheduled tasks.
ii.
Right-click DSS Watchdog and select Properties.
iii.
De-select Enabled.
iv.
b.
In the Windows Services console, stop the Websense DSS Manager service.
Alternatively, issue the command net stop tomcat6 in a Command Prompt.
c.
Rename Websense\Data Security\forensics_repository\data
to Websense\Data Security\forensics_repository\oldData
d.
Create a new folder named
Websense\Data Security\forensics_repository\data
e.
Create a new folder named
Websense\Data Security\archive_mng\oldStorage
f.
Move all folders starting with FR-ARC-
from Websense\Data Security\archive_mng\storage
to Websense\Data Security\archive_mng\oldStorage
g.
In the Windows Services console, start the Websense DSS Manager service.
Alternatively, issue the command net start tomcat6 in a Command Prompt.
h.
Move or copy the following folder to a location outside the Websense folder:
Websense\Data Security\forensics_repository\oldData
i.
Search the oldData folder for files with the name *.ser and delete those files.
j.
Move or copy all folders starting with FR-ARC-
from Websense\Data Security\archive_mng\oldStorage
to a location outside the Websense folder
If you are upgrading from version 7.1:
Note: in the following steps, the Websense folder is typically C:\Program Files\Websense.
k.
v.
Select Start > Programs > Accessories > Scheduled tasks.
vi.
Right-click DSS Watchdog and select Properties.
vii.
De-select Enabled.
viii.
l.
In the Windows Services console, stop the Websense DSS Manager service.
Alternatively, issue the command net stop tomcat6 in a Command Prompt.
m.
Rename Websense\Data Security Suite\Archive
to Websense\Data Security Suite\oldArchive
n.
Create a new folder named Websense\Data Security Suite\Archive
o.
p.
In the Windows Services console, start the Websense DSS Manager service.
Alternatively, issue the command net start tomcat6 in a Command Prompt.
q.
Move or copy Websense\Data Security Suite\oldArchive to a location outside the Websense folder
6.
Download WebsenseDataSecurityUpgradeExportTool.zip from www.mywebsense.com.
7.
Copy to a location outside the Websense folder (typically, C:\Program Files\Websense) for example C:\temp\upgrade_export_tool.
8.
 
Important 
Note 
Prior to running the export script, see Estimating export data size to estimate the amount of data that will be generated.
a.
b.
python export.py
Note the above command generates export data in %dss_home%/archive_mng/export-data. You can specify a different location by specifying a path in the command:
python export.py <path>
where <path> is local; it cannot be a network path or a location on a mapped network drive. If you specify <path>, substitute it for %dss_home%/archive/mng/export-data in the remaining steps below.
c.
Depending on the amount of data, this process may take a long time.
 
Important 
If the script fails during an upgrade from v7.1, do not run it again (running it again may corrupt the data). Contact Websense Technical Support before proceeding.
9.
*
dbexport.log (in export tool folder you created in Step 2, for example C:\temp\upgrade_export_tool)
*
db.log (in export tool folder you created in Step 2, for example C:\temp\upgrade_export_tool)
*
If you find errors, contact Websense Technical Support.
10.
The exported data is located in %dss_home%/archive_mng/export-data.
Note the export-data folder should contain the following (if it does not, try running the export script again; see Step 3).
When upgrading from 7.1 or 7.5:
*
*
*
*
*
*
*
Backup.txt (this file is required when restoring data to the upgraded system)
*
When upgrading from 7.5 the following are also present (in addition to those above):
*
*
*
*
*
*
*
11.
a.
When you reach the Installation Type screen of the Websense installer, be sure to select Data Security (under TRITON Unified Security Center). Note that you can install the other modules if you want, but TRITON - Data Security is the only one necessary for a Data Security deployment.
b.
When the Data Security installer appears, on the Import Data From Previous Version screen, select the Load Data From Backup check box and then use the Browse button to select the location of the data exported by the export script.
12.
*
*
*
13.
a.
b.
Click Deploy.
Note that at this point the system is functional. However, if you relocated forensics data prior to upgrade, it is not present yet. You will restore this data in the next step.
14.
Upgraded from version 7.5:
a.
Copy the contents of oldData (from the location outside the Websense folder, on the old machine) to Websense\Data Security\forensics_repository\data on this machine (note: copy the contents and not the folder itself).
b.
Copy all content moved from Websense\Data Security\archive_mng\oldStorage on the old machine (Step 10)
to Websense\Data Security\archive_mng\storage on this machine
Upgraded from version 7.1:
*
Copy the contents of oldArchive (from the location outside the Websense folder, on the old machine) to Websense\Data Security\forensics_repository on this machine (note: copy the contents and not the folder itself).

Go to the table of contents Go to the previous page Go to the next page
Upgrading Data Security to v7.6.0 > Upgrading the Data Security Management Server to v7.6.0
Copyright 2016 Forcepoint LLC. All rights reserved.