Increase of the CA-Vtape volumesize failed
search cancel

Increase of the CA-Vtape volumesize failed

book

Article ID: 191998

calendar_today

Updated On:

Products

Vtape Virtual Tape System

Issue/Introduction

By trying to increase the VolumeSize of our Virtual volumes in CA-Vtape, this failed with following message:

SVT1QQ553E Parmlib error: 240             
If SVTS was started at VRM=0004,TOL=0005           
   VolumeSize cannot be specified.        
  VolumeSize=4G                           
<<-- See Line.Col(101.0)                  
Program SVTSPRMS CCUUC60  ~RMID(RO93355)  

What is the procedure on how to perform this?



Environment

Release : 12.6

Component : CA VTAPE

Resolution

The reason of the failure is that the VolumeSize parameter is not coded already into VTPOOLS. 
Here is the procedure to follow.

1) Change the VTPOOLS, for example, as follow: 
  <VirtualVolume.Pool1> 
      VolumeSize=2G 
      VolserRange = NXXXXX-NYYYYY
      
2) Restart Vtape without modifying the VTPOOLS value. 
    This will make Vtape to get the VRM set to 0005. 
    
3) Once done, you can dynamically change the VolumeSize and perform the REFRESH=POOLS to get it activated.