ADSM-L

dsmserv restore db ... fails to read devconf

1998-08-26 04:57:51
Subject: dsmserv restore db ... fails to read devconf
From: Tom Tann{s <tom.tannas AT USIT.UIO DOT NO>
Date: Wed, 26 Aug 1998 10:57:51 +0200
Anyone seen this problem?

(we're still at 2.5.18, AIX)
Last night I lost one of my db-volumes after a power-failure.

Log-mode is ROLLFORWARD, and the log is intact.
The volume-history and devconf-files are intact.

So, everything should be in place to do a rollforward-recovery of the
volume.

However, dsmserv restore db doesn't  seem to be able to read the
devconf-file correctly.

RIBUTED is not a command.. It's part of the comment-line.
FORMAT=3590C is no command either, it's part of a define devclass command.

What is going on here?


-----------------------------------------
sumo# dsmserv restore db dbvol=/dev/rdb_4GB_5 preview=no
sumo# dsmserv restore db dbvol=/dev/rdb_4GB_5 preview=no
ANR7800I DSMSERV generated at 11:11:38 on Mar  1 1998.

ADSTAR Distributed Storage Manager for AIX-RS/6000
Version 2, Release 1, Level 5.18/5.18

Licensed Materials - Property of IBM

5765-564 (C) Copyright IBM Corporation 1990, 1995. All rights reserved.
U.S. Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corporation.

ANR0900I Processing options file dsmserv.opt.
ANR0200I Recovery log assigned capacity is 3036 megabytes.
ANR0201I Database assigned capacity is 64244 megabytes.
ANR0306I Recovery log volume mount in progress.
ANR2000E Unknown command - RIBUTED.
ANR1438W Skipping device configuration file: /usr/lpp/adsmserv/bin/devconf.
-----------------------------------------
My devconf looks like this, and har alwais been read correctly during
My devconf looks like this, and har alwais been read correctly during
normal server-startup:

/* IBM AdStar Distributed Storage Manager Device Configuration */
DEFINE DEVCLASS BCKTAPE DEVTYPE=3590 FORMAT=3590C ESTCAPACITY=20971520K
MOUNTLIM IT=4 MOUNTWAIT=60 MOUNTRETENTION=60 PREFIX=ADSM LIBRARY=3494
DEFINE DEVCLASS FILE DEVTYPE=FILE MAXCAPACITY=409600K MOUNTLIMIT=3
DIRECTORY=/usit/sumo/db_backup
DEFINE LIBRARY 3494 LIBTYPE=349X DEVICE=/dev/lmcp0 PRIVATECATEGORY=300
SCRATCHCATEGORY=301
DEFINE DRIVE 3494 3590_0 DEVICE=/dev/rmt0
DEFINE DRIVE 3494 3590_1 DEVICE=/dev/rmt1
DEFINE DRIVE 3494 3590_2 DEVICE=/dev/rmt2
DEFINE DRIVE 3494 3590_3 DEVICE=/dev/rmt3

-----------------------------------------
I tried to remove the comment-line and then got the following..:
I tried to remove the comment-line and then got the following..:

sumo# dsmserv restore db dbvol=/dev/rdb_4GB_5 preview=no
ANR7800I DSMSERV generated at 11:11:38 on Mar  1 1998.

ADSTAR Distributed Storage Manager for AIX-RS/6000
Version 2, Release 1, Level 5.18/5.18

Licensed Materials - Property of IBM

5765-564 (C) Copyright IBM Corporation 1990, 1995. All rights reserved.
U.S. Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corporation.

ANR0900I Processing options file dsmserv.opt.
ANR0200I Recovery log assigned capacity is 3036 megabytes.
ANR0201I Database assigned capacity is 64244 megabytes.
ANR0306I Recovery log volume mount in progress.
ANR2000E Unknown command - FORMAT=3590C.
ANR1438W Skipping device configuration file:
/usr/lpp/adsmserv/bin/devconf.
<Prev in Thread] Current Thread [Next in Thread>