dynes-deployments - [dynes-deployments] Request for updated DYNES status
Subject: DYNES-Deployments
List archive
- From: "Gray, Charles" <>
- To: "" <>
- Cc: Brian Cashman <>
- Subject: [dynes-deployments] Request for updated DYNES status
- Date: Thu, 5 Sep 2013 15:05:16 +0000
- Accept-language: en-US
Are there any further developments to report regarding DYNES and circuit creation since my post on 8/21/13? I haven’t seen any further posts to dynes-deployments
nor any updates to the DYNES website on current status. Today when logged into the FDT server as admin and issuing a “dynesfdt ping uf”, the session throws a java error as shown below. It appears to fail at creating
a circuit that was created successfully (with no java errors) when tried a couple of weeks ago. Issuing a “dynesfdt list” also throws a java error (permission denied) before providing a list of peer sites. Is the java error something that Tufts needs
to fix? TIA, Charles Gray Senior Systems Administrator Tufts Technology Services (TTS) 169 Holland Street Somerville, MA 02144 (617) 627-5327 (w) (617) 627-3307 (f) it.tufts.edu [ FDTAGENT ] [ INFO ] Sep 05, 2013 2:18:40 PM fdt.agent.session.CreateCircuitTask waitForIDCCreate INFO: Waiting for reservation tufts.edu-2137 -- Current OSCARS/IDC status: INPATHCALCULATION; Deadline in: 18 minutes 0 seconds Sep 05, 2013 2:18:49 PM fdt.agent.config.FDTAgentConfigCheckTask run WARNING: [ HANDLED ] FDTAgentConfigCheck not updated cfgPointer. Cause:
java.io.FileNotFoundException: /opt/FDTAgent/conf/fdtagent-running.conf (Permission denied) at java.io.FileOutputStream.open(Native Method) at java.io.FileOutputStream.<init>(FileOutputStream.java:212) at java.io.FileOutputStream.<init>(FileOutputStream.java:165) at java.io.FileWriter.<init>(FileWriter.java:90) at fdt.agent.common.Utils.storeOptionsToFile(Utils.java:872) at fdt.agent.config.FDTAgentConfigCheckTask.run(FDTAgentConfigCheckTask.java:127) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:351) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:178) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:722) [ FDTAGENT ] [ INFO ] Sep 05, 2013 2:18:50 PM fdt.agent.session.CreateCircuitTask waitForIDCCreate INFO: Waiting for reservation tufts.edu-2137 -- Current OSCARS/IDC status: INSETUP; Deadline in: 17 minutes 50 seconds [ FDTAGENT ] [ INFO ] Sep 05, 2013 2:19:01 PM fdt.agent.session.CreateCircuitTask waitForIDCCreate INFO: Waiting for reservation tufts.edu-2137 -- Current OSCARS/IDC status: ACTIVE; Deadline in: 17 minutes 40 seconds [ FDTAGENT ] [ INFO ] Sep 05, 2013 2:19:01 PM fdt.agent.session.CreateCircuitTask waitForIDCCreate INFO: Checking VLAN info into the path for tufts.edu-2137 SUCCEEDED! -- Current IDC Status: ACTIVE Sep 05, 2013 2:19:01 PM fdt.agent.session.CreateCircuitTask waitForIDCCreate INFO: Found VLANs (SRC="2085," DST=733) for tufts.edu-2137 in 1 interations [ FDTAGENT ] [ INFO ] Sep 05, 2013 2:19:06 PM fdt.agent.session.CreateCircuitTask run WARNING: OSCARS/IDC status 'OK' to be notified to agent session [ FDTAGENT ] [ INFO ] Sep 05, 2013 2:19:06 PM fdt.agent.session.AgentSession circuitCreationFinished INFO: [AgentSesion] circuit creation finished OK. Details:
IDCCircuitDetails [resDetails=net.es.oscars.wsdlTypes.ResDetails@557d5f94, createReply=null, operStatus=OK, statusDescription=Status from IDC: ACTIVE, errorCode=0] Sep 05, 2013 2:19:06 PM fdt.agent.session.AgentSession circuitCreationFinished INFO: Will get the VLAN information from PathInfo Sep 05, 2013 2:19:06 PM fdt.agent.session.AgentSession circuitCreationFinished INFO: [ AgentSession ] [ circuitCreationFinished ] src vlan: 2085; remote vlan: 733 [ FDTAGENT ] [ INFO ] Sep 05, 2013 2:19:06 PM fdt.agent.session.AgentSession commitLocalResources INFO:
{ Virtual interface } Executed: /usr/bin/sudo /sbin/vconfig add eth0 2085 Resp : Added VLAN with VID == 2085 to IF -:eth0:- OK [ FDTAGENT ] [ INFO ] Sep 05, 2013 2:19:06 PM fdt.agent.session.AgentSession commitLocalResources INFO:
[ commitLocalResources ] { Virtual interface IP } Executed: /usr/bin/sudo /sbin/ip address add 10.53.128.5/32 brd + dev eth0.2085 Resp : OK [ FDTAGENT ] [ INFO ] Sep 05, 2013 2:19:06 PM fdt.agent.session.AgentSession commitLocalResources INFO:
[ commitLocalResources ] { Virtual interface UP } Executed: /usr/bin/sudo /sbin/ifconfig eth0.2085 up Resp : OK [ FDTAGENT ] [ INFO ] Sep 05, 2013 2:19:06 PM fdt.agent.session.AgentSession commitLocalResources INFO:
[ commitLocalResources ] { Virtual interface ROUTE }: /usr/bin/sudo /sbin/ip route add 10.53.224.5/32 via 10.53.128.5 dev eth0.2085 Resp : OK [ FDTAGENT ] [ INFO ] Sep 05, 2013 2:19:06 PM fdt.agent.session.AgentSession handleCommitIPResp INFO: [handleCommitIPResp] IDC Circuit is up; local and remote resources commited. Trying to test remote connectivity with ping Sep 05, 2013 2:19:09 PM fdt.agent.config.FDTAgentConfigCheckTask run WARNING: [ HANDLED ] FDTAgentConfigCheck not updated cfgPointer. Cause:
java.io.FileNotFoundException: /opt/FDTAgent/conf/fdtagent-running.conf (Permission denied) at java.io.FileOutputStream.open(Native Method) at java.io.FileOutputStream.<init>(FileOutputStream.java:212) at java.io.FileOutputStream.<init>(FileOutputStream.java:165) at java.io.FileWriter.<init>(FileWriter.java:90) at fdt.agent.common.Utils.storeOptionsToFile(Utils.java:872) at fdt.agent.config.FDTAgentConfigCheckTask.run(FDTAgentConfigCheckTask.java:127) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:351) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:178) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:722) [ FDTAGENT ] [ INFO ] Sep 05, 2013 2:19:09 PM ExtProccess stdout INFO: PING 10.53.224.5 (10.53.224.5) 56(84) bytes of data. [ FDTAGENT ] [ INFO ] Sep 05, 2013 2:19:09 PM ExtProccess stdout INFO: From 10.53.128.5 icmp_seq=2 Destination Host Unreachable Sep 05, 2013 2:19:09 PM ExtProccess stdout INFO: From 10.53.128.5 icmp_seq=3 Destination Host Unreachable [ FDTAGENT ] [ INFO ] Sep 05, 2013 2:19:09 PM ExtProccess stdout INFO: From 10.53.128.5 icmp_seq=4 Destination Host Unreachable From: Brian Cashman []
Charles, On 8/21/13 1:40 PM, Gray, Charles wrote:
|
- [dynes-deployments] Request for updated DYNES status, Gray, Charles, 09/05/2013
- Re: [dynes-deployments] Request for updated DYNES status, Ramiro Voicu, 09/05/2013
- RE: [dynes-deployments] Request for updated DYNES status, Gray, Charles, 09/05/2013
- Re: [dynes-deployments] Request for updated DYNES status, Ramiro Voicu, 09/06/2013
- RE: [dynes-deployments] Request for updated DYNES status, Gray, Charles, 09/05/2013
- Re: [dynes-deployments] Request for updated DYNES status, Ramiro Voicu, 09/05/2013
Archive powered by MHonArc 2.6.16.