On Fri, 14 Sep 2007 08:04:38 -0300, Walter Trovijo Jr (UOL) <[EMAIL PROTECTED]> wrote: -snip- >And my questions are: > >-How adding new images would negatively impact performance on existing ones even if new images do not share files or databases >with existing ones?
In a sysplex, there are shared resources used by the various sysplex-wide components (e.g. ISGLOCK structure, CFs, couple datasets, security DB) that, if held up by a particular member, can cause slowdowns across the sysplex (a/k/a sympathy sickness). You probably have to 'drill down' to see what XCF resource is involved in the delays reported by RMF. >-Can isglock structure be split over several cfs - rmf shows we have 4 cfs active - and can traffic be directed to a specific cf? >(I'm almost sure that the answer is NO but I might perfectly be wrong) No. ISGLOCK must reside on a single CF. Of course, you can set the preference list for ISGLOCK to be a particular subset of CFs and rebuild the structure to get it to the preferred CF. No outage is required. Scott Fagen Principal Architect Enterprise Systems Management ---------------------------------------------------------------------- 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

