Changes between Version 13 and Version 14 of ComtelATCAShelf
- Timestamp:
- Oct 4, 2016, 11:19:11 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ComtelATCAShelf
v13 v14 6 6 ---- 7 7 == IMPORTANT NOTES == 8 * The COB's insertion lever's sensor is broken and you must run clia commands to install/uninstall it. 8 * The COB's insertion lever's sensor is broken and you must run clia commands to install/uninstall it. This involves commands typed into the shelf manager (talk to Dan) 9 9 10 10 To install: Insert COB as you normally would and then run the following command to tell the shelf the lever is correctly sent … … 13 13 14 14 Where 0x96 is the IPMI address for the physical slot 2 and logical slot 11 15 16 To remove: Type the following command to simulate the lever being opened 17 {{{ clia sendcmd 0x96 0x2e 0x08 0x0a 0x40 0x00 0x00 0x01 }}} 18 Wait for the COB state to be inactive and then remove it physically. 19 15 20 ---- 16 21