Installation guide
Updating NetWorker from 7.6.x
41
Updating from a previous release
nsradmin
2. Set the attribute type to nsr storage node:
nsradmin> . type: nsr storage node
3. Display the hostname of the storage node and the NetWorker software version:
nsradmin> show name;version
4. Display a list of every storage node in the datazone and the corresponding version of
the NetWorker software:
nsradmin> print
5. Close the nsradmin program:
nsradmin> quit
For example:
nsradmin> . type: nsr storage node
Current query set
nsradmin> show name;version
nsradmin> print
name: mystoragenode.domain.com;
version: 7.6.3;
nsradmin> quit
Console server requirements
When you update the Console server software, the installation process automatically
converts the SQLAnywhere database to a newer version. A special migration utility,
gstdbupgrade.sh on UNIX and gstdbupgrade.exe on Windows performs the conversion
process.
During the database conversion process, the migration utility:
◆
Automatically records the progress of the conversion in the gstdbupgrade.log.
◆
Displays the progress of the database conversion process to the console.
“Reviewing the Console server database conversion status” on page 47 provides more
information about the migration process.
The conversion of a Console server database:
◆
Can take several hours.
For example, it takes approximately 3 hours to migrate a 4.5 GB database on a dual
core system with 16 GB RAM.
◆
Can be I/O and CPU intensive.
Avoid performing other resource intensive processes during a Console server
database conversion.
◆
Requires the that file system that contains the Console server database directory has
available space that is equal to double the size of the current database.