Re: recovery log filled up

2004-04-21 Thread Ray Louvier
Thank You I just tried it and we are up -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Justin Bleistein Sent: Wednesday, April 21, 2004 3:52 PM To: [EMAIL PROTECTED] Subject: Re: recovery log filled up # dsmfmt -log /path/newlogname 1000 (for 1

Re: recovery log filled up

2004-04-21 Thread Justin Bleistein
# dsmfmt -log /path/newlogname 1000 (for 1 gig, make sure your in a fs which has enough space to accomadate 1 gig). # dsmserv extend log /path/newlogname 1000 after it's done formatting restart the tsm server: # nohup /usr/tivoli/tsm/server/bin/rc.adsmserv > /dev/null 2>1& note = you must run al