cancel
Showing results for 
Search instead for 
Did you mean: 

EV 11 decommission server

Mark201
Level 1

Hi, 

I have 2 old EV servers and want to decommission 1 , I have followed  https://www.veritas.com/support/en_US/article.100002202

Moved VS and Indexes and tested and checked, I have tried removing Vault storage service but errors saying cannot remove as it has "data associated with it" How do i find out what's associated with that server

All other tasks and services remove ok

2 REPLIES 2

Tonaco_pt
Moderator
Moderator
Partner    VIP    Accredited

HI Mark201

Select ServiceEntryId,Description,StorageArchive from StorageServiceEntry
Select VaultStoreEntryId,VaultStoreName,StorageServiceEntryID  From VaultStoreEntry

Use this SQL queries to see if your decommission appear in the 2nd command? 

IF StorageServiceEntry.ServiceEntryId appears in VaultStoreEntry.StorageServiceEntryID

Tonaco_pt
Moderator
Moderator
Partner    VIP    Accredited

 

This is my example

Select ServiceEntryId,Description,StorageArchive from StorageServiceEntry

 

ServiceEntryId

Description StorageArchive
1575F52F0EC7E844B92AC8FE2D3A02A8F1e10000EVSERVER Enterprise Vault Storage Service DIRECT=OS:evault1\Private$\Enterprise Vault Storage Archive
16D1245FB80C49C418D0A6B137D5998991e10000EVSERVER Enterprise Vault Storage Service DIRECT=OS:evault2\Private$\Enterprise Vault Storage Archive
1E9962162BA7552418279431F85F3766A1e10000EVSERVER Enterprise Vault Storage Service DIRECT=OS:evault3\Private$\Enterprise Vault Storage Archive

Select VaultStoreEntryId,VaultStoreName,StorageServiceEntryID From VaultStoreEntry

VaultStoreEntryId VaultStoreName StorageServiceEntryID
11CAEF2AD3D4B294784C05E20E7CFBEA11210000EVSERVER VaultStore 1575F52F0EC7E844B92AC8FE2D3A02A8F1e10000EVSERVER