Changes between Version 1 and Version 2 of Internal/Reliability
- Timestamp:
- Feb 19, 2007, 6:35:01 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/Reliability
v1 v2 33 33 status page, even when it is impossible for the CM to reliably turn 34 34 the node on or off. The CMC in turn reports incorrect node 35 availability to the NodeAgent andNodeHandler, which frustrates any35 availability to the !NodeAgent and !NodeHandler, which frustrates any 36 36 attempt to run an experiment on every available node. Once the power 37 37 supply has degraded into the second failure mode, the CMC stops … … 53 53 54 54 There is uncertainty associated with the development environment 55 ``Dynamic C''. Dynamic C is not a mature compiler. Many language55 "Dynamic C". Dynamic C is not a mature compiler. Many language 56 56 features a C programmer would expect have been left out or are subtly 57 57 different. Dynamic C provides several different programming … … 126 126 network boot image would be a special 'off image' in the case of what 127 127 would normally be a off command. The current software is careful to 128 separate the job of selecting an image for a node into the NodeHandler129 and NodeAgent software, so this change would be a kludge.128 separate the job of selecting an image for a node into the !NodeHandler 129 and !NodeAgent software, so this change would be a kludge. 130 130 131 131 Using just this kludge, the CM would always report the node as being