Errormessage with prepare after renaming storagepools

obiwan2

ADSM.ORG Member
Joined
Dec 8, 2005
Messages
184
Reaction score
0
Points
0
Location
Cologne / Germany
Website
Visit site
Hi,

due to better understanding I have renamed all storagepools on one of our TSM-servers. I changed the poolnames also in the management-classes.
For instance:
AP2AVD was changed to AP-AVD

But now, when the prepare-command runs in our daily housekeeping, I get the messages:
ANR6915W PREPARE: Storagepool AP2AVD is not defined to the server.

What's gone wrong ? Can I correct the name ? But where ???

Thanks for any hint !!
Cu

Hubert
 
New DRM Setting are also needed if Storage Pool Name are changing

Hi,

due to better understanding I have renamed all storagepools on one of our TSM-servers. I changed the poolnames also in the management-classes.
For instance:
AP2AVD was changed to AP-AVD

But now, when the prepare-command runs in our daily housekeeping, I get the messages:
ANR6915W PREPARE: Storagepool AP2AVD is not defined to the server.

What's gone wrong ? Can I correct the name ? But where ???

Thanks for any hint !!
Cu

Hubert

Hallo Hubert,

if you rename a storage pool which is also managed by DRM (and should be included in the prepare output), you should also change the name for the DRM environment.

This means, you should enter the following commands adding your changed stgpools to DRM:

for copy pools:

set drmcopystgpool <newstgpoolname, newstgpoolname,.etc ....>

for primary pools:

set drmprimstgpool <newstgpoolname, newstgpoolname,.etc.......>

for activedata pools:

set drmactivedatastgpool <newstgpoolname, newstgpoolname,.etc.......>

have a try.

rgds Michael
[email protected]
 
Back
Top