tsm-server_6.2
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| tsm-server_6.2 [2011/07/20 07:53] – created michael | tsm-server_6.2 [2021/04/24 07:40] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== TSM-Server 6.2 ====== | + | ====== TSM-Server 6.x ====== |
| - | ===== Upgrade 5.5 -> 6.2 (Network Method; Same System) ===== | + | ===== Example Steps for TSm 6.2 Installation ===== |
| + | |||
| + | https:// | ||
| + | |||
| + | |||
| + | ===== HP/UX Upgrade 5.5 -> 6.2 (Network Method; Same System) | ||
| + | |||
| + | ====== | ||
| - | * Install TSM Upgrade Software for your corresponding TSM 5 Version | ||
| [[http:// | [[http:// | ||
| - | * Prepare Database | + | ====== |
| | | ||
| unixha1:/ | unixha1:/ | ||
| Line 37: | Line 44: | ||
| configuration information. | configuration information. | ||
| - | * Uninstall TSM-Server 5.5 | + | ====== |
| + | |||
| + | swremove ... | ||
| + | |||
| + | ====== Uninstall TSM-Server 6.x ====== | ||
| + | |||
| + | 1) Login as the Instance user ID | ||
| + | |||
| + | Ex: | ||
| + | / | ||
| + | do: | ||
| + | db2start | ||
| + | DB2 DROP DB TSMDB1 | ||
| + | |||
| + | 2) Do db2ilist to get a list of all the current instance names | ||
| + | |||
| + | 3) Change to the root user ID to do the next commands: | ||
| + | db2stop | ||
| + | db2idrop < | ||
| + | Ex: If the instance you want to remove is " | ||
| + | " | ||
| + | |||
| + | 4) Delete all files located in the instance directory. Ex: | ||
| + | / | ||
| + | |||
| + | 5) Delete all log and DB files for the instance. The location of these volumes was determined at the time of configuration. There is no default location. Example of the directory names: | ||
| + | |||
| + | /tsmdb001 | ||
| + | /tsmlog | ||
| + | / | ||
| + | / | ||
| + | / | ||
| + | |||
| + | ====== | ||
| + | |||
| + | Install TSM 6.2.1.0 (including License) | ||
| + | Install TSM 6.2.2.30 | ||
| + | |||
| + | ====== | ||
| + | |||
| + | unixha1:/ | ||
| + | ******************* System Resources *********************** | ||
| + | Physical RAM ==> 17148674048 | ||
| + | Number of CPUS ==> 4 | ||
| + | System Scale Factor ==> 4096.00 | ||
| + | |||
| + | * Recommended HP-UX Kernel Parameters Based on this System * | ||
| + | |||
| + | nproc ==> 4112 | ||
| + | maxuprc ==> 1371 | ||
| + | max_thread_proc ==> 32767 | ||
| + | ... | ||
| + | ... | ||
| + | ****** Please Change the Following in the Given Order ****** | ||
| + | |||
| + | WARNING[1]: maxuprc = 256. maxuprc should be set to 1371. | ||
| + | WARNING[2]: max_thread_proc = 3001. max_thread_proc should be set to 32767. | ||
| + | WARNING[3]: maxfiles_lim = 4096. maxfiles_lim should be set to 65535. | ||
| + | ... | ||
| + | ... | ||
| + | |||
| + | |||
| + | ====== | ||
| + | # groupadd tsmsrvrs | ||
| + | # useradd -d / | ||
| + | # passwd tsminst1 | ||
| + | |||
| + | ====== Creating and Formatting the Database ====== | ||
| + | / | ||
| + | |||
| + | ====== Config Files ====== | ||
| + | |||
| + | Place Config Files and update Parameters. Delete obsolete ones ... | ||
| + | |||
| + | ====== Insert the old Database into TSM 6.2 ====== | ||
| + | |||
| + | Start the insertion process on the V6.2 (use instance user) | ||
| + | nohup / | ||
| + | |||
| + | Wait until it is ready for insert. Then: | ||
| + | Start export using root + ENV from old server | ||
| + | nohup / | ||
| + | |||
| + | monitor both processes: | ||
| + | tail -f insert.out | ||
| + | tail -f extract.out | ||
| + | |||
| + | ====== Set environement Variables for Instance Owner ====== | ||
| + | |||
| + | |||
| + | ====== Configure Backup(Node) for TSM-Database ====== | ||
| + | |||
| + | |||
| + | ====== Extend Database ======= | ||
| + | |||
| + | make shure the new directory is owned by the tsm instance user and group. | ||
| + | else you get: | ||
| + | |||
| + | ANR2017I Administrator SERVER_CONSOLE issued command: EXTEND DBSPACE / | ||
| + | ANR2596E There is insufficient authority to create the database files. | ||
| + | ANR0162W Supplemental database diagnostic information: | ||
| + | ANR1906E Server failed to extend the database space. | ||
| + | |||
| + | |||
| + | ====== Clustered TSM Insance (Pacemaker) ======= | ||
| + | |||
| + | Time Problems when starting the pacemaker ressource prevent you from being able to connect to the tsm instance (even as administrator) | ||
| + | Can only be fixed by typing " | ||
| + | | ||
| + | |||
tsm-server_6.2.1311148388.txt.gz · Last modified: 2021/04/24 07:38 (external edit)
