ADSM-L

Solaris 3.1.0.5 dsmadmc command line output problems

1998-09-11 12:38:19
Subject: Solaris 3.1.0.5 dsmadmc command line output problems
From: Matthew Glanville <mwg AT KODAK DOT COM>
Date: Fri, 11 Sep 1998 12:38:19 -0400
After upgrading my client software from 3.1.0.4 to 3.1.0.5 i ran into
several problems.

1. installing the software on a fresh system failed because
   /etc/adsm/SpaceMan/config/dmsmigfstab file couldn't be created
(simple error in
   the install script)

2.  file systems that were mounted as 'lofs' were considered in the
ALL-LOCAL domain
    which then causes my client to backup much of its data twice (which
is actually better
    than skipping it like the 3.1.0.4 one did, but wasteful) a test
option fixes this however....

My new problem is this.

3. My querying scripts to check on various things on the server don't
work because somone
has changed how 'dsmadmc' outputs its stuff.

FOR EXAMPLE:

> {mars:61} dsmadmc -id=me -password=mypassword query node mars > /tmp/outfile
> {mars:62} more /tmp/outfile
> ADSTAR Distributed Storage Manager
> Command Line Administrative Interface - Version 3, Release 1, Level 0.5
> (C) Copyright IBM Corporation, 1990, 1997, All Rights Reserved.

> Session established with server KP23BK1: Solaris 2.6
>  Server Version 3, Release 1, Level 1.31
>  Server date/time: 09/11/98   10:54:21  Last access: 09/11/98   10:53:49

> ANS8000I Server command: 'query node mars'

> Node Name                     Platform     Policy Domain      Days Since     
> Da
> ys Since     Locked?
                                           Name
Last
> Password
>                                                                   Access
>      Set
> -------------------------     --------     --------------     ----------     
> --
> --------     -------
> MARS                          SUN          023_UNIX                   <1
>       36       No
>                                SOLARIS


> ANS8002I Highest return code was 0.

It appears that the 'dsmadmc' program is printing out the labels for
everything first
and then all the data for each label second.

This used to look quite normal and is fine when running the same command
on other clients
than Solaris 2.6 3.1.0.5

On a solaris 2.5.1 3.1.0.5 client...



> ADSTAR Distributed Storage Manager
> Command Line Administrative Interface - Version 3, Release 1, Level 0.5
> (C) Copyright IBM Corporation, 1990, 1997, All Rights Reserved.

> Session established with server KP23BK1: Solaris 2.6
>  Server Version 3, Release 1, Level 1.31
>   Server date/time: 09/11/98   11:01:54  Last access: 09/11/98   10:53:49

> ANS8000I Server command: 'query node mars'

> Node Name                 Platform Policy Domain  Days Since Days Since 
> Locked?
>                                   Name                 Last   Password
>                                                      Access        Set
> ------------------------- -------- -------------- ---------- ---------- 
> -------
> MARS                      SUN      023_UNIX               <1         36   No
>                            SOLARIS

> ANS8002I Highest return code was 0.



--
Matthew Glanville
Matthew Glanville
mwg AT kodak DOT com
(716) 477-9371
<Prev in Thread] Current Thread [Next in Thread>
  • Solaris 3.1.0.5 dsmadmc command line output problems, Matthew Glanville <=