3.6.0 Matrix Server Upgrade Guide (5697-7085, February 2008)
Chapter 2: Overview 13
Copyright © 1999-2008 PolyServe, Inc. All rights reserved.
The options are:
/upgrade
Fixes duplicate registry entries if possible and creates a new local
profile for the primary node for a Virtual SQL Server and its
associated Virtual SQL instances.
/fix
Fixes duplicate registry entries for a Virtual SQL Server and its
associated Virtual SQL instances if possible.
/dump
Dumps the current configuration of all Virtual SQL Servers and
Virtual SQL instances. This option is intended for HP Support.
/vsql <vsql_name>
The name of a Virtual SQL Server.
/backup <backup_IP>
The IP address of a valid backup node that can be used to copy the
SQL data and recreate a local registry for the primary node. This
parameter is required for the /upgrade option and is optional for the
/fix and /dump options.
/path <path_target>
Where the upgrade tool should place the local “N” profile that it
creates for the primary node. The path_target should be a new
directory on a PSFS filesystem. If the specified path does not already
exist, the upgrade tool will create the directory and any required
subdirectories. (The path_target is a new, separate location from where
the user data is currently stored.) This parameter is required for the
/upgrade option and is optional for the /fix and /dump options.
NOTE: Be sure to specify a different path for each Virtual SQL Server
that is upgraded. If a path is reused, misconfiguration issues
can occur when a Virtual SQL Server accessing that path is
devirtualized.
/matrix <hostname>
The hostname of the server on which the script is being run.