Skip to Main Content

Hardware

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Unable to associate network - Failed to determine the network address reach

Alan GardeJan 18 2013 — edited Jan 21 2013
I have a simple test deployment of Ops Center -

Single EC with co-located proxy, single network.

I have discovered some servers successfully on various other subnets (which are all routable and un-firewalled from my proxy). It has therefore created those networks. However they are not listed as "Associated Networks" (Administration -> Enterprise Controller -> <EC name>).

If I click on "Associate Networks" and choose one of my discovered subnets the "Associate a network to a Proxy Controller" job fails with

"NetworkTestTask - Failed to determine the reachability of network address X.X.X.0"

This is stopping me deploying OS's to those servers.

ob ID : testec.79
Job Name : 192.168.198.0/23
Job Type : Associate a network to a Proxy Controller.
Job Description : -
Run ID : 1
Status : FAILED
Mode : Actual run
Owner : ocroot
Create Date : 01/17/2013 02:30:57 PM GMT
Start Date : 01/17/2013 02:30:57 PM GMT
Last Updated : 01/17/2013 02:31:01 PM GMT
Execution Order : PARALLEL
Failure Policy : ABORT_ON_ANY_FAILURE


Task : NetworkTestTask
Task Run ID : 488
Target : testec
Status : FAILED
Result : Failed to determine the reachability of network address 192.168.198.0. (81136)
Logs :
01/17/2013 02:30:58 PM GMT INFO Invoking the prepare method of this target. (15018)
01/17/2013 02:30:58 PM GMT INFO Task is posted to the Proxy Controller (testec-8e23e639), from the Enterprise Controller. (15011)
01/17/2013 02:31:00 PM GMT INFO Task is received by the Proxy Controller. (15012)
01/17/2013 02:31:00 PM GMT ERROR Failed to determine the network address reachability of IP address X.X.X.0. (81131)
01/17/2013 02:31:00 PM GMT ERROR Failed to check connectivity to the specified IP address, X.X.X.0 (81130)

Cocao log -

Jan 17, 2013 2:30:58 PM com.sun.scn.jobmanager.common.impl.TaskExecutionThread run
INFO: thr#450:"JM-testec.79.1.323.488_testec-8e23e639/com.sun.hss.domain:name=localhost,type=OperatingSystem" ************* Start Task - NetworkTestTask
TaskID - 323
TaskRunID - 488
Target - testec-8e23e639/com.sun.hss.domain:name=localhost,type=OperatingSystem
JobIDrunID - testec.79.1
RebootPolicy - DEFAULT_REBOOT_POLICY
TimeOut - 180
Jan 17, 2013 2:30:58 PM com.sun.hss.services.proxyservice.impl.tasks.NetworkTestTask testConnectivitySolaris
INFO: thr#450:"JM-testec.79.1.323.488_testec-8e23e639/com.sun.hss.domain:name=localhost,type=OperatingSystem" Exception checking for the reachability of IP address X.X.X.0
com.sun.cacao.invocation.InvocationException: Non-zero exit status
at com.sun.hss.domain.util.spawn.Spawn.execute(Spawn.java:1070)
at com.sun.hss.domain.util.spawn.Spawn.execute(Spawn.java:961)
at com.sun.hss.domain.util.spawn.Spawn.execute(Spawn.java:891)
at com.sun.hss.services.proxyservice.impl.tasks.NetworkTestTask.testConnectivitySolaris(NetworkTestTask.java:183)
at com.sun.hss.services.proxyservice.impl.tasks.NetworkTestTask.run(NetworkTestTask.java:110)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.scn.jobmanager.common.impl.TaskExecutionThread.run(TaskExecutionThread.java:197)
Jan 17, 2013 2:30:58 PM com.sun.hss.services.proxyservice.impl.tasks.NetworkTestTask run
INFO: thr#450:"JM-testec.79.1.323.488_testec-8e23e639/com.sun.hss.domain:name=localhost,type=OperatingSystem" PRXYMGR Failed to test connectivity to IP address X.X.X.0
Jan 17, 2013 2:30:58 PM com.sun.scn.jobmanager.common.impl.TaskExecutionThread finishTask
INFO: thr#450:"JM-testec.79.1.323.488_testec-8e23e639/com.sun.hss.domain:name=localhost,type=OperatingSystem" ************* End Of Task - NetworkTestTask
TaskID - 323
TaskRunID - 488
Target - testec-8e23e639/com.sun.hss.domain:name=localhost,type=OperatingSystem
JobIDrunID - testec.79.1
Status - FAILED
Result - proxyManager$@!81136$@!X.X.X.0
CauseCode - null


Has anyone come across this?

thanks,

Alan
This post has been answered by User12617625-Oracle on Jan 20 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 18 2013
Added on Jan 18 2013
2 comments
1,466 views