Server Management - Systems Insight Manager
1833744 Members
2747 Online
110063 Solutions
New Discussion

error with version control agent

 
jay mack
Occasional Advisor

error with version control agent

since upgrading to hsim i have three servers that error out when trying to contact the version control repository for the drivers version.i recieve the following error:
not enough storage is available to process this command.
i have reinstalled the version control agent to no avail. has enyone seen this? any help would be appreciated.
3 REPLIES 3
Ragnar Storstrøm
New Member

Re: error with version control agent

I have the same problem. And the servers in question often have gigabytes free...


Ragnar
David Claypool
Honored Contributor

Re: error with version control agent

This is caused when a READ-WRITE community string is not defined and/or SNMP sets are not enabled. The VCA tries to do a write and is blocked, so it interprets that erroneously as not having enough storage.
Ragnar Storstrøm
New Member

Re: error with version control agent

David,

Thanks to your hint I found the problem:
I had restricted which machines the server would accept SNMP packets from, and the server itself was not one of them (nor was localhost). Once I added these two to the list of accepted hosts the VCA came up degraded in CIM immediately...

Thanks!


Ragnar