Hi,
we have the following situation after upgrading system, dont know why...
This is for every tablespace. There are 4 SAN volumes, but only 3 of them are added to a second stripe set.
Why was there a second stripe set created automatically with just 3 of 4 volumes??
So one negative effect, there is NO equal distribution on the volumes.
AUTOMATIC storage was always activated. Current version is v11.1.
Disabling automatic storage is not possible as I know... so do you know how to 'clean' that (deleting second stripe set including the container, for example)?
I think one possibilty should be a redirect restore.
Thanks for any response.
Request clarification before answering.
Hi Mark,
difficult to tell why this unbalanced new stripe set has been created. Is it possible that your storage paths became temporarily full? This may for example happen when data and index tablespaces share the same storage paths with temporary tablespaces. We recommend to use seperate storage paths for them.
Yes, redirected restore is one option to solve the problem.
Depending on the tablespace size it may also possible to create a new tablespace and empty the old tablespace by moving the content over with DB6CONV.
Waiting for better answers from the BACKUP/RESTORE experts.
Regards Frank
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Alexander
thank you, but you mentioned the storage group.
But in my case there are four paths, all in that one storage group IBMSTOGROUP.
My problem belongs to the stripe sets. For every tablespace there is an additional stripe set ("1") with just 3 of 4 paths.
But I can not add or delete the path to that stripe set, because Automatic Storage ist activated.
Regrads
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
the database manager added containers as needed.
Effect is also described here:
Solution here:
So basically you would have to:
<code>ALTER STOGROUP sg DROP '/path2'as far as i understand this topic.
Maybe also check the rebalance command.
To be honest i never experienced the effect on our systems so be cautious about working on this.
Best,
Alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.