ADSM-L

Re: how to

2000-12-08 19:06:20
Subject: Re: how to
From: "Kelly J. Lipp" <lipp AT STORSOL DOT COM>
Date: Fri, 8 Dec 2000 17:06:57 -0700
Format the volumes and use define dbcopy and logcopy commands.

You can't use define dbcopy /usr/log1.dsm /usr1/log1.dsm formatsize=2000 for
instance.  (Mr. Developer: this is a good place to jump in and explain why
you can't.)

You have to have already formated the volume.  You can use dsmfmt outside of
TSM to do this, or you can use

define dbvol /usr1/log1.dsm formatsize=2000

Then delete that volume

delete dbvol /usr1/log1.dsm

Then

define dbcopy /usr/log1.dsm /usr1/log1.dsm

A hack, but it works.

Kelly J. Lipp
Storage Solutions Specialists, Inc.
PO Box 51313
Colorado Springs CO 80949-1313
(719) 531-5926
Fax: (240) 539-7175
Email: lipp AT storsol DOT com or lipp AT storserver DOT com
www.storsol.com
www.storserver.com


<Prev in Thread] Current Thread [Next in Thread>
  • how to, Shekhar Dhotre
    • Re: how to, Kelly J. Lipp <=
    • how to, ADSM : Dist Stor Manager [mailto:ADSM-L