On Thu, 6 May 2004 08:58:47 -0400 Zoltan Forray/AC/VCU <[EMAIL PROTECTED]> wrote:
> Thanks to everyone for their suggestions on how to address this issue. > Still waiting for Group Collocation :-) ! > > I was told by my IBM rep that it was pulled from 5.2.2 because it was a new feature, and new features are only for new major releases, of course the next descion made was to reduce the number of major releases from 2 to 1 per year... :( > > > Richard Sims <[EMAIL PROTECTED]> > Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> > 05/04/2004 07:49 PM > Please respond to > "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]> > > > To > [EMAIL PROTECTED] > cc > > Subject > Re: What ever happened to Group Collocation ? > > > > > > > ... > >One confusion is why do I have sooooo many partially filled tapes ? > >I don't have this many nodes ? > > Zoltan, > > Andy's observations were excellent, as always. > > I can only add a suggestion to check subject > "Shrinking (dwindling) number of available scratch tapes" > in ADSM QuickFacts, where I summarize some factors. > One classic cause is a tape being needed while one is > momentarily unavailable because it is dismounting. > > I find the following macro very handy in identifying stale partial > tapes: > > /* ADSM macro 'filling' */ > /* */ > /* To display volumes in Filling state. > *//* */ > /* INVOCATION: macro filling */ > /* */ > /* NOTES: - */ > /* */ > /* HISTORY: */ > /* */ > /* 2003/05/06 Written by Richard Sims > */ > /* */ > SELECT STGPOOL_NAME AS " STORAGE POOL ", > CHAR(VOLUME_NAME,6) AS "VOLNAME", - > PCT_UTILIZED as "PCT UTIL", - > DEC(EST_CAPACITY_MB,6) AS "MB_CAPACITY", CHAR(ACCESS,11) AS "ACCESS", > - LEFT(CHAR(LAST_WRITE_DATE),19) AS "LAST_WRITE_DATE " - > FROM VOLUMES WHERE STATUS='FILLING' ORDER BY STGPOOL_NAME > > Richard Sims -- Met vriendelijke groeten, Remco Post SARA - Reken- en Netwerkdiensten http://www.sara.nl High Performance Computing Tel. +31 20 592 3000 Fax. +31 20 668 3167 "I really didn't foresee the Internet. But then, neither did the computer industry. Not that that tells us very much of course - the computer industry didn't even foresee that the century was going to end." -- Douglas Adams