EV11 Storage service unreachable.
Hi all,
I have a question that maybe someone could point me in the right direction.
I have three EV servers and they sit on a Windows 2012 x64 behind windows firewall.
I have a powershell script setup to set EV into backup mode, Tested and is working fine locally
I have done all of the requrements in setting the executionpolicy and applying the ports for windows firewall under UDP and TCP port numbers.
The port numbers were given to me from symantec tech support. 49152-65535.
Since applying these changes i am getting the following error messsage from the backup mode script
========================================================================================================
Clear-VaultStoreBackupMode : Unable to clear backup mode from the vault stores
in vault store group 'EURVSG', on Enterprise Vault server 'entjasp01'.
Check that the storage service is running on 'entjasp01'.At line:1 char:4
+ & {Clear-VaultStoreBackupMode -Name EURVSG -EVServerName entmasp01
-EVObjectType ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~
+ CategoryInfo : ResourceUnavailable: (Symantec.Enterp...StoreBac
kUpMode:ClearVaultStoreBackUpMode) [Clear-VaultStoreBackupMode], COMExcept
ion
+ FullyQualifiedErrorId : UnableToClearVaultStoreBackupMode,Symantec.Enter
priseVault.PowerShell.Commands.ClearVaultStoreBackUpMode
========================================================================================================
to find out that it was a firewall issue, i disabled the firewall and the conneciton was able to be made to the vault store.
Also i have the same issue on my journal server when i am rebuilding an index. i get an error on the log file saying
12/01/2016 19:00:28 The rebuild subtask has failed.
Error Code: 62
Description:Could not connect to the storage service on entjasp01 ArchiveId=[12A533B151588BE488B4B8783255298011110000entmasp01]. Retrieving the COM class factory for remote component with CLSID {3A92686F-E5E8-4505-ABB5-49E5F725617A} from machine entjasp01 failed due to the following error: 800706ba.
For more information, see the online index troubleshooting technical note at:
http://www.symantec.com/docs/TECH160420
any suggestions or recommendations are wellcome
sounds like it's time to get the firewall guys involved so they can look at it from the network level and tell you what's being blocked.