Changes between Version 28 and Version 29 of GENIRacksHome/ExogeniRacks/AggregateSurvey


Ignore:
Timestamp:
04/11/12 17:35:27 (12 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/ExogeniRacks/AggregateSurvey

    v28 v29  
    381381
    382382
     383
     384=== Login to the nodes Try-4 ===
     385The following nodes were assigned to the sliver in try-4:
     386 * Node geni2 @ rcivmsite:       control addr: "152.54.14.75" data plane addr: "172.16.1.1"
     387 * Node geni1 @  bbnvmsite:      control addr:"192.1.242.15"   dataplane addr: "172.16.1.2"
     388
     389At first ran into a problem where the nodes did not exchange traffic which was resolved by rebooting the OpenFlow Switches at each site.
     390
     391Logged into each RENCI node geni2:
     392{{{
     393lnevers@sendaria:~/gcf-1.6.1$ ssh root@152.54.14.75
     394Warning: Permanently added '152.54.14.75' (RSA) to the list of known hosts.
     395Linux debian 2.6.32-5-amd64 #1 SMP Mon Jan 16 16:22:28 UTC 2012 x86_64
     396
     397The programs included with the Debian GNU/Linux system are free software;
     398the exact distribution terms for each program are described in the
     399individual files in /usr/share/doc/*/copyright.
     400
     401Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
     402permitted by applicable law.
     403Last login: Tue Jul 26 13:12:00 2011 from 10.0.2.1
     404root@debian:~# cat /etc/issue
     405Debian GNU/Linux 6.0 \n \l
     406
     407root@debian:~# /sbin/ifconfig -a
     408eth0      Link encap:Ethernet  HWaddr 02:16:3e:56:1e:24 
     409          inet addr:10.103.0.3  Bcast:10.103.0.255  Mask:255.255.255.0
     410          inet6 addr: fe80::16:3eff:fe56:1e24/64 Scope:Link
     411          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
     412          RX packets:182 errors:0 dropped:0 overruns:0 frame:0
     413          TX packets:160 errors:0 dropped:0 overruns:0 carrier:0
     414          collisions:0 txqueuelen:1000
     415          RX bytes:27049 (26.4 KiB)  TX bytes:23336 (22.7 KiB)
     416
     417eth1      Link encap:Ethernet  HWaddr 52:54:00:89:46:a7 
     418          inet addr:172.16.1.2  Bcast:172.16.1.255  Mask:255.255.255.0
     419          inet6 addr: fe80::5054:ff:fe89:46a7/64 Scope:Link
     420          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
     421          RX packets:16 errors:0 dropped:0 overruns:0 frame:0
     422          TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
     423          collisions:0 txqueuelen:1000
     424          RX bytes:1128 (1.1 KiB)  TX bytes:398 (398.0 B)
     425
     426lo        Link encap:Local Loopback 
     427          inet addr:127.0.0.1  Mask:255.0.0.0
     428          inet6 addr: ::1/128 Scope:Host
     429          UP LOOPBACK RUNNING  MTU:16436  Metric:1
     430          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
     431          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
     432          collisions:0 txqueuelen:0
     433          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
     434
     435root@debian:~#
     436}}}
     437
     438login to the BBN  node geni1:
     439{{{
     440lnevers@sendaria:~/gcf-1.6.1$ ssh root@192.1.242.15
     441Warning: Permanently added '192.1.242.15' (RSA) to the list of known hosts.
     442Linux debian 2.6.32-5-amd64 #1 SMP Mon Jan 16 16:22:28 UTC 2012 x86_64
     443
     444The programs included with the Debian GNU/Linux system are free software;
     445the exact distribution terms for each program are described in the
     446individual files in /usr/share/doc/*/copyright.
     447
     448Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
     449permitted by applicable law.
     450Last login: Tue Jul 26 13:12:00 2011 from 10.0.2.1
     451root@debian:~# cat /etc/issue
     452Debian GNU/Linux 6.0 \n \l
     453
     454root@debian:~# ifconfig -a
     455eth0      Link encap:Ethernet  HWaddr 02:16:3e:34:88:a5 
     456          inet addr:10.103.0.17  Bcast:10.103.0.255  Mask:255.255.255.0
     457          inet6 addr: fe80::16:3eff:fe34:88a5/64 Scope:Link
     458          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
     459          RX packets:171 errors:0 dropped:0 overruns:0 frame:0
     460          TX packets:165 errors:0 dropped:0 overruns:0 carrier:0
     461          collisions:0 txqueuelen:1000
     462          RX bytes:25386 (24.7 KiB)  TX bytes:23658 (23.1 KiB)
     463
     464eth1      Link encap:Ethernet  HWaddr 52:54:00:1f:a8:24 
     465          inet addr:172.16.1.1  Bcast:172.16.1.255  Mask:255.255.255.0
     466          inet6 addr: fe80::5054:ff:fe1f:a824/64 Scope:Link
     467          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
     468          RX packets:18 errors:0 dropped:0 overruns:0 frame:0
     469          TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
     470          collisions:0 txqueuelen:1000
     471          RX bytes:1260 (1.2 KiB)  TX bytes:398 (398.0 B)
     472
     473lo        Link encap:Local Loopback 
     474          inet addr:127.0.0.1  Mask:255.0.0.0
     475          inet6 addr: ::1/128 Scope:Host
     476          UP LOOPBACK RUNNING  MTU:16436  Metric:1
     477          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
     478          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
     479          collisions:0 txqueuelen:0
     480          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
     481
     482root@debian:~# ping 172.16.1.2 -c 5
     483PING 172.16.1.2 (172.16.1.2) 56(84) bytes of data.
     484From 172.16.1.1 icmp_seq=2 Destination Host Unreachable
     485From 172.16.1.1 icmp_seq=3 Destination Host Unreachable
     486From 172.16.1.1 icmp_seq=4 Destination Host Unreachable
     487From 172.16.1.1 icmp_seq=5 Destination Host Unreachable
     488
     489--- 172.16.1.2 ping statistics ---
     4905 packets transmitted, 0 received, +4 errors, 100% packet loss, time 4000ms
     491pipe 3
     492
     493}}}
     494
     495After a reboot of the OF switches traffic was exchanged.
     496
    383497=== Create Sliver Try-3 ===
    384498
     
    690804}}}
    691805
    692 
    693 === Login to the nodes Try-4 ===
    694 The following nodes were assigned to the sliver in try-4:
    695  * Node geni2 @ rcivmsite:       control addr: "152.54.14.75" data plane addr: "172.16.1.1"
    696  * Node geni1 @  bbnvmsite:      control addr:"192.1.242.15"   dataplane addr: "172.16.1.2"
    697 
    698 Logged into each RENCI node geni2:
    699 {{{
    700 lnevers@sendaria:~/gcf-1.6.1$ ssh root@152.54.14.75
    701 Warning: Permanently added '152.54.14.75' (RSA) to the list of known hosts.
    702 Linux debian 2.6.32-5-amd64 #1 SMP Mon Jan 16 16:22:28 UTC 2012 x86_64
    703 
    704 The programs included with the Debian GNU/Linux system are free software;
    705 the exact distribution terms for each program are described in the
    706 individual files in /usr/share/doc/*/copyright.
    707 
    708 Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
    709 permitted by applicable law.
    710 Last login: Tue Jul 26 13:12:00 2011 from 10.0.2.1
    711 root@debian:~# cat /etc/issue
    712 Debian GNU/Linux 6.0 \n \l
    713 
    714 root@debian:~# /sbin/ifconfig -a
    715 eth0      Link encap:Ethernet  HWaddr 02:16:3e:56:1e:24 
    716           inet addr:10.103.0.3  Bcast:10.103.0.255  Mask:255.255.255.0
    717           inet6 addr: fe80::16:3eff:fe56:1e24/64 Scope:Link
    718           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
    719           RX packets:182 errors:0 dropped:0 overruns:0 frame:0
    720           TX packets:160 errors:0 dropped:0 overruns:0 carrier:0
    721           collisions:0 txqueuelen:1000
    722           RX bytes:27049 (26.4 KiB)  TX bytes:23336 (22.7 KiB)
    723 
    724 eth1      Link encap:Ethernet  HWaddr 52:54:00:89:46:a7 
    725           inet addr:172.16.1.2  Bcast:172.16.1.255  Mask:255.255.255.0
    726           inet6 addr: fe80::5054:ff:fe89:46a7/64 Scope:Link
    727           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
    728           RX packets:16 errors:0 dropped:0 overruns:0 frame:0
    729           TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
    730           collisions:0 txqueuelen:1000
    731           RX bytes:1128 (1.1 KiB)  TX bytes:398 (398.0 B)
    732 
    733 lo        Link encap:Local Loopback 
    734           inet addr:127.0.0.1  Mask:255.0.0.0
    735           inet6 addr: ::1/128 Scope:Host
    736           UP LOOPBACK RUNNING  MTU:16436  Metric:1
    737           RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    738           TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
    739           collisions:0 txqueuelen:0
    740           RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
    741 
    742 root@debian:~#
    743 }}}
    744 
    745 login to the BBN  node geni1:
    746 {{{
    747 lnevers@sendaria:~/gcf-1.6.1$ ssh root@192.1.242.15
    748 Warning: Permanently added '192.1.242.15' (RSA) to the list of known hosts.
    749 Linux debian 2.6.32-5-amd64 #1 SMP Mon Jan 16 16:22:28 UTC 2012 x86_64
    750 
    751 The programs included with the Debian GNU/Linux system are free software;
    752 the exact distribution terms for each program are described in the
    753 individual files in /usr/share/doc/*/copyright.
    754 
    755 Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
    756 permitted by applicable law.
    757 Last login: Tue Jul 26 13:12:00 2011 from 10.0.2.1
    758 root@debian:~# cat /etc/issue
    759 Debian GNU/Linux 6.0 \n \l
    760 
    761 root@debian:~# ifconfig -a
    762 eth0      Link encap:Ethernet  HWaddr 02:16:3e:34:88:a5 
    763           inet addr:10.103.0.17  Bcast:10.103.0.255  Mask:255.255.255.0
    764           inet6 addr: fe80::16:3eff:fe34:88a5/64 Scope:Link
    765           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
    766           RX packets:171 errors:0 dropped:0 overruns:0 frame:0
    767           TX packets:165 errors:0 dropped:0 overruns:0 carrier:0
    768           collisions:0 txqueuelen:1000
    769           RX bytes:25386 (24.7 KiB)  TX bytes:23658 (23.1 KiB)
    770 
    771 eth1      Link encap:Ethernet  HWaddr 52:54:00:1f:a8:24 
    772           inet addr:172.16.1.1  Bcast:172.16.1.255  Mask:255.255.255.0
    773           inet6 addr: fe80::5054:ff:fe1f:a824/64 Scope:Link
    774           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
    775           RX packets:18 errors:0 dropped:0 overruns:0 frame:0
    776           TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
    777           collisions:0 txqueuelen:1000
    778           RX bytes:1260 (1.2 KiB)  TX bytes:398 (398.0 B)
    779 
    780 lo        Link encap:Local Loopback 
    781           inet addr:127.0.0.1  Mask:255.0.0.0
    782           inet6 addr: ::1/128 Scope:Host
    783           UP LOOPBACK RUNNING  MTU:16436  Metric:1
    784           RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    785           TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
    786           collisions:0 txqueuelen:0
    787           RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
    788 
    789 root@debian:~# ping 172.16.1.2 -c 5
    790 PING 172.16.1.2 (172.16.1.2) 56(84) bytes of data.
    791 From 172.16.1.1 icmp_seq=2 Destination Host Unreachable
    792 From 172.16.1.1 icmp_seq=3 Destination Host Unreachable
    793 From 172.16.1.1 icmp_seq=4 Destination Host Unreachable
    794 From 172.16.1.1 icmp_seq=5 Destination Host Unreachable
    795 
    796 --- 172.16.1.2 ping statistics ---
    797 5 packets transmitted, 0 received, +4 errors, 100% packet loss, time 4000ms
    798 pipe 3
    799 
    800 }}}
    801806
    802807