ADSM-L

Re: server 5.1.9.0 rec log problem - multiple servers?

2005-08-23 11:18:33
Subject: Re: server 5.1.9.0 rec log problem - multiple servers?
From: Alexander Lazarevich <alazarev AT ITG.UIUC DOT EDU>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Tue, 23 Aug 2005 10:18:18 -0500
On Tue, 23 Aug 2005, Rainer Sch�pf wrote:

On Tue, 23 Aug 2005, Alexander Lazarevich wrote:

> TSM 5.1.9.0 server on win2K server. I've got a very confusing problem,
> and our server is totally dead at the moment so I'm in a bit of an
> emergency.
>
> We've been running TSM 5.1.6.5 for 2-3 years, I recently (8 months ago)
> upgraded to 5.1.9.0, no problems. Last night, we ran out a tapes, and
> therefor the automatic backup of the database couldn't happen, and
> therefor the rec log filled up to maximum, and the server died and cannot
> restart until I increase the size of the log. Easy enough, I've had to
> do this before, but the standard commands are not working:
>
> dsmftm -log D:\tsmdata\server1\extrareclogspace 8000
> that works fine, create/formats the new volume, but then:
>
> dsmserv extend log extrareclogspace 8000, dies with:
>
> C:\Program Files\tivoli\tsm\server1>dsmserv extend log extrareeclogspace 8000

Forgive me if I'm stating the obvious, but you created the file with a
different name:

 D:\tsmdata\server1\extrareclogspace

whereas the server looks for it in the directory from which you started
the dsmserv command:

> ANR9969E Unable to open volume C:\PROGRAM 
FILES\TIVOLI\TSM\SERVER1\EXTRAREECLOGSPACE.

Apart from the extra "E" in the filename, this is a different directory.

Hmm, nice catch, but I get the same exact error when I don't have typo's:

C:\Program Files\tivoli\tsm\server1>dsmserv extend log extrareclogspace 8000 ANR0900I Processing options file c:\program files\tivoli\tsm\server1\dsmserv.op-

t.
ANR7800I DSMSERV generated at 10:06:54 on Mar 18 2004.

Tivoli Storage Manager for Windows
Version 5, Release 1, Level 9.0

Licensed Materials - Property of IBM

5698-ISE (C) Copyright IBM Corporation 1999,2002. All rights reserved.
U.S. Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corporation.

ANR0200I Recovery log assigned capacity is 12000 megabytes.
ANR0201I Database assigned capacity is 32000 megabytes.
ANR0306I Recovery log volume mount in progress.
ANR9969E Unable to open volume C:\PROGRAM FILES\TIVOLI\TSM\SERVER1\EXTRARECLOGS-

PACE. The most likely reason is that another TSM server is running and has the
volume allocated.
ANR9999D admstart.c(3483): ThreadId<23> Error 31 from lvmAddVol.
ANR7835I The server thread 1 (tid 1984) terminated in response to server
shutdown.
ANR7835I The server thread 22 (tid 1596) terminated in response to server
shutdown.
ANR7835I The server thread 23 (tid 1448) terminated in response to server
shutdown.
ANR0991I Server shutdown complete.


Alex