Details
-
New Feature
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.1.3
-
None
-
2018-16, 2018-17, 2018-18
Description
Currently postConfigure is defaulted to perform a distributed install, meaning the packages are pushed from pm1 to the other nodes. There is a command line feature to enable non-distributed installs.
This change is to reverse that functionality and make the default install non-distributed.
Attachments
Issue Links
- relates to
-
MCOL-651 postConfigure should identify failed remote node and maybe output last few lines of log
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 1.2 [ 22554 ] |
Epic Link |
|
Fix Version/s | 1.2.0 [ 22901 ] | |
Fix Version/s | 1.2 [ 22554 ] |
Sprint | 2018-16 [ 269 ] |
Sprint | 2018-16 [ 269 ] | 2018-16, 2018-17 [ 269, 276 ] |
Sprint | 2018-16, 2018-17 [ 269, 276 ] | 2018-16, 2018-17, 2018-18 [ 269, 276, 278 ] |
Assignee | David Hill [ hill ] | Patrick LeBlanc [ pleblanc ] |
Assignee | Patrick LeBlanc [ pleblanc ] | David Hill [ hill ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Stalled [ 10000 ] |
Status | Stalled [ 10000 ] | Confirmed [ 10101 ] |
Status | Confirmed [ 10101 ] | In Progress [ 3 ] |
Assignee | David Hill [ hill ] | Ben Thompson [ ben.thompson ] |
Status | In Progress [ 3 ] | In Review [ 10002 ] |
Status | In Review [ 10002 ] | In Testing [ 10301 ] |
Assignee | Ben Thompson [ ben.thompson ] | Daniel Lee [ dleeyh ] |
issue.field.resolutiondate | 2018-10-15 23:23:13.0 | 2018-10-15 23:23:13.121 |
Resolution | Fixed [ 1 ] | |
Status | In Testing [ 10301 ] | Closed [ 6 ] |
Component/s | ? [ 14509 ] | |
Component/s | oam [ 13505 ] |
One implication for this is that mcsadmin will no longer be able to truly support shutdownSystem and a startSystem after shutdown since there is no ssh access to do this. I think this is fine as long as we auto start CS processes on each node.