Changes between Version 16 and Version 17 of GENIRacksHome/InstageniRacks/ConfirmationTestStatus/OHMetroDC


Ignore:
Timestamp:
09/29/14 15:05:41 (9 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/InstageniRacks/ConfirmationTestStatus/OHMetroDC

    v16 v17  
    11051105
    11061106{{{
    1107 LNM:~$ ssh control.instageni.metrodatacenter.com
    1108 
     1107LNM:~$  ssh control.instageni.metrodatacenter.com
     1108Welcome to Ubuntu precise (development branch) (GNU/Linux 3.2.0-23-generic x86_64)
     1109
     1110 * Documentation:  https://help.ubuntu.com/
     1111
     1112  System information as of Mon Sep 29 18:42:54 UTC 2014
     1113
     1114  System load:             0.0
     1115  Usage of /:              40.9% of 5.85GB
     1116  Memory usage:            36%
     1117  Swap usage:              1%
     1118  Processes:               140
     1119  Users logged in:         1
     1120  IP address for xenbr0:   66.104.96.67
     1121  IP address for xenbr0:1: 172.16.0.1
     1122  IP address for xenbr0:2: 10.249.249.253
     1123  IP address for xenbr1:   10.1.1.254
     1124  IP address for xenbr2:   10.2.1.254
     1125  IP address for xenbr3:   10.3.1.254
     1126  IP address for tun0:     10.8.0.1
     1127
     1128  Graph this data and manage this system at https://landscape.canonical.com/
     1129New release '14.04.1 LTS' available.
     1130Run 'do-release-upgrade' to upgrade to it.
     1131
     1132Last login: Fri Sep 26 18:32:38 2014 from 128.89.253.234
     1133To run a command as administrator (user "root"), use "sudo <command>".
     1134See "man sudo_root" for details.
     1135
     1136lnevers@dublin:~$ sudo whoami
     1137root
     1138lnevers@dublin:~$ uname -a
     1139Linux dublin.control-nodes.geniracks.net 3.2.0-23-generic #36-Ubuntu SMP Tue Apr 10 20:39:51 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
    11091140}}}
    11101141
     
    11121143{{{
    11131144LNM:~$ ssh boss.instageni.metrodatacenter.com
    1114 
    1115 sudo whoami
     1145The authenticity of host 'boss.instageni.metrodatacenter.com (66.104.96.68)' can't be established.
     1146RSA key fingerprint is 46:63:92:67:c8:75:20:4e:52:9f:2d:f6:cb:58:16:77.
     1147Are you sure you want to continue connecting (yes/no)? yes
     1148Warning: Permanently added 'boss.instageni.metrodatacenter.com,66.104.96.68' (RSA) to the list of known hosts.
     1149FreeBSD 9.0-STABLE (TESTBED-XEN) #0: Tue Apr 30 14:24:36 MDT 2013
     1150
     1151Welcome to FreeBSD!
     1152
     1153Need to print a manpage? Use
     1154
     1155        man name_of_manpage | col -bx | lpr
     1156                -- Dru <genesis@istar.ca>
     1157> bash
     1158[lnevers@boss ~]$ sudo whoami
     1159root
     1160[lnevers@boss ~]$ uname -a
     1161FreeBSD boss.instageni.metrodatacenter.com 9.0-STABLE FreeBSD 9.0-STABLE #0: Tue Apr 30 14:24:36 MDT 2013     root@n1.one-freebsd.testbed.emulab.net:/usr/obj/mnt/src/sys/TESTBED-XEN  i386
     1162[lnevers@boss ~]$
    11161163}}}
    11171164
     
    11191166{{{
    11201167[lnevers@boss ~]$ for i in pc1 pc2 pc3; do ssh $i "echo -n '===> Host: ';hostname;sudo whoami;uname -a;echo"; done
    1121 
    1122 }}}
    1123 
    1124 In order to access Dedicated Nodes some experiment must be running on the raw-pc device. At the time of this capture two raw-pc nodes were in use (pc4 and pc5):
    1125 {{{
    1126 [lnevers@boss ~]$ sudo ssh pc4
    1127  sudo whoami
    1128  uname -a
    1129  exit
    1130 
    1131 [lnevers@boss ~]$ sudo ssh pc5
    1132  sudo whoami
    1133  uname -a
    1134  exit
     1168Warning: Permanently added 'pc1.instageni.metrodatacenter.com' (RSA) to the list of known hosts.
     1169===> Host: vhost1.shared-nodes.emulab-ops.instageni.metrodatacenter.com
     1170root
     1171Linux vhost1.shared-nodes.emulab-ops.instageni.metrodatacenter.com 2.6.32-042stab049.6.emulab.1 #1 SMP Mon May 21 14:36:04 MDT 2012 x86_64 x86_64 x86_64 GNU/Linux
     1172
     1173Warning: Permanently added 'pc2.instageni.metrodatacenter.com' (RSA) to the list of known hosts.
     1174===> Host: vhost2.shared-nodes.emulab-ops.instageni.metrodatacenter.com
     1175root
     1176Linux vhost2.shared-nodes.emulab-ops.instageni.metrodatacenter.com 3.2.0-56-generic #86-Ubuntu SMP Wed Oct 23 09:20:45 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
     1177
     1178Warning: Permanently added 'pc3.instageni.metrodatacenter.com' (RSA) to the list of known hosts.
     1179===> Host: vhost3.shared-nodes.emulab-ops.instageni.metrodatacenter.com
     1180root
     1181Linux vhost3.shared-nodes.emulab-ops.instageni.metrodatacenter.com 3.2.0-56-generic #86-Ubuntu SMP Wed Oct 23 09:20:45 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
     1182
     1183[lnevers@boss ~]$
     1184}}}
     1185
     1186In order to access Dedicated Nodes some experiment must be running on the raw-pc device. At the time of this capture the raw-pc node pc4 was in use:
     1187{{{
     1188[lnevers@boss ~]$ sudo ssh pc4
     1189[root@pc ~]# sudo whoami
     1190root
     1191[root@pc ~]# uname -a
     1192Linux pc.ln2px.ch-geni-net.instageni.metrodatacenter.com 2.6.40-4.emulab2.fc15.i686.PAE #1 SMP Tue Feb 26 13:35:12 MST 2013 i686 i686 i386 GNU/Linux
     1193[root@pc ~]#
     1194
    11351195}}}
    11361196
     
    11381198{{{
    11391199LNM:~$ ssh ops.metrodatacenter.com
    1140 
     1200ssh: Could not resolve hostname ops.metrodatacenter.com: nodename nor servname provided, or not known
     1201LNM:~$ ssh ops.instageni.metrodatacenter.com
     1202The authenticity of host 'ops.instageni.metrodatacenter.com (66.104.96.69)' can't be established.
     1203RSA key fingerprint is 46:63:92:67:c8:75:20:4e:52:9f:2d:f6:cb:58:16:77.
     1204Are you sure you want to continue connecting (yes/no)? yes
     1205Warning: Permanently added 'ops.instageni.metrodatacenter.com,66.104.96.69' (RSA) to the list of known hosts.
     1206FreeBSD 9.0-STABLE (TESTBED-XEN) #0: Tue Apr 30 14:24:36 MDT 2013
     1207
     1208Welcome to FreeBSD!
     1209
     1210If you need to ask a question on the FreeBSD-questions mailing list then
     1211
     1212        http://www.FreeBSD.org/doc/en_US.ISO8859-1/articles/\
     1213                freebsd-questions/index.html
     1214
     1215contains lots of useful advice to help you get the best results.
     1216> bash
     1217[lnevers@ops ~]$ sudo whoami
     1218root
     1219[lnevers@ops ~]$ uname -a
     1220FreeBSD ops.instageni.metrodatacenter.com 9.0-STABLE FreeBSD 9.0-STABLE #0: Tue Apr 30 14:24:36 MDT 2013     root@n1.one-freebsd.testbed.emulab.net:/usr/obj/mnt/src/sys/TESTBED-XEN  i386
     1221[lnevers@ops ~]$ ssh boss
     1222The authenticity of host 'boss.instageni.metrodatacenter.com (66.104.96.68)' can't be established.
     1223ECDSA key fingerprint is bd:05:23:a7:5b:cc:78:c8:8c:a8:d3:e9:f7:27:53:cb.
     1224Are you sure you want to continue connecting (yes/no)? yes
     1225Warning: Permanently added 'boss.instageni.metrodatacenter.com' (ECDSA) to the list of known hosts.
     1226Last login: Mon Sep 29 14:48:44 2014 from dhcp89-73-116.bbn.com
     1227FreeBSD 9.0-STABLE (TESTBED-XEN) #0: Tue Apr 30 14:24:36 MDT 2013
     1228
     1229Welcome to FreeBSD!
     1230
     1231"man tuning" gives some tips how to tune performance of your FreeBSD system.
     1232                -- David Scheidt <dscheidt@tumbolia.com>
     1233> bash
     1234[lnevers@boss ~]$
    11411235}}}
    11421236Access infrastructure switches using documented password. First connect to the switch named procurve1 the control network switch:
     
    11441238[lnevers@boss ~]$ sudo more /usr/testbed/etc/switch.pswd
    11451239XXXXXXXXX
     1240[lnevers@boss ~]$ sudo more /usr/testbed/etc/switch.pswd
     124112589ba8454b1b74557a
    11461242[lnevers@boss ~]$ telnet procurve1
    1147 
    1148 
     1243Trying 10.1.1.253...
     1244Connected to procurve1.
     1245Escape character is '^]'.
     1246
     1247HP J9623A E2620-24 Switch
     1248Software revision RA.15.05.0006
     1249
     1250Copyright (C) 1991-2011 Hewlett-Packard Development Company, L.P.
     1251
     1252                   RESTRICTED RIGHTS LEGEND
     1253 Confidential computer software.  Valid license from HP required for possession,
     1254 use or copying. Consistent with FAR 12.211 and 12.212, Commercial Computer
     1255 Software, Computer Software Documentation, and Technical Data for Commercial
     1256 Items are licensed to the U.S. Government under vendor's standard commercial
     1257 license.
     1258                   HEWLETT-PACKARD DEVELOPMENT COMPANY, L.P.
     1259                   20555 State Highway 249, Houston, TX 77070
     1260
     1261We'd like to keep you up to date about:
     1262  * Software feature updates
     1263  * New product announcements
     1264  * Special events
     1265Please register your products now at:  www.hp.com/networking/register
     1266
     1267Password:
     1268
     1269HP-E2620-24# show version
     1270Image stamp:    /sw/code/build/xform(RA_15_05)
     1271                Aug  9 2011 09:08:18
     1272                RA.15.05.0006
     1273                44
     1274Boot Image:     Primary
     1275HP-E2620-24# show vlan
     1276
     1277 Status and Counters - VLAN Information
     1278
     1279  Maximum VLANs to support : 256                 
     1280  Primary VLAN : DEFAULT_VLAN     
     1281  Management VLAN : control-hardware
     1282
     1283  VLAN ID Name                             | Status     Voice Jumbo
     1284  ------- -------------------------------- + ---------- ----- -----
     1285  1       DEFAULT_VLAN                     | Port-based No    No   
     1286  10      control-hardware                 | Port-based No    No   
     1287  11      control-alternate                | Port-based No    No   
     1288 
     1289
     1290HP-E2620-24# show running-config
     1291
     1292Running configuration:
     1293
     1294; J9623A Configuration Editor; Created on release #RA.15.05.0006
     1295; Ver #01:01:00
     1296
     1297hostname "HP-E2620-24"
     1298ip default-gateway 10.1.1.254
     1299vlan 1
     1300   name "DEFAULT_VLAN"
     1301   untagged 1-22,25-28
     1302   ip address 10.254.254.253 255.255.255.0
     1303   no untagged 23-24
     1304   ip igmp
     1305   exit
     1306vlan 11
     1307   name "control-alternate"
     1308   untagged 24
     1309   ip address 10.2.1.253 255.255.255.0
     1310   exit
     1311vlan 10
     1312   name "control-hardware"
     1313   untagged 23
     1314   ip address 10.1.1.253 255.255.255.0
     1315   exit
     1316no web-management
     1317snmp-server community "xxx" unrestricted
     1318aaa authentication ssh login public-key
     1319aaa authentication ssh enable public-key
     1320management-vlan 10
     1321no dhcp config-file-update
     1322password xxx
     1323password xxx
     1324
     1325HP-E2620-24#
     1326HP-E2620-24#  exit
     1327HP-E2620-24> exit
     1328Do you want to log out [y/n]? y
     1329Connection closed by foreign host.
     1330[lnevers@boss ~]$
    11491331}}}
    11501332
     
    11531335[lnevers@boss ~]$ sudo more /usr/testbed/etc/switch.pswd
    11541336xxxxxxx
    1155 [lnevers@boss ~]$ ssh manager@procurve2
     1337[lnevers@boss ~]$ telnet procurve2
     1338Trying 10.3.1.253...
     1339Connected to procurve2.
     1340Escape character is '^]'.
     1341
     1342HP J8697A Switch E5406zl
     1343Software revision K.15.06.5008
     1344
     1345Copyright (C) 1991-2012 Hewlett-Packard Development Company, L.P.
     1346
     1347                   RESTRICTED RIGHTS LEGEND
     1348 Confidential computer software.  Valid license from HP required for possession,
     1349 use or copying. Consistent with FAR 12.211 and 12.212, Commercial Computer
     1350 Software, Computer Software Documentation, and Technical Data for Commercial
     1351 Items are licensed to the U.S. Government under vendor's standard commercial
     1352 license.
     1353                   HEWLETT-PACKARD DEVELOPMENT COMPANY, L.P.
     1354                   20555 State Highway 249, Houston, TX 77070
     1355
     1356We'd like to keep you up to date about:
     1357  * Software feature updates
     1358  * New product announcements
     1359  * Special events
     1360Please register your products now at:  www.hp.com/networking/register
     1361
     1362Username: manager
     1363Password:
     1364
     1365HP-E5406zl# show version
     1366Image stamp:    /ws/swbuildm/of_bridge_qaoff/code/build/btm(of_bridge_qaoff)
     1367                Feb 18 2012 11:26:28
     1368                K.15.06.5008
     1369                79
     1370Boot Image:     Primary
     1371HP-E5406zl# show vlan
     1372
     1373 Status and Counters - VLAN Information
     1374
     1375  Maximum VLANs to support : 256                 
     1376  Primary VLAN : DEFAULT_VLAN   
     1377  Management VLAN : control-hardware
     1378
     1379  VLAN ID Name                             | Status     Voice Jumbo
     1380  ------- -------------------------------- + ---------- ----- -----
     1381  1       DEFAULT_VLAN                     | Port-based No    No   
     1382  10      control-hardware                 | Port-based No    No   
     1383  257     5000                             | Port-based No    No   
     1384  258     5020                             | Port-based No    No   
     1385  2497    5005                             | Port-based No    No   
     1386 
     1387
     1388HP-E5406zl# show running-config
     1389
     1390Running configuration:
     1391
     1392; J8697A Configuration Editor; Created on release #K.15.06.5008
     1393; Ver #02:10.0d:1f
     1394
     1395hostname "HP-E5406zl"
     1396module 1 type J9550A
     1397interface A1
     1398   speed-duplex auto-1000
     1399exit
     1400interface A2
     1401   speed-duplex auto-1000
     1402exit
     1403interface A3
     1404   speed-duplex auto-1000
     1405exit
     1406interface A4
     1407   speed-duplex auto-1000
     1408exit
     1409interface A5
     1410   speed-duplex auto-1000
     1411exit
     1412interface A6
     1413   speed-duplex auto-1000
     1414exit
     1415interface A7
     1416   speed-duplex auto-1000
     1417exit
     1418interface A8
     1419   speed-duplex auto-1000
     1420exit
     1421interface A9
     1422   speed-duplex auto-1000
     1423exit
     1424interface A10
     1425   speed-duplex auto-1000
     1426exit
     1427ip default-gateway 10.3.1.7
     1428vlan 1
     1429   name "DEFAULT_VLAN"
     1430   forbid A1-A9
     1431   untagged A11-A12,A14-A18,A21-A24
     1432   no untagged A1-A10,A13,A19-A20
     1433   no ip address
     1434   exit
     1435vlan 10
     1436   name "control-hardware"
     1437   untagged A20
     1438   ip address 10.3.1.253 255.255.255.0
     1439   exit
     1440vlan 257
     1441   name "5000"
     1442   untagged A1-A9
     1443   no ip address
     1444   exit
     1445vlan 2497
     1446   name "5005"
     1447   untagged A13
     1448   tagged A1,A19
     1449   no ip address
     1450   exit
     1451vlan 258
     1452   name "5020"
     1453   tagged A7,A10
     1454   no ip address
     1455   exit
     1456no web-management
     1457openflow
     1458   vlan 2497
     1459      enable
     1460      controller "tcp:10.3.1.7:6633" fail-secure on
     1461      exit
     1462   exit
     1463snmp-server community "xxx" unrestricted
     1464aaa authentication ssh login public-key
     1465aaa authentication ssh enable public-key
     1466management-vlan 10
     1467no autorun
     1468no dhcp config-file-update
     1469no dhcp image-file-update
     1470password xxx
     1471password xxx
     1472
     1473HP-E5406zl# exit
     1474
    11561475}}}
    11571476
    11581477Access the FOAM VM and gather information for version
    11591478{{{
    1160 LNM:~$ ssh lnevers@foam.metrodatacenter.com
    1161 
    1162 sudo foamctl admin:get-version  --passwd-file=/etc/foam.passwd
    1163 
     1479LNM:~$ ssh foam.instageni.metrodatacenter.com
     1480The authenticity of host 'foam.instageni.metrodatacenter.com (66.104.96.70)' can't be established.
     1481RSA key fingerprint is 52:fe:60:d0:ba:88:80:23:ad:2f:b0:34:94:71:12:83.
     1482Are you sure you want to continue connecting (yes/no)? yes
     1483Warning: Permanently added 'foam.instageni.metrodatacenter.com,66.104.96.70' (RSA) to the list of known hosts.
     1484Welcome to Ubuntu 12.04.5 LTS (GNU/Linux 3.2.0-69-generic x86_64)
     1485
     1486 * Documentation:  https://help.ubuntu.com/
     1487New release '14.04.1 LTS' available.
     1488Run 'do-release-upgrade' to upgrade to it.
     1489
     1490
     1491The programs included with the Ubuntu system are free software;
     1492the exact distribution terms for each program are described in the
     1493individual files in /usr/share/doc/*/copyright.
     1494
     1495Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by
     1496applicable law.
     1497
     1498
     1499lnevers@foam:~$ sudo foamctl admin:get-version  --passwd-file=/etc/foam.passwd
     1500{
     1501 "version": "0.14.0"
     1502}
     1503lnevers@foam:~$
    11641504}}}
    11651505Check FOAM configuration for  site.admin.email, geni.site-tag, email.from settings:
    11661506{{{
    1167 foamctl config:get-value --key="site.admin.email"  --passwd-file=/etc/foam.passwd
    1168 
    1169 foamctl config:get-value --key="geni.site-tag"  --passwd-file=/etc/foam.passwd
    1170 
    1171 foamctl config:get-value --key="email.from"  --passwd-file=/etc/foam.passwd
     1507lnevers@foam:~$ foamctl config:get-value --key="site.admin.email"  --passwd-file=/etc/foam.passwd
     1508{
     1509 "value": null
     1510}
     1511lnevers@foam:~$
     1512lnevers@foam:~$ foamctl config:get-value --key="geni.site-tag"  --passwd-file=/etc/foam.passwd
     1513{
     1514 "value": "foam.instageni.metrodatacenter.com"
     1515}
     1516lnevers@foam:~$
     1517lnevers@foam:~$ foamctl config:get-value --key="email.from"  --passwd-file=/etc/foam.passwd
     1518{
     1519 "value": "dcollins@all-lines-tech.com"
     1520}
     1521lnevers@foam:~$
     1522
    11721523
    11731524# check if FOAM auto-approve is on. Value 2 = auto-approve is on.
    11741525
    1175 foamctl config:get-value --key="geni.approval.approve-on-creation"  --passwd-file=/etc/foam.passwd
    1176 
     1526lnevers@foam:~$ foamctl config:get-value --key="geni.approval.approve-on-creation"  --passwd-file=/etc/foam.passwd
     1527{
     1528 "value": 2
     1529}
     1530lnevers@foam:~$
    11771531}}}
    11781532
     
    11801534
    11811535{{{
    1182 foamctl geni:list-slivers --passwd-file=/etc/foam.passwd
    1183 
    1184 }}}
    1185 Access the FlowVisor VM and gather version information:
     1536lnevers@foam:~$ foamctl geni:list-slivers --passwd-file=/etc/foam.passwd
     1537{
     1538 "slivers": []
     1539}
     1540lnevers@foam:~$
     1541
     1542}}}
     1543Access the FlowVisor VM and gather version information: *** NO ACCESS AVAILABLE YET DUE TO DNS ISSUE******
    11861544{{{
    11871545