Agenda for SEECS/SLAC meeting June 28, 2011.

Bold face topics are to be addressed in the meeting.

Upcoming

Zafar Gilani left for Pakistan on July 1st, 2011. He should have recovered by now.

Amber appears to have food poisoning and is resting.

Les will be away next week.

Future & Publicity

Pakistani case study - Amber, Anjum

  1. 36 hosts are deployed so far and are aiming to deploy 60 hosts in total in Pakistan. As I understand it SEECS will be responsible for the hosts and their PingER app
  2. Another 10 nodes are in progress and they would be active in about a month. In about two months, 17 new nodes are expected to be functional.

Latest PERN network map

Anjum got latest PERN map. Notes from Anjum: The provided map is better than the existing one but its still not complete in information and not immediately useable for our purposes. HEC PERN topology maps have yet not been received.

Status of Pakistani PingER hosts

No update, Amber sick.

Node

Status    

Comments

pinger.ustb.edu.pk

Down

Not pingable, not accessible. Power issue. Troubleshooting in progress.

monitor.niit.edu.pk

Down

Troubleshooting in progress.

pingerqta.pern.edu.pk

Down

Not pingable, not accessible.Network issue.

pinger.lhr.nu.edu.pk

P Down

Power issue. 

pingerjms.pern.edu.pk

P Down

Power issue.

pinger.uob.edu.pk

P Down

Power issue.

aup.seecs.edu.pk

P Down

Power issue.

pinger.uaar.edu.pk

Down

Power issue.

pingermtn.edu.pk

P Down

Power issue.

Responsible people:

PingER managment

PingER traceroute archive site

PingER archive site - FYP (Ghulam, Farhan, Zafar)

Adding MOS and Alpha to pingtable.pl

TULIP

CBG TULIP Integration -- FYP (Bilal)

Best Line Approach CBG-TULIP (Zafar and Bilal):

First thing is the need of landmark sets and their RTT that can be fetched from a DB (They will be designing this DB).

Designing Database:

Schema: one Table having RTT with pair of LandMark in each row.

create table pairs (
  hostName1 varchar(80) default null,
  hostName2 varchar(80) default null,
  continentOf1 varchar(100) default null,
  continentOf2 varchar(100) default null,
  rttFrom1To2 float default null,
  rttFrom2To1 float default null,
  lastUpdateDate timestamp not null
);

Procedure: Pick landmark fromTULIP db. For each landmark

Made a database named bestline with a landmarks table in it. TULIP Code is reformed such that it collects data from reflector.cgi and sites.xml and fills results in landmarks table. The data of this table is updated every time TULIP code is executed for finding a target. Currently working on bestline approach. With bestline TULIP has 70% efficiency. Bestline will run before tiering and then reflex.cgi will be used.

Next Task is to enhance bestline.m so as to read data from table and use it for calculating geographical locations.

 Zafar will take a look at parallel scripting of reflector,  currently it is sequential. Tulip will become fast after parallel scripting.

PerfSONAR (Pakistan)

PerfSONAR (USA)

  1. Zafar: Yee will meet Jason in person (at Joint Techs in Alaska in July) to tell him about SNMP-MA extensions. He thinks emailing is not a good idea. :P
  2. Zafar: Currently working on extending FTMA (which is a new PerfSONAR service and currently under developement) to add in support for MySQL.
  3. Faisal is fixing bugs with the new perfSonar mashup that Yee put up.

Possible projects

Future meeting time - Les

The next meeting is Wednesday, July 20th, 2011 (8 pm) for people in US and Thursday July 21st, 2011 (8 am) for people in Pakistan.