Changes between Version 16 and Version 17 of GENIRacksHome/ExogeniRacks/ConfirmationTestStatus/UHouston
- Timestamp:
- 06/27/13 14:20:15 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GENIRacksHome/ExogeniRacks/ConfirmationTestStatus/UHouston
v16 v17 1076 1076 1077 1077 For each worker node execute the following: 1078 {{{ 1079 [ lnevers@uh-hn ~]$ for i in 1 2 3 4 5 6 7 8; do sudo ssh root@uh-w$i "echo -n 'Executing on: ' ; hostname;whoami"; done1078 {{{[lnevers@uh-hn ~]$ for i in 1 2 3 4 5 6 7 8 9 10; do sudo ssh root@uh-w$i "echo -n 'Executing on: ' ; hostname;whoami"; done 1079 [sudo] password for lnevers: 1080 1080 Executing on: uh-w1 1081 1081 root … … 1094 1094 Executing on: uh-w8 1095 1095 root 1096 Executing on: uh-w8 1096 Executing on: uh-w9 1097 root 1098 Executing on: uh-w10 1097 1099 root 1098 1100 [lnevers@uh-hn ~]$ 1101 1099 1102 }}} 1100 1103 1101 1104 '' Note:'' No longer need to specify identity as described in exoticket:171. 1102 1105 1103 ''Note:'' Node uh-w9 and uh-10 are bare metal and were down because not in use, creating a sliver fails with exoticket:188 1106 ''Note:'' Node uh-w9 and uh-10 are bare metal and were down because not in use, so had to create a sliver to get the nodes up and be able to login to them. 1107 1104 1108 1105 1109 Connect to the management switch: '' Note: exoticket 189''