-
- Enthusiast
- Posts: 30
- Liked: never
- Joined: Jul 15, 2010 9:33 am
- Full Name: Christopher Keyaert
- Contact:
Nworks 5.5 : Virtual Center deconnection / VC200 Exception
Dear Team,
Yesterday, I upgraded our Acceptance environment with the version 5.5 of Nworks SCOM MP. And since this upgrade, I have every 5 minutes a disconnection from our Virtual Center servers.
Event Type: Information
Event Source: nworksSource
Event Type: Error
Event Source: nworksSource
Event Category: None
Event ID: 61
Date: 7/15/2010
Time: 9:38:24 AM
User: N/A
Computer: CENMOMCON701
Description:
VC200 Exception connecting to vCenter server bravmvcap001.dir.ucb-group.com, Exception: The operation has timed out. VC events will no longer be captured from this system.
This event generated by the nworks collector
For more information see http://veeam.com/support/events.aspx?EvtID=61
Event Type: Information
Event Source: nworksSource
Event Category: None
Event ID: 62
Date: 7/15/2010
Time: 9:39:25 AM
User: N/A
Computer: CENMOMCON701
Description:
VC201 Connection restored to vCenter server bravmvcap001.dir.ucb-group.com. VC event capture from this system will resume.
This event generated by the nworks collector
For more information see http://veeam.com/support/events.aspx?EvtID=62
Our environment is composed of two virtual center in linked mode, 66 ESX Hosts, around 700 VMs and Two collectors servers (Bi-Processors / 2Gb Ram).
Concerning SCOM, we are using the R2 with the CU2 installed and we don’t have this issue when we were in version 5.0.3 of Nworks.
The disconnections occur on the both Virtual Center.
Thank you
Bests Regards
Christopher KEYAERT
Yesterday, I upgraded our Acceptance environment with the version 5.5 of Nworks SCOM MP. And since this upgrade, I have every 5 minutes a disconnection from our Virtual Center servers.
Event Type: Information
Event Source: nworksSource
Event Type: Error
Event Source: nworksSource
Event Category: None
Event ID: 61
Date: 7/15/2010
Time: 9:38:24 AM
User: N/A
Computer: CENMOMCON701
Description:
VC200 Exception connecting to vCenter server bravmvcap001.dir.ucb-group.com, Exception: The operation has timed out. VC events will no longer be captured from this system.
This event generated by the nworks collector
For more information see http://veeam.com/support/events.aspx?EvtID=61
Event Type: Information
Event Source: nworksSource
Event Category: None
Event ID: 62
Date: 7/15/2010
Time: 9:39:25 AM
User: N/A
Computer: CENMOMCON701
Description:
VC201 Connection restored to vCenter server bravmvcap001.dir.ucb-group.com. VC event capture from this system will resume.
This event generated by the nworks collector
For more information see http://veeam.com/support/events.aspx?EvtID=62
Our environment is composed of two virtual center in linked mode, 66 ESX Hosts, around 700 VMs and Two collectors servers (Bi-Processors / 2Gb Ram).
Concerning SCOM, we are using the R2 with the CU2 installed and we don’t have this issue when we were in version 5.0.3 of Nworks.
The disconnections occur on the both Virtual Center.
Thank you
Bests Regards
Christopher KEYAERT
-
- VP, Product Management
- Posts: 27377
- Liked: 2800 times
- Joined: Mar 30, 2009 9:13 am
- Full Name: Vitaliy Safarov
- Contact:
Re: Nworks 5.5 : Virtual Center deconnection / VC200 Excepti
Hello Christopher,
I'm not sure there were significant changes between those releases regarding monitoring vCenter connections, so it would be best if you could open a support case with our techical team and provide all the logs for investigation. By the way do you see any events on the vCenters that could be connected to those issues?
Thank you!
I'm not sure there were significant changes between those releases regarding monitoring vCenter connections, so it would be best if you could open a support case with our techical team and provide all the logs for investigation. By the way do you see any events on the vCenters that could be connected to those issues?
Thank you!
-
- Enthusiast
- Posts: 30
- Liked: never
- Joined: Jul 15, 2010 9:33 am
- Full Name: Christopher Keyaert
- Contact:
Re: Nworks 5.5 : Virtual Center deconnection / VC200 Excepti
Hello,
A ticket is already opened at the support ID#528321.
I'll check the logs of VC and keep you posted.
Thank you
Christopher
A ticket is already opened at the support ID#528321.
I'll check the logs of VC and keep you posted.
Thank you
Christopher
-
- Enthusiast
- Posts: 30
- Liked: never
- Joined: Jul 15, 2010 9:33 am
- Full Name: Christopher Keyaert
- Contact:
Re: Nworks 5.5 : Virtual Center deconnection / VC200 Excepti
Hello
When the event id 61 appears in the event viewer of the collector server, the connection is still mark as active in VC.
And some minutes later, when the event id 62 comes, a new connection appears in VC…I’ve got two connections, and some times more, and a few minutes later, all connections have an idle status, except one which is active.
Thank you
Regards
Christopher
When the event id 61 appears in the event viewer of the collector server, the connection is still mark as active in VC.
And some minutes later, when the event id 62 comes, a new connection appears in VC…I’ve got two connections, and some times more, and a few minutes later, all connections have an idle status, except one which is active.
Thank you
Regards
Christopher
-
- VP, Product Management
- Posts: 27377
- Liked: 2800 times
- Joined: Mar 30, 2009 9:13 am
- Full Name: Vitaliy Safarov
- Contact:
Re: Nworks 5.5 : Virtual Center deconnection / VC200 Excepti
Christopher,
Thank you for this info, it would be helpful for our technical support team while they are reviewing all your log files.
Thanks!
Thank you for this info, it would be helpful for our technical support team while they are reviewing all your log files.
Thanks!
-
- Enthusiast
- Posts: 30
- Liked: never
- Joined: Jul 15, 2010 9:33 am
- Full Name: Christopher Keyaert
- Contact:
-
- Enthusiast
- Posts: 30
- Liked: never
- Joined: Jul 15, 2010 9:33 am
- Full Name: Christopher Keyaert
- Contact:
Re: Nworks 5.5 : Virtual Center deconnection / VC200 Excepti
The solution proposed by the support :
For me, it works Thank you very much to the support !The issue has something to do with the VC creating an event filter.
For fixing it, locate files named “vcEvents.xml” on each collector (the default location is C:\Program Files\nworks\VIC\Collector\Resources). Back up these files, because it will be necessary to make changes to them.
Open the files with Notepad,
replace
severity=”verbose”
to
severity=”info”
for all events with “verbose” severity. Restart the collector after that, normally the issue is fixed.
-
- VP, Product Management
- Posts: 27377
- Liked: 2800 times
- Joined: Mar 30, 2009 9:13 am
- Full Name: Vitaliy Safarov
- Contact:
Re: Nworks 5.5 : Virtual Center deconnection / VC200 Excepti
Christopher,
Thank you for updating the thread with the resolution, glad that you're up and running now!
Thank you for updating the thread with the resolution, glad that you're up and running now!
Who is online
Users browsing this forum: No registered users and 2 guests