Re: Problem adding random access storage pool volumes

2011-04-08 Thread Huebner,Andy,FORT WORTH,IT
] Problem adding random access storage pool volumes You may be running out of file handles. Based on your numbers, I'd guess there is a per-process limit of 1024 file handles. Your storage volumes are using most of them and there aren't enough left over for TSM to do what it needs t

Re: Problem adding random access storage pool volumes

2011-04-07 Thread Mueller, Ken
You may be running out of file handles. Based on your numbers, I'd guess there is a per-process limit of 1024 file handles. Your storage volumes are using most of them and there aren't enough left over for TSM to do what it needs to (open a message file, etc). Assuming mainframe Linux is equ

Problem adding random access storage pool volumes

2011-04-07 Thread Thomas Denier
We have a TSM 5.5.4.0 server running under mainframe Linux. The server has two random access disk storage pools with a total of 726 volumes. Most of the volumes are 2 GB. A few are smaller to fit in space left over after populating file systems with as many 2 GB volumes as possible. Yesterday we at