Changes between Version 21 and Version 22 of GENIRacksHome/InstageniRacks/ConfirmationTestStatus/GATech


Ignore:
Timestamp:
05/16/13 11:10:38 (11 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

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

    v21 v22  
    11411141{{{
    11421142LNM:~$ ssh lnevers@control.instageni.rnoc.gatech.edu
    1143 
    1144 }}}
    1145 
    1146 Also access the node via the PG Boss alias:
     1143Welcome to Ubuntu precise (development branch) (GNU/Linux 3.2.0-23-generic x86_64)
     1144
     1145 * Documentation:  https://help.ubuntu.com/
     1146
     1147  System information as of Thu May 16 10:55:46 EDT 2013
     1148
     1149  System load:  0.0               Users logged in:       0
     1150  Usage of /:   30.1% of 5.85GB   IP address for xenbr0: 143.215.216.130
     1151  Memory usage: 39%               IP address for xenbr1: 10.1.1.254
     1152  Swap usage:   1%                IP address for xenbr2: 10.2.1.254
     1153  Processes:    137               IP address for xenbr3: 10.3.1.254
     1154
     1155  Graph this data and manage this system at https://landscape.canonical.com/
     1156Last login: Thu May 16 10:00:09 2013 from dhcp89-073-116.bbn.com
     1157lnevers@gatech:~$ sudo whoami
     1158root
     1159lnevers@gatech:~$
     1160
     1161}}}
     1162
     1163Also access the PG Boss node:
    11471164{{{
    11481165LNM:~$ ssh boss.instageni.rnoc.gatech.edu
     1166Last login: Thu May 16 10:17:39 2013 from dhcp89-073-116.bbn.com
     1167FreeBSD 9.0-STABLE (XEN) #4: Mon Nov 26 10:02:53 MST 2012
     1168
     1169Welcome to FreeBSD!
     1170
     1171Need to remove all those ^M characters from a DOS file? Try
     1172
     1173        tr -d \\r < dosfile > newfile
     1174                -- Originally by Dru <genesis@istar.ca>
     1175[lnevers@boss ~]$ sudo whoami
     1176root
     1177
     1178
    11491179}}}
    11501180
     
    11521182{{{
    11531183LNM:~$ ssh ops.instageni.rnoc.gatech.edu
     1184Last login: Thu May 16 09:51:18 2013 from dhcp89-073-116.bbn.com
     1185FreeBSD 9.0-STABLE (XEN) #4: Mon Nov 26 10:02:53 MST 2012
     1186
     1187Welcome to FreeBSD!
     1188
     1189Want to strip UTF-8 BOM(Byte Order Mark) from given files?
     1190
     1191        sed -e '1s/^\xef\xbb\xbf//' < bomfile > newfile
     1192[lnevers@ops ~]$ sudo whoami
     1193root
     1194[lnevers@ops ~]$
    11541195
    11551196}}}
    11561197From boss node accessed each of the experiment nodes that support VMs:
    11571198{{{
     1199
    11581200[lnevers@boss ~]$ for i in pc1 pc2; do ssh $i "echo -n '===> Host: ';hostname;sudo whoami;uname -a;echo"; done
    1159 
    1160 }}}
    1161 
    1162 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 (pcX and pcY):
    1163 {{{
    1164 [lnevers@boss ~]$ sudo ssh pcX
    1165 [root@pcX ~]# sudo whoami
     1201Warning: Permanently added 'pc1.instageni.rnoc.gatech.edu' (RSA) to the list of known hosts.
     1202===> Host: vhost1.shared-nodes.emulab-ops.instageni.rnoc.gatech.edu
    11661203root
    1167 [root@pcX ~]# exit
     1204Linux vhost1.shared-nodes.emulab-ops.instageni.rnoc.gatech.edu 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
     1205
     1206Warning: Permanently added 'pc2.instageni.rnoc.gatech.edu' (RSA) to the list of known hosts.
     1207===> Host: vhost2.shared-nodes.emulab-ops.instageni.rnoc.gatech.edu
     1208root
     1209Linux vhost2.shared-nodes.emulab-ops.instageni.rnoc.gatech.edu 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
     1210
     1211[lnevers@boss ~]$
     1212
     1213}}}
     1214
     1215In order to access Dedicated Nodes some experiment must be running on the raw-pc device. At the time of this capture no raw-pc nodes were in use. So an experiment was set up requesting 3 raw-pc to allow the following to be captured.
     1216 
     1217{{{
     1218[lnevers@boss ~]$ sudo ssh pc3       
     1219[root@pc1 ~]# whoami
     1220root
     1221[root@pc1 ~]# exit
    11681222logout
    1169 Connection to pcX.instageni.rnoc.gatech.edu
    1170 [lnevers@boss ~]$ sudo ssh pcY
    1171 [root@pc ~]# sudo whoami
     1223Connection to pc3.instageni.rnoc.gatech.edu closed.
     1224[lnevers@boss ~]$ sudo ssh pc4
     1225[root@pc2 ~]# whoami
    11721226root
    1173 [root@pc ~]#
     1227[root@pc2 ~]# exit
     1228logout
     1229Connection to pc4.instageni.rnoc.gatech.edu closed.
     1230[lnevers@boss ~]$ sudo ssh pc5
     1231[root@pc ~]# whoami
     1232root
     1233[root@pc ~]# exit
     1234logout
     1235Connection to pc5.instageni.rnoc.gatech.edu closed.
    11741236}}}
    11751237
     
    11791241XXXXXXXXX
    11801242[lnevers@boss ~]$ telnet procurve1
    1181 
     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#
     1270HP-E2620-24# show running-config
     1271
     1272Running configuration:
     1273
     1274; J9623A Configuration Editor; Created on release #RA.15.05.0006
     1275; Ver #01:01:00
     1276
     1277hostname "HP-E2620-24"
     1278ip default-gateway 10.1.1.254
     1279vlan 1
     1280   name "DEFAULT_VLAN"
     1281   untagged 1-22,25-28
     1282   ip address 10.254.254.253 255.255.255.0
     1283   no untagged 23-24
     1284   ip igmp
     1285   exit
     1286vlan 11
     1287   name "control-alternate"
     1288   untagged 24
     1289   ip address 10.2.1.253 255.255.255.0
     1290   exit
     1291vlan 10
     1292   name "control-hardware"
     1293   untagged 23
     1294   ip address 10.1.1.253 255.255.255.0
     1295   exit
     1296no web-management
     1297snmp-server community "xxx" unrestricted
     1298management-vlan 10
     1299no dhcp config-file-update
     1300password xxx
     1301password xxx
     1302
     1303HP-E2620-24# show version
     1304Image stamp:    /sw/code/build/xform(RA_15_05)
     1305                Aug  9 2011 09:08:18
     1306                RA.15.05.0006
     1307                44
     1308Boot Image:     Primary
     1309
     1310HP-E2620-24# show vlans
     1311
     1312 Status and Counters - VLAN Information
     1313
     1314  Maximum VLANs to support : 256                 
     1315  Primary VLAN : DEFAULT_VLAN     
     1316  Management VLAN : control-hardware
     1317
     1318  VLAN ID Name                             | Status     Voice Jumbo
     1319  ------- -------------------------------- + ---------- ----- -----
     1320  1       DEFAULT_VLAN                     | Port-based No    No   
     1321  10      control-hardware                 | Port-based No    No   
     1322  11      control-alternate                | Port-based No    No   
     1323
     1324HP-E2620-24# show interfaces
     1325
     1326 Status and Counters - Port Counters
     1327
     1328                                                                Flow Bcast
     1329  Port  Total Bytes    Total Frames   Errors Rx    Drops Tx     Ctrl Limit
     1330  ----- -------------- -------------- ------------ ------------ ---- -----
     1331  1     2,244,291,518  11,522,153     1            2135         off  0   
     1332  2     318,230,686    4,100,943      0            0            off  0   
     1333  3     988,073,671    10,502,945     0            1599         off  0   
     1334  4     300,184,943    3,926,355      0            0            off  0   
     1335  5     442,753,223    12,007,483     0            0            off  0   
     1336  6     304,019,147    3,982,838      0            0            off  0   
     1337  7     2,221,626,246  9,448,838      0            0            off  0   
     1338  8     299,903,128    3,944,447      0            0            off  0   
     1339  9     1,817,169,661  9,111,982      0            0            off  0   
     1340  10    294,203,097    3,881,113      0            0            off  0   
     1341  11    0              0              0            0            off  0   
     1342  12    0              0              0            0            off  0   
     1343  13    0              0              0            0            off  0   
     1344  14    0              0              0            0            off  0   
     1345  15    0              0              0            0            off  0   
     1346  16    0              0              0            0            off  0   
     1347  17    0              0              0            0            off  0   
     1348  18    0              0              0            0            off  0   
     1349  19    0              0              0            0            off  0   
     1350  20    0              0              0            0            off  0   
     1351  21    0              0              0            0            off  0   
     1352  22    299,364,970    3,991,897      0            0            off  0   
     1353  23    43,817,963     284,900        0            0            off  0   
     1354  24    36,485,266     189,049        0            0            off  0   
     1355  25    3,422,389,847  90,996,407     0            0            off  0   
     1356  26    2,084,994,314  70,947,140     0            0            off  0   
     1357  27    0              0              0            0            off  0   
     1358  28    0              0              0            0            off  0   
    11821359
    11831360}}}
     
    11881365xxxxxxx
    11891366[lnevers@boss ~]$ ssh manager@procurve2
    1190 }}}
     1367Warning: Permanently added 'procurve2' (RSA) to the list of known hosts.
     1368We'd like to keep you up to date about:
     1369  * Software feature updates
     1370  * New product announcements
     1371  * Special events
     1372Please register your products now at:  www.hp.com/networking/register
     1373
     1374
     1375manager@procurve2's password:
     1376HP J8697A Switch E5406zl
     1377Software revision K.15.06.5008
     1378
     1379Copyright (C) 1991-2012 Hewlett-Packard Development Company, L.P.
     1380
     1381                   RESTRICTED RIGHTS LEGEND
     1382 Confidential computer software.  Valid license from HP required for possession,
     1383 use or copying. Consistent with FAR 12.211 and 12.212, Commercial Computer
     1384 Software, Computer Software Documentation, and Technical Data for Commercial
     1385 Items are licensed to the U.S. Government under vendor's standard commercial
     1386 license.
     1387                   HEWLETT-PACKARD DEVELOPMENT COMPANY, L.P.
     1388                   20555 State Highway 249, Houston, TX 77070
     1389
     1390HANA E5406zl base bot#
     1391
     1392HANA E5406zl base bot# show version
     1393Image stamp:    /ws/swbuildm/of_bridge_qaoff/code/build/btm(of_bridge_qaoff)
     1394                Feb 18 2012 11:26:28
     1395                K.15.06.5008
     1396                79
     1397Boot Image:     Primary
     1398
     1399
     1400HANA E5406zl base bot# show running-config
     1401
     1402Running configuration:
     1403
     1404; J8697A Configuration Editor; Created on release #K.15.06.5008
     1405; Ver #02:10.0d:1f
     1406
     1407hostname "HANA E5406zl base bot"
     1408module 1 type J9550A
     1409module 2 type J9538A
     1410module 3 type J9538A
     1411module 6 type J9550A
     1412interface A1
     1413   speed-duplex auto-1000
     1414exit
     1415interface A2
     1416   speed-duplex auto-1000
     1417exit
     1418interface A3
     1419   speed-duplex auto-1000
     1420exit
     1421interface A4
     1422   speed-duplex auto-1000
     1423exit
     1424interface A5
     1425   speed-duplex auto-1000
     1426exit
     1427interface A6
     1428   speed-duplex auto-1000
     1429exit
     1430interface A7
     1431   speed-duplex auto-1000
     1432exit
     1433interface A10
     1434   speed-duplex auto-1000
     1435exit
     1436interface A13
     1437   speed-duplex auto-1000
     1438exit
     1439interface B1
     1440   name "c7000_bay8"
     1441exit
     1442interface B2
     1443   name "c7000_bay8"
     1444exit
     1445interface B3
     1446   name "c7000_bay8"
     1447exit
     1448interface B4
     1449   name "c7000_bay8"
     1450exit
     1451interface B5
     1452   name "customer_iLO"
     1453exit
     1454interface C1
     1455   name "2nd_5406"
     1456exit
     1457interface C2
     1458   name "2nd_5406"
     1459exit
     1460interface C3
     1461   name "2nd_5406"
     1462exit
     1463interface C4
     1464   name "2nd_5406"
     1465exit
     1466interface C5
     1467   name "expansion_rack_bot"
     1468exit
     1469interface C6
     1470   name "expansion_rack_bot"
     1471exit
     1472interface C7
     1473   name "expansion_rack_bot"
     1474exit
     1475interface C8
     1476   name "expansion_rack_bot"
     1477exit
     1478interface F13
     1479   name "X9300_bot_iLO"
     1480exit
     1481interface F14
     1482   name "C7000_VC_OA1"
     1483exit
     1484interface F15
     1485   name "X9300_top_iLO"
     1486exit
     1487interface F16
     1488   name "C7000_VC_OA2"
     1489exit
     1490interface F17
     1491   name "storage_mgmt_iLO"
     1492exit
     1493interface F21
     1494   name "customer_iLO_2"
     1495exit
     1496trunk C5-C8 Trk1 LACP
     1497trunk B1-B4 Trk2 LACP
     1498trunk C1-C4 Trk4 LACP
     1499ip default-gateway 10.3.1.254
     1500vlan 1
     1501   name "DEFAULT_VLAN"
     1502   forbid A2-A3,A5-A6
     1503   untagged A8-A9,A11-A12,A14-A19,A21-A23,B5-B8,F1-F24,Trk2
     1504   tagged Trk1,Trk4
     1505   no untagged A1-A7,A10,A13,A20,A24
     1506   no ip address
     1507   exit
     1508vlan 10
     1509   name "control-hardware"
     1510   untagged A20
     1511   ip address 10.3.1.253 255.255.255.0
     1512   exit
     1513vlan 1750
     1514   name "_1"
     1515   tagged A1,A4,A24
     1516   no ip address
     1517   exit
     1518vlan 257
     1519   name "_3"
     1520   untagged A2-A3,A5-A6
     1521   tagged A1,A4
     1522   no ip address
     1523   exit
     1524vlan 1755
     1525   name "_80"
     1526   tagged A24
     1527   no ip address
     1528   exit
     1529vlan 1756
     1530   name "_81"
     1531   tagged A24
     1532   no ip address
     1533   exit
     1534vlan 1757
     1535   name "_82"
     1536   tagged A24
     1537   no ip address
     1538   exit
     1539vlan 1758
     1540   name "_83"
     1541   tagged A24
     1542   no ip address
     1543   exit
     1544vlan 1759
     1545   name "_84"
     1546   tagged A24
     1547   no ip address
     1548   exit
     1549vlan 258
     1550   name "_86"
     1551   untagged A7,A10,A13
     1552   no ip address
     1553   exit
     1554no web-management
     1555openflow
     1556   vlan 1750
     1557      enable
     1558      controller "tcp:10.3.1.7:6633" fail-secure on
     1559      exit
     1560   vlan 1755
     1561      enable
     1562      controller "tcp:10.3.1.7.6633"
     1563      exit
     1564   vlan 1756
     1565      enable
     1566      controller "tcp:10.3.1.7.6633"
     1567      exit
     1568   vlan 1757
     1569      enable
     1570      controller "tcp:10.3.1.7.6633"
     1571      exit
     1572   vlan 1758
     1573      enable
     1574      controller "tcp:10.3.1.7.6633"
     1575      exit
     1576   vlan 1759
     1577      enable
     1578      controller "tcp:10.3.1.7.6633"
     1579      exit
     1580   exit
     1581snmp-server community "xxx" unrestricted
     1582snmp-server location "HANA 5406 base bot"
     1583spanning-tree
     1584spanning-tree Trk1 priority 4
     1585spanning-tree Trk2 priority 4
     1586spanning-tree Trk4 priority 4
     1587management-vlan 10
     1588no autorun
     1589no dhcp config-file-update
     1590no dhcp image-file-update
     1591password xxx
     1592password xxx
     1593
     1594HANA E5406zl base bot#
     1595HANA E5406zl base bot# show vlans
     1596
     1597 Status and Counters - VLAN Information
     1598
     1599  Maximum VLANs to support : 256                 
     1600  Primary VLAN : DEFAULT_VLAN   
     1601  Management VLAN : control-hardware
     1602
     1603  VLAN ID Name                             | Status     Voice Jumbo
     1604  ------- -------------------------------- + ---------- ----- -----
     1605  1       DEFAULT_VLAN                     | Port-based No    No   
     1606  10      control-hardware                 | Port-based No    No   
     1607  257     _3                               | Port-based No    No   
     1608  258     _86                              | Port-based No    No   
     1609  1750    _1                               | Port-based No    No   
     1610  1755    _80                              | Port-based No    No   
     1611  1756    _81                              | Port-based No    No   
     1612  1757    _82                              | Port-based No    No   
     1613  1758    _83                              | Port-based No    No   
     1614  1759    _84                              | Port-based No    No   
     1615
     1616HANA E5406zl base bot# show interfaces
     1617
     1618 Status and Counters - Port Counters
     1619
     1620                                                                  Flow Bcast
     1621  Port    Total Bytes    Total Frames   Errors Rx    Drops Tx     Ctrl Limit
     1622  ------- -------------- -------------- ------------ ------------ ---- -----
     1623  A1      3,729,992,719  5,614,094      0            0            off  0   
     1624  A2      376,590,717    2,891,387      0            0            off  0   
     1625  A3      376,590,834    2,891,390      0            0            off  0   
     1626  A4      1,014,125,032  5,586,708      0            0            off  0   
     1627  A5      376,588,996    2,891,381      0            0            off  0   
     1628  A6      376,590,640    2,891,388      0            0            off  0   
     1629  A7      3,427,780,469  2,118,973      0            0            off  0   
     1630  A8      376,590,507    2,891,352      0            0            off  0   
     1631  A9      376,590,917    2,891,355      0            0            off  0   
     1632  A10     1,632,891,569  15,521         0            0            off  0   
     1633  A11     376,951,301    2,891,348      0            0            off  0   
     1634  A12     376,950,538    2,891,348      0            0            off  0   
     1635  A13     1,632,891,899  15,524         0            0            off  0   
     1636  A14     376,951,570    2,891,367      0            0            off  0   
     1637  A15     376,951,875    2,891,366      0            0            off  0   
     1638  A16     0              0              0            0            off  0   
     1639  A17     0              0              0            0            off  0   
     1640  A18     0              0              0            0            off  0   
     1641  A19     0              0              0            0            off  0   
     1642  A20     2,071,302,804  3,253,191      0            0            off  0   
     1643  A21     0              0              0            0            off  0   
     1644  A22     0              0              0            0            off  0   
     1645  A23     0              0              0            0            off  0   
     1646  A24     1,669,429,722  5,617,117      0            0            off  0   
     1647
     1648}}}
     1649
    11911650
    11921651Access the FOAM VM and gather information for version