ADSM-L

archive question

1999-11-15 14:17:23
Subject: archive question
From: Eliza Lau <lau AT VTCAT.CC.VT DOT EDU>
Date: Mon, 15 Nov 1999 14:17:23 -0500
Hi ADSMers:

On our public AIX machine, all user home directories are set up as pointers to
directories in other user volume groups (eg. /us1).  This is transparent to
the users.
A problem arises when users archive their files using the fully qualified
path names: /home/spd/lau/imsl-xmp.f and then query them using the wildcard:
'dsmc q ar "*"'.  It returns an error.
Is there an option to force query to default to the current directory,
/home/spd/lau, instead of following through the link to look at /us1/spd/lau?
I have played with the options followsymbolic and archsymlinkasfile but they
didn't seem to make a difference.



lau @ vtaix: /home/spd/lau => pwd
/home/spd/lau

lau @ vtaix: /home/spd => ls -l lau
lrwxrwxrwx   1 root     spd           12 May 30 1998  lau -> /us1/spd/lau



lau @ vtaix: /home/spd/lau => dsmc q archive "*"
ADSTAR Distributed Storage Manager
Command Line Backup Client Interface - Version 3, Release 1, Level 0.6
(C) Copyright IBM Corporation, 1990, 1998, All Rights Reserved.

Node Name: VTAIX.CC.VT.EDU
Session established with server ADSM: AIX-RS/6000
  Server Version 3, Release 1, Level 2.40
  Server date/time: 11/12/99   14:33:02  Last access: 11/12/99   14:31:44

ANS1092E No files matching search criteria were found
$


lau @ vtaix: /home/spd/lau => dsmc q archive "/home/spd/lau/*"
ADSTAR Distributed Storage Manager
Command Line Backup Client Interface - Version 3, Release 1, Level 0.6
(C) Copyright IBM Corporation, 1990, 1998, All Rights Reserved.

Node Name: VTAIX.CC.VT.EDU
Session established with server ADSM: AIX-RS/6000
  Server Version 3, Release 1, Level 2.40
  Server date/time: 11/15/99   10:46:24  Last access: 11/15/99   10:45:29

             Size  Archive Date - Time    File - Expires on - Description
             ----  -------------------    -------------------------------
ive Date: 11/15/99    Time: 10:29:13
              243  11/12/99   16:37:36    /home/spd/lau/imsl-xmp.f 02/24/03   A
rchive Date: 11/12/99    Time: 16:37:36
              162  11/12/99   16:37:36    /home/spd/lau/main.f 02/24/03   Archi
ve Date: 11/12/99    Time: 16:3




------------------------------------------------------------------------------
 Eliza Lau
 Eliza Lau
 Virginia Tech Computing Center                email : eliza.lau AT vt DOT edu
 Virginia Polytechnic Institute & State University
 1700 Pratt Drive
 Blacksburg VA 24060                           phone : (540) 231-9399
------------------------------------------------------------------------------
=========================================================================
<Prev in Thread] Current Thread [Next in Thread>
  • archive question, Eliza Lau <=