ADSM-L

Re: urgent! server is down!

2003-03-12 08:40:10
Subject: Re: urgent! server is down!
From: Zlatko Krastev/ACIT <acit AT ATTGLOBAL DOT NET>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Wed, 12 Mar 2003 15:37:40 +0200
The explanation is pretty simple:
1. TSM is installed using raw Logical Volume (LV).
2. I would guess /dev/rtsmvglv11 is DB or Log volume (if it was diskpool
TSM ought to start and have the volume offline).
3. Someone have enlarged the logical volume using "chlv" command in AIX -
look at the difference between new and old capacity (999424 - 983040 =
16384).
4. Richard might be correct that happened long before restart and you
cannot identify who and when did it.

How to cure this:
A.(supported) restore from last DB backup. Look in volhistory file -
default is /usr/tivoli/tsm/server/bin/volhist.out, non-default is
specified by VOLUMEHistory option of dsmserv.opt. Later use "dsmserv
restore db" (described in Administrator's Reference, Appendix A)

B. (unsupported and with no guaranteed success)
- create new logical volume using AIX command "mklv" (count carefully its
size - ought to be as before change; use output of "lslv tsmvglv11" as
guidance)
- copy the contents using AIX command "dd if=/dev/rtsmvglv11 of=/dev/r<new
LV name>"
- rename old LV (I prefer not to delete it) using AIX command "chlv -n
<temporary name> tsmvglv11"
- rename new LV with "chlv -n tsmvglv11 <new LV name>"
- try to start TSM server
- on success report to the list ASAP :-)

If you can afford some lost backups option A is the correct one. If you
have some time try option B first and on failure continue with A.

Zlatko Krastev
IT Consultant






Michelle Wiedeman <michelle.wiedeman AT MULTRIX DOT COM>
Sent by: "ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU>
12.03.2003 10:52
Please respond to "ADSM: Dist Stor Manager"


        To:     ADSM-L AT VM.MARIST DOT EDU
        cc:
        Subject:        urgent! server is down!


hi all,

first things firts, aix 4.3 tsm 4.1
After a reboot yesterday tsm doesnt start. A collegue of mine has been at
it
till late last night.
Now I have to pick it up. My guess is the database is corrupt. but the
messages also come with other errors.
could anyone help me out? anyway I've never had to restore a db before.
How
do I go at it?
below are the errors

thnx heeps!
michelle

ANR0900I Processing options file dsmserv.opt.
ANR000W Unable to open default locale message catalog,
/usr/lib/nls/msg/C/.
ANR0990I Server restart-recovery in progress.
ANR9999D lvminit.c(1872): The capacity of disk '/dev/rtsmvglv11' has
changed;
old capacity 983040 - new capacity 999424.
ANR9999D lvminit.c(1628): Unable to add disk /dev/rtsmvglv11 to disk
table.
ANR9999D lvminit.c(1872): The capacity of disk '/dev/rtsmvglv11' has
changed;
old capacity 983040 - new capacity 999424.
ANR9999D lvminit.c(1628): Unable to add disk /dev/rtsmvglv11 to disk
table.
ANR0259E Unable to read complete restart/checkpoint information from any
database or recovery log volume.

<Prev in Thread] Current Thread [Next in Thread>