IBM Mainframe Discussion List <[email protected]> wrote on 12/01/2005 
05:54:20 AM:

> We've had 3 instances today when we received IAR005E messages. The 
> complete message is:
> IAR005E PREFERRED AREA HAS EXPANDED, RECONFIGURABILITY AND PERFORMANCE 
> MAY BE IMPAIRED.  CHECK RSU VALUE. 
> 
> The system recovered, but was halted for about 5 minutes.
> 
> I checked the IPL messages and found:
> IAR004I THE RSU PARAMETER WAS NOT COMPLETELY SATISFIED
> 
> IAR013I 1,920M STORAGE IS RECONFIGURABLE 
> 
> RSU is set to 32
> REAL is set to 256
> 
> The output from D M=(STOR,HIGH) is
> 
> STORAGE SIZE STATUS 
> HIGH REAL STORAGE ADDRESS IS 2048M
> REAL STORAGE STATUS 
> ONLINE-NOT RECONFIGURABLE 
>     0M-64M 
>     1792M-2048M 
> ONLINE-RECONFIGURABLE 
>     64M-1792M 
> PENDING OFFLINE 
>     NONE 
>  0M IN OFFLINE STORAGE ELEMENT(S) 
>  0M UNASSIGNED STORAGE 
> 
> We are running OS/390 v2.10 on a z890-320..
> 

  The amount you have specified for RSU is much too 
large for your storage configuration.  You should 
only the amount of storage that you need to be able
to dynamically configure offline while MVS is running.
If you do not need to be able to configure any storage 
offline dynamically, you should specify RSU=0.

  The amount you have specified is 32 times the 
storage increment size (which depends on the machine model
and storage configuration).  I recommend using 
RSU=xxxxM  or RSU=xxxxG  so that your specification is not
dependent on the storage increment size. 

Jim Mulder   z/OS System Test   IBM Corp.  Poughkeepsie,  NY


----------------------------------------------------------------------
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

Reply via email to