Changes between Version 13 and Version 14 of GENIRacksHome/ExogeniRacks/ConfirmationTestStatus/OSF


Ignore:
Timestamp:
07/21/14 09:11:55 (10 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/ExogeniRacks/ConfirmationTestStatus/OSF

    v13 v14  
    10551055
    10561056== EG-CT-5 - Experiment Monitoring ==
     1057
    10571058== EG-CT-6 - Administrative Tests ==
     1059
     1060Administrator accounts on an ExoGENI rack are documented at https://wiki.exogeni.net/doku.php?id=public:operators:start,  with https://wiki.exogeni.net/doku.php?id=public:operators:start#authentication_authorization proving insight into accounts creation and usage.
     1061
     1062With requested account accessed rack head node and verified root access and group membership:
     1063{{{
     1064LNM:~$ ssh osf-hn.exogeni.net
     1065
     1066The authenticity of host 'osf-hn.exogeni.net (198.129.50.2)' can't be established.
     1067RSA key fingerprint is 50:0b:0c:84:03:bf:51:34:0a:b1:e5:5f:0a:da:85:a0.
     1068Are you sure you want to continue connecting (yes/no)? yes
     1069Warning: Permanently added 'osf-hn.exogeni.net,198.129.50.2' (RSA) to the list of known hosts.
     1070lnevers@osf-hn.exogeni.net's password:
     1071Creating home directory for lnevers.
     1072|-----------------------------------------------------------------|
     1073|                ____ ____ ____ ____ ____ ____ ____               |
     1074|               ||E |||x |||o |||G |||E |||N |||I ||              |
     1075|               ||__|||__|||__|||__|||__|||__|||__||              |
     1076|               |/__\|/__\|/__\|/__\|/__\|/__\|/__\|              |
     1077|                                                                 |
     1078|-----------------------------------------------------------------|
     1079[lnevers@osf-hn ~]$ sudo whoami
     1080
     1081We trust you have received the usual lecture from the local System
     1082Administrator. It usually boils down to these three things:
     1083
     1084    #1) Respect the privacy of others.
     1085    #2) Think before you type.
     1086    #3) With great power comes great responsibility.
     1087
     1088[sudo] password for lnevers:
     1089root
     1090[lnevers@osf-hn ~]$ id
     1091uid=2107(lnevers) gid=2000(nonrenci) groups=2000(nonrenci),2508(osfadmins),2509(ucdadmins),2510(sladmins),2513(tamuadmins),9510(bbnadmins)
     1092[lnevers@osf-hn ~]$
     1093}}}
     1094
     1095From head node verified login and administrative access to each of the worker nodes:
     1096{{{
     1097[lnevers@osf-hn ~]$ for i in 1 2 3 4 5 6 7 8 9 10; do sudo ssh root@osf-w$i "echo -n 'Executing on: ' ; hostname;whoami;uname -a"; done
     1098Executing on: osf-w1
     1099root
     1100Linux osf-w1 2.6.32-358.el6.x86_64 #1 SMP Fri Feb 22 00:31:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
     1101Executing on: osf-w2
     1102root
     1103Linux osf-w2 2.6.32-358.el6.x86_64 #1 SMP Fri Feb 22 00:31:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
     1104Executing on: osf-w3
     1105root
     1106Linux osf-w3 2.6.32-358.el6.x86_64 #1 SMP Fri Feb 22 00:31:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
     1107Executing on: osf-w4
     1108root
     1109Linux osf-w4 2.6.32-358.el6.x86_64 #1 SMP Fri Feb 22 00:31:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
     1110Executing on: osf-w5
     1111root
     1112Linux osf-w5 2.6.32-358.el6.x86_64 #1 SMP Fri Feb 22 00:31:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
     1113Executing on: osf-w6
     1114root
     1115Linux osf-w6 2.6.32-358.el6.x86_64 #1 SMP Fri Feb 22 00:31:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
     1116Executing on: osf-w7
     1117root
     1118Linux osf-w7 2.6.32-358.el6.x86_64 #1 SMP Fri Feb 22 00:31:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
     1119Executing on: osf-w8
     1120root
     1121Linux osf-w8 2.6.32-358.el6.x86_64 #1 SMP Fri Feb 22 00:31:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
     1122ssh: connect to host osf-w9 port 22: No route to host
     1123ssh: connect to host osf-w10 port 22: No route to host
     1124}}}
     1125
     1126Connect to the management switch:
     1127{{{
     1128[lnevers@osf-hn ~]$ ssh osf-8052.osf.xo
     1129The authenticity of host 'osf-8052.osf.xo (192.168.113.2)' can't be established.
     1130DSA key fingerprint is 5f:63:a4:0a:ef:26:f7:d8:db:bd:c2:1f:e9:14:4b:cf.
     1131Are you sure you want to continue connecting (yes/no)? yes
     1132Warning: Permanently added 'osf-8052.osf.xo,192.168.113.2' (DSA) to the list of known hosts.
     1133Enter radius password:
     1134
     1135IBM Networking Operating System RackSwitch G8052.
     1136
     1137
     1138osf-8052.osf.xo>ena
     1139
     1140Enable privilege granted.
     1141osf-8052.osf.xo#show version
     1142System Information at 22:45:26 Mon Dec 24, 2000
     1143Time zone: America/US/Eastern
     1144Daylight Savings Time Status: Enabled
     1145
     1146IBM Networking Operating System RackSwitch G8052
     1147
     1148Switch has been up for 285 days, 15 hours, 55 minutes and 19 seconds.
     1149Last boot:  3:16:00 Sat Mar 17, 2000 (power cycle)
     1150
     1151MAC address: 74:99:75:fb:b6:00    IP (If 1) address: 192.168.49.50
     1152Hardware Revision: 0
     1153Board Revision: 2
     1154Switch Serial No: Y010CM369005
     1155Hardware Part No: BAC-00069-00        Spare Part No: BAC-00069-00
     1156Manufacturing date: 13/22
     1157
     1158MTM: 7309HC1
     1159ESN: MM08976
     1160Software Version 7.2.2.0 (FLASH image1), active configuration.
     1161
     1162
     1163Temperature    Top: 29 C
     1164Temperature Bottom: 35 C
     1165Temperature Fan Ctrl 88: 32 C
     1166Temperature Fan Ctrl 8a: 62 C
     1167Temperature Fan Ctrl 8c: 62 C
     1168Temperature Phy 0x01: 68 C
     1169Temperature Phy 0x09: 67 C
     1170Temperature Phy 0x11: 70 C
     1171Temperature Phy 0x21: 61 C
     1172Temperature Phy 0x29: 68 C
     1173Temperature Phy 0x31: 58 C
     1174
     1175Warning at 55 C and Recover at 80 C
     1176
     1177Fan 1 in Module 1: Not Installed
     1178Fan 2 in Module 1: Not Installed
     1179Fan 3 in Module 2: RPM= 9507 PWM= 25 ( 9%) Back-To-Front [J]
     1180Fan 4 in Module 2: RPM= 4530 PWM= 25 ( 9%) Back-To-Front [J]
     1181Fan 5 in Module 3: RPM= 9183 PWM= 25 ( 9%) Back-To-Front [J]
     1182Fan 6 in Module 3: RPM= 4599 PWM= 25 ( 9%) Back-To-Front [J]
     1183Fan 7 in Module 4: RPM= 9375 PWM= 25 ( 9%) Back-To-Front [J]
     1184Fan 8 in Module 4: RPM= 4397 PWM= 25 ( 9%) Back-To-Front [J]
     1185
     1186System Fan Airflow: Back-To-Front
     1187
     1188Power Supply 1: OK
     1189Power Supply 2: OK
     1190
     1191  Power Faults: ()
     1192    Fan Faults: ()
     1193Service Faults: ()
     1194
     1195osf-8052.osf.xo#show interface status 
     1196------------------------------------------------------------------
     1197Alias   Port   Speed    Duplex     Flow Ctrl      Link       Name
     1198------- ----   -----   --------  --TX-----RX--   ------     ------
     11991        1        any      any      no     no      down      1       
     12002        2       1000     full      no     no       up       2       
     12013        3       1000     full      no     no       up       3       
     12024        4       1000     full      no     no       up       4       
     12035        5       1000     full      no     no       up       5       
     12046        6       1000     full      no     no       up       6       
     12057        7       1000     full      no     no       up       7       
     12068        8       1000     full      no     no       up       8       
     12079        9       1000     full      no     no       up       9       
     120810       10      1000     full      no     no       up       10     
     120911       11      1000     full      no     no       up       11     
     121012       12       100     half      no     no       up       12     
     121113       13      1000     full      no     no       up       13     
     121214       14      1000     full      no     no       up       14     
     121315       15      1000     full      no     no       up       15     
     121416       16      1000     full      no     no       up       16     
     121517       17      1000     full      no     no       up       Headnode eth4
     121618       18      1000     full      no     no       up       Headnode eth5
     121719       19      1000     full      no     no       up       Headnode eth1
     121820       20      1000     full      no     no       up       Headnode eth0
     121921       21      1000     full      no     no       up       21     
     122022       22      1000     full      no     no       up       22     
     122123       23      1000     full      no     no       up       23     
     122224       24      1000     full      no     no       up       24     
     122325       25      1000     full      no     no       up       25     
     122426       26      1000     full      no     no       up       26     
     122527       27      1000     full      no     no       up       27     
     122628       28      1000     full      no     no       up       28     
     122729       29      1000     full      no     no       up       29     
     122830       30      1000     full      no     no       up       30     
     122931       31       any      any      no     no      down      31     
     123032       32       any      any      no     no      down      32     
     123133       33      1000     full      no     no       up       33     
     123234       34       any      any      no     no      down      34     
     123335       35      1000     full      no     no       up       35     
     123436       36       any      any      no     no      down      36     
     123537       37      1000     full      no     no       up       37     
     123638       38      1000     full      no     no       up       38     
     123739       39      1000     full      no     no       up       39     
     123840       40      1000     full      no     no       up       40     
     123941       41      1000     full      no     no       up       41     
     124042       42      1000     full      no     no       up       42     
     124143       43      1000     full      no     no       up       43     
     124244       44      1000     full      no     no       up       44     
     124345       45       any      any      no     no      down      45     
     124446       46       any      any      no     no      down      46     
     124547       47       any      any      no     no      down      47     
     124648       48       100     full      no     no       up       48     
     1247XGE1     49     10000     full      no     no      down      XGE1   
     1248XGE2     50     10000     full      no     no      down      XGE2   
     1249XGE3     51     10000     full      no     no      down      XGE3   
     1250XGE4     52     10000     full      no     no       up       XGE4   
     1251
     1252osf-8052.osf.xo#show running-config
     1253Current configuration:
     1254!
     1255version "7.2.2"
     1256switch-type "IBM Networking Operating System RackSwitch G8052"
     1257!
     1258system timezone 145
     1259! America/US/Eastern
     1260system daylight
     1261!
     1262ssh enable
     1263!
     1264access https enable
     1265
     1266!
     1267errdisable recovery
     1268no system dhcp
     1269hostname "osf-8052.osf.xo"
     1270!
     1271!
     1272no access http enable
     1273no access telnet enable
     1274!
     1275interface port 1
     1276        pvid 1006
     1277        spanning-tree edge
     1278        exit
     1279!
     1280interface port 2
     1281        pvid 1006
     1282        spanning-tree edge
     1283        exit
     1284!
     1285interface port 3
     1286        pvid 1006
     1287        spanning-tree edge
     1288        exit
     1289!
     1290...many lines of output not shown...
     1291}}}
     1292
     1293Connect to the !OpenFlow switch:
     1294{{{
     1295[lnevers@osf-hn ~]$ ssh lnevers@osf-8264.osf.xo
     1296The authenticity of host 'osf-8264.osf.xo (192.168.113.4)' can't be established.
     1297DSA key fingerprint is 69:fc:b9:a5:8d:71:fb:6b:9d:28:40:4e:cf:00:9a:64.
     1298Are you sure you want to continue connecting (yes/no)? yes
     1299Warning: Permanently added 'osf-8264.osf.xo,192.168.113.4' (DSA) to the list of known hosts.
     1300Enter radius password:
     1301
     1302IBM Networking Operating System RackSwitch G8264.
     1303
     1304------------------------------------------------------------------
     1305Note: The current running configuration includes changes
     1306      that have NOT been saved to FLASH.
     1307------------------------------------------------------------------
     1308
     1309osf-8264.osf.xo>ena
     1310
     1311Enable privilege granted.
     1312osf-8264.osf.xo#show version
     1313System Information at  9:05:42 Mon Jul 21, 2014
     1314Time zone: America/US/Eastern
     1315Daylight Savings Time Status: Enabled
     1316
     1317IBM Networking Operating System RackSwitch G8264
     1318
     1319Switch has been up for 282 days, 19 hours, 3 minutes and 14 seconds.
     1320Last boot:  8:59:03 Fri Oct 11, 2013 (power cycle)
     1321
     1322MAC address: 74:99:75:df:0e:00    IP (If 21) address: 10.19.21.1
     1323Management Port MAC Address: 74:99:75:df:0e:fe
     1324Management Port IP Address (if 128): 0.0.0.0
     1325Hardware Revision: 0
     1326Hardware Part No:  BAC-00065-00
     1327Switch Serial No:  Y010CM35M587
     1328Manufacturing date: 13/20
     1329
     1330MTM Value: 7309-HC3
     1331ESN: 23A8838
     1332Software Version 7.6.1.0                    (FLASH image1), active configuration.
     1333
     1334
     1335
     1336Temperature Mother      Top: 37 C
     1337Temperature Mother   Bottom: 28 C
     1338Temperature Daughter    Top: 34 C
     1339Temperature Daughter Bottom: 25 C
     1340
     1341Warning at 75 C and Recover at 90 C
     1342
     1343Fan 1 in Module 1: RPM= 9358 PWM= 15( 5%) Back-To-Front
     1344Fan 2 in Module 1: RPM= 3125 PWM= 15( 5%) Back-To-Front
     1345Fan 3 in Module 2: RPM= 7552 PWM= 15( 5%) Back-To-Front
     1346Fan 4 in Module 2: RPM= 4488 PWM= 15( 5%) Back-To-Front
     1347Fan 5 in Module 3: RPM= 9540 PWM= 15( 5%) Back-To-Front
     1348Fan 6 in Module 3: RPM= 4455 PWM= 15( 5%) Back-To-Front
     1349Fan 7 in Module 4: RPM= 7327 PWM= 15( 5%) Back-To-Front
     1350Fan 8 in Module 4: RPM= 4459 PWM= 15( 5%) Back-To-Front
     1351
     1352System Fan Airflow: Back-To-Front
     1353
     1354
     1355Power Supply 1: OK
     1356Power Supply 2: OK
     1357
     1358  Power Faults: ()
     1359    Fan Faults: ()
     1360Service Faults: ()
     1361
     1362osf-8264.osf.xo#show interface status
     1363-----------------------------------------------------------------------
     1364Alias   Port   Speed    Duplex     Flow Ctrl      Link     Description
     1365------- ----   -----   --------  --TX-----RX--   ------   -------------
     13661        1     40000     full      no     no       up        1       
     13675        5     40000     full      no     no      down       5       
     13689        9     40000     full      no     no      down       9       
     136913       13    40000     full      no     no      down       13     
     137017       17    10000     full      no     no       up        17     
     137118       18    10000     full      no     no       up        18     
     137219       19    10000     full      no     no       up        19     
     137320       20    10000     full      no     no       up        20     
     137421       21    10000     full      no     no       up        21     
     137522       22    10000     full      no     no       up        22     
     137623       23    10000     full      no     no       up        23     
     137724       24    10000     full      no     no       up        24     
     137825       25    10000     full      no     no      down       25     
     137926       26    10000     full      no     no      down       26     
     138027       27    1G/10G    full      no     no      down       27     
     138128       28    1G/10G    full      no     no      down       28     
     138229       29    10000     full      no     no       up        29     
     138330       30    10000     full      no     no       up        30     
     138431       31    1G/10G    full      no     no      down       31     
     138532       32    1G/10G    full      no     no      down       32     
     138633       33    1G/10G    full      no     no      down       33     
     138734       34    1G/10G    full      no     no      down       34     
     138835       35     1000     full      no     no       up        iSCSI storage/date plane
     138936       36     1000     full      no     no       up        iSCSI storage/date plane
     139037       37    10000     full      no     no    disabled     37     
     139138       38    10000     full      no     no    disabled     38     
     139239       39    1G/10G    full      no     no      down       39     
     139340       40    1G/10G    full      no     no      down       40     
     139441       41    10000     full      no     no       up        41     
     139542       42    10000     full      no     no       up        42     
     139643       43    10000     full      no     no       up        43     
     139744       44    10000     full      no     no       up        44     
     139845       45    10000     full      no     no       up        45     
     139946       46    10000     full      no     no       up        46     
     140047       47    10000     full      no     no       up        47     
     140148       48    10000     full      no     no       up        48     
     140249       49    10000     full      no     no      down       49     
     140350       50    10000     full      no     no      down       50     
     140451       51    1G/10G    full      no     no      down       51     
     140552       52    1G/10G    full      no     no      down       52     
     140653       53     1000     full      no     no      down       53     
     140754       54    1G/10G    full      no     no      down       54     
     140855       55    1G/10G    full      no     no      down       55     
     140956       56    1G/10G    full      no     no      down       56     
     141057       57    1G/10G    full      no     no      down       57     
     141158       58    1G/10G    full      no     no      down       58     
     141259       59    1G/10G    full      no     no      down       59     
     141360       60    1G/10G    full      no     no      down       60     
     141461       61    1G/10G    full      no     no      down       61     
     141562       62    1G/10G    full      no     no      down       62     
     141663       63    10000     full      no     no       up        63     
     141764       64    10000     full      no     no       up        64     
     1418MGT      65     1000     full     yes    yes       up        MGT     
     1419osf-8264.osf.xo#show running-config       
     1420Current configuration:
     1421!
     1422version "7.6.1"
     1423switch-type "IBM Networking Operating System RackSwitch G8264"
     1424iscli-new
     1425!
     1426system timezone 145
     1427! America/US/Eastern
     1428system daylight
     1429!
     1430ssh enable
     1431!
     1432
     1433!
     1434openflow enable
     1435!
     1436no system bootp
     1437no system dhcp
     1438no system default-ip
     1439hostname "osf-8264.osf.xo"
     1440!
     1441!
     1442access snmp read-only
     1443no access http enable
     1444no access telnet enable
     1445access user administrator-password "xxx"
     1446!
     1447!
     1448interface port 1
     1449        switchport mode trunk
     1450        switchport trunk allowed vlan 1921-1930,4000
     1451        switchport trunk native vlan 4000
     1452        spanning-tree portfast
     1453        exit
     1454!
     1455interface port 9
     1456        switchport mode trunk
     1457        switchport trunk allowed vlan 1921-1930,4000
     1458        switchport trunk native vlan 4000
     1459        spanning-tree portfast
     1460        exit
     1461!
     1462interface port 13
     1463        switchport mode trunk
     1464        switchport trunk allowed vlan 1921-1930,4000
     1465        switchport trunk native vlan 4000
     1466        exit
     1467!
     1468interface port 17
     1469        switchport mode trunk
     1470        switchport trunk allowed vlan 1009,4000
     1471        switchport trunk native vlan 4000
     1472        exit
     1473!
     1474interface port 18
     1475        switchport mode trunk
     1476
     1477...many lines of ouput not shown.....
     1478}}}
     1479
     1480Verify FOAM and !FlowVisor configuration files ownership and paths:
     1481{{{
     1482[lnevers@osf-hn ~]$ ls -l /etc/foam.passwd  /etc/flowvisor.passwd /etc/flowvisor/fvpasswd /opt/foam/etc/foampasswd
     1483lrwxrwxrwx  1 root      flowvisor 21 Oct 22  2013 /etc/flowvisor/fvpasswd -> /etc/flowvisor.passwd
     1484-r--r-----  1 flowvisor osfadmins 25 Oct 22  2013 /etc/flowvisor.passwd
     1485-r--r-----+ 1 root      osfadmins 25 Oct 22  2013 /etc/foam.passwd
     1486lrwxrwxrwx  1 nginx     nginx     16 Oct 22  2013 /opt/foam/etc/foampasswd -> /etc/foam.passwd
     1487[lnevers@osf-hn ~]$
     1488}}}
     1489
     1490Check FOAM version and FOAM configuration for site.admin.email, geni.site-tag, email.from settings on the SL head node:
     1491{{{
     1492[lnevers@osf-hn ~]$ foamctl admin:get-version  --passwd-file=/etc/foam.passwd
     1493{
     1494 "version": "0.14.0"
     1495}
     1496[lnevers@osf-hn ~]$ foamctl config:get-value --key="site.admin.email"  --passwd-file=/opt/foam/etc/foampasswd
     1497{
     1498 "value": "exogeni-foam-admin@gpolab.bbn.com"
     1499}
     1500[lnevers@osf-hn ~]$ foamctl config:get-value --key="geni.site-tag"  --passwd-file=/opt/foam/etc/foampasswd
     1501{
     1502 "value": "osf-hn.exogeni.net"
     1503}
     1504[lnevers@osf-hn ~]$ foamctl config:get-value --key="email.from"  --passwd-file=/opt/foam/etc/foampasswd
     1505{
     1506 "value": "Eric Pouyoul <lomax@es.net>"
     1507}
     1508[lnevers@osf-hn ~]$ foamctl config:get-value --key="geni.approval.approve-on-creation"  --passwd-file=/opt/foam/etc/foampasswd
     1509{
     1510 "value": 2
     1511}
     1512[lnevers@osf-hn ~]$
     1513}}}
     1514
     1515Show FOAM slivers details:
     1516{{{
     1517[lnevers@osf-hn ~]$ foamctl geni:list-slivers --passwd-file=/opt/foam/etc/foampasswd
     1518{
     1519 "slivers": [
     1520  {
     1521   "status": "approved",
     1522   "flowvisor_slice": "19db1fab-eab1-42d5-9b8d-67e36e72239f",
     1523   "slice_urn": "urn:publicid:IDN+ch.geni.net:gpo-infra+slice+tupty3715",
     1524   "pend_reason": [],
     1525   "deleted": "False",
     1526   "user": "urn:publicid:IDN+ch.geni.net+user+tupty",
     1527   "creation": "2014-07-15 15:51:27.180854+00:00",
     1528   "enabled": true,
     1529   "uuid": "19db1fab-eab1-42d5-9b8d-67e36e72239f",
     1530   "id": 5,
     1531   "expiration": "2014-07-30 00:00:00+00:00",
     1532   "sliver_urn": "urn:publicid:IDN+ch.geni.net:gpo-infra+slice+tupty3715:19db1fab-eab1-42d5-9b8d-67e36e72239f",
     1533   "ref": null,
     1534   "email": "tupty@bbn.com",
     1535   "desc": "tupty3715 OpenFlow resources at Starlight"
     1536  },
     1537  {
     1538   "status": "approved",
     1539   "flowvisor_slice": "5fa69367-c123-4ba2-bcbf-8862f6eac59c",
     1540   "slice_urn": "urn:publicid:IDN+ch.geni.net:gpoamcanary+slice+sitemon",
     1541   "pend_reason": [],
     1542   "deleted": "False",
     1543   "user": "urn:publicid:IDN+ch.geni.net+user+tupty",
     1544   "creation": "2014-07-15 15:51:45.053921+00:00",
     1545   "enabled": true,
     1546   "uuid": "5fa69367-c123-4ba2-bcbf-8862f6eac59c",
     1547   "id": 6,
     1548   "expiration": "2014-12-04 14:01:49+00:00",
     1549   "sliver_urn": "urn:publicid:IDN+ch.geni.net:gpoamcanary+slice+sitemon:5fa69367-c123-4ba2-bcbf-8862f6eac59c",
     1550   "ref": null,
     1551   "email": "tupty@bbn.com",
     1552   "desc": "sitemon OpenFlow resources at OSF"
     1553  },
     1554  {
     1555   "status": "approved",
     1556   "flowvisor_slice": "1cc60340-d44f-4a6a-992e-5ebf6da3f456",
     1557   "slice_urn": "urn:publicid:IDN+ch.geni.net:Luisa_Nevers-Test-Proj_01+slice+EG-CT-4",
     1558   "pend_reason": [],
     1559   "deleted": "False",
     1560   "user": "urn:publicid:IDN+ch.geni.net+user+lnevers",
     1561   "creation": "2014-07-18 15:44:37.766107+00:00",
     1562   "enabled": true,
     1563   "uuid": "1cc60340-d44f-4a6a-992e-5ebf6da3f456",
     1564   "id": 7,
     1565   "expiration": "2014-07-24 18:57:14+00:00",
     1566   "sliver_urn": "urn:publicid:IDN+ch.geni.net:Luisa_Nevers-Test-Proj_01+slice+EG-CT-4:1cc60340-d44f-4a6a-992e-5ebf6da3f456",
     1567   "ref": null,
     1568   "email": "lnevers@bbn.com",
     1569   "desc": "IG-CT-4 over 3716 "
     1570  }
     1571 ]
     1572}
     1573[lnevers@osf-hn ~]$
     1574}}}
     1575
     1576Check the !FlowVisor version, list of devices, get details for a device, list of active slices, and details for one of the slices on the SL Head node:
     1577{{{
     1578[lnevers@osf-hn ~]$ /opt/flowvisor/bin/fvctl --passwd-file=/etc/flowvisor/fvpasswd ping hello
     1579Got reply:
     1580PONG(fvadmin): FV version=flowvisor-0.8.1::hello
     1581[lnevers@osf-hn ~]$ /opt/flowvisor/bin/fvctl --passwd-file=/etc/flowvisor/fvpasswd listDevices
     1582Device 0: 00:01:74:99:75:df:0e:00
     1583[lnevers@osf-hn ~]$ /opt/flowvisor/bin/fvctl --passwd-file=/etc/flowvisor/fvpasswd getDeviceInfo 00:01:74:99:75:df:0e:00
     1584nPorts=21
     1585portList=41,42,43,44,45,46,47,48,51,52,53,54,55,56,57,58,59,60,64,50,49
     1586dpid=00:01:74:99:75:df:0e:00
     1587remote=/192.168.113.10:6633-->/192.168.113.4:10812
     1588portNames=41(41),42(42),43(43),44(44),45(45),46(46),47(47),48(48),51(51),52(52),53(53),54(54),55(55),56(56),57(57),58(58),59(59),60(60),64(64),50(50),49(49)
     1589[lnevers@osf-hn ~]$ /opt/flowvisor/bin/fvctl --passwd-file=/etc/flowvisor/fvpasswd listSlices
     1590Slice 0: fvadmin
     1591Slice 1: 19db1fab-eab1-42d5-9b8d-67e36e72239f
     1592Slice 2: 1cc60340-d44f-4a6a-992e-5ebf6da3f456
     1593Slice 3: 5fa69367-c123-4ba2-bcbf-8862f6eac59c
     1594[lnevers@osf-hn ~]$ /opt/flowvisor/bin/fvctl --passwd-file=/etc/flowvisor/fvpasswd listSlices
     1595Slice 0: fvadmin
     1596Slice 1: 19db1fab-eab1-42d5-9b8d-67e36e72239f
     1597Slice 2: 1cc60340-d44f-4a6a-992e-5ebf6da3f456
     1598Slice 3: 5fa69367-c123-4ba2-bcbf-8862f6eac59c
     1599}}}
     1600
     1601
    10581602
    10591603----