Errata for the VERITAS Storage Foundation (tm) 4.1 - Installation Guide - During 4.1 upgrade, the upgrade_check fails
| Article:TECH46020 | | | Created: 2006-01-23 | | | Updated: 2008-01-21 | | | Article URL http://www.symantec.com/docs/TECH46020 |
Problem
Errata for the VERITAS Storage Foundation (tm) 4.1 - Installation Guide - During 4.1 upgrade, the upgrade_check fails
Error
upgrade_check not found
Solution
The VERITAS
Storage Foundation (tm) 4.1 - Installation Guide states on page 84:
To upgrade on
a system with an encapsulated root disk
1. Load and mount the disc as described in "Mounting the
Software Disc" on page 30. Then, follow the installation instructions.
2. Run the upgrade_check command to see the status of the root disk.
# upgrade_check
3. Run the upgrade_start script to prepare the previous release of VERITAS Volume Manager for removal:
2. Run the upgrade_check command to see the status of the root disk.
# upgrade_check
3. Run the upgrade_start script to prepare the previous release of VERITAS Volume Manager for removal:
◆
If the disc is mounted automatically, enter:
#
cd /cdrom/cdrom0/storage_foundation/scripts
#
./upgrade_start
◆
If the disc is mounted manually, enter:
# /mount_point/storage_foundation/scripts#
./upgrade_start
Step 2 should be:
2. Run upgrade_start with the -check argument to detect any problems that exist which could prevent a successful upgrade:
Step 2 should be:
2. Run upgrade_start with the -check argument to detect any problems that exist which could prevent a successful upgrade:
#
cd /cdrom/cdrom0/storage_foundation/scripts
#
upgrade_start -check
|
|
Related Articles
Legacy ID
281547
Article URL http://www.symantec.com/docs/TECH46020
Terms of use for this information are found in Legal Notices









Thank you.