On Fri, 18 May 2007 07:31:02 -0500, Bruno Sugliani <[EMAIL PROTECTED]> wrote:
>On Fri, 18 May 2007 14:05:23 +0200, Vernooy, C.P. - SPLXM ><[EMAIL PROTECTED]> wrote: >>Hello list, >We have a TS7700 VTS in a grid Configuration, which consists of 2 TS7700 >clusters each with its own tapeunits, coupled together as one VTS with >two distributed libraries as seen by SMS. Since it is one VTS to SMS, >SMS will select a random tapeunit from the total pool of devices. >Normally this is no problem. >However, if I want tot read statistics from each cluster's library >manager, I must address a device from that specific cluster. Since SMS >considers it one VTS, I have not been able to force my allocation to an >address of the desired cluster. I tried a unitaddress, created generics >for each cluster and used them, but no success. >Cluster 0 has devices 0600-06FF, cluster 1 has devices 0700-07FF. How >can I force an allocation to a device of the desired cluster? >> > >Exactly the same here . >We faced the same problem , I'll ask if my colleague found a way , she was >working on it >Bruno >Bruno(dot)sugliani(at)groupemornay(dot)asso(dot)fr Hi , yes she did :-)) My colleague is a lady who does not give away easily and she did this : The job allocates datasets on a logical volume as follows She created 2 management class on the Library Manager called MCVIRA and MCVIRB VIRA is for Distlib 0 and VIRB is for distlib 1 ( these are Nocopy ) in the job she allocates 2 datasets called XYZ.VIRA and XYZ.VIRB In the ACS routines she has a filtlist on the LLQ according to the LLQ she set either MCBVIRA or MCBVIRB She handles the storage class in the same way and she ends up with one dataset on each side and gets her statistics for each machine Bruno Bruno(dot)sugliani(at)groupemornay(dot)asso(dot)fr ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

