Advertisement
Guest User

Untitled

a guest
Jul 8th, 2010
1,102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. dh1 (sim1u+)
  2. off: IPMI view shows system as online, all functionality works as expected.
  3. POST: IPMI view shows system as online, all functionality works as expected.
  4. OS loading: IPMI view shows system as online, all functionality works as expected.
  5. OS loaded: IPMI view shows system as online, all functionality works as expected.
  6. run commands
  7. `ipmitool lan print` IPMI data is printed on screen with correct information.
  8. `ipmitool sensor` IPMI data is printed on screen with correct information.
  9.  
  10. powered off AFTER OS loaded: IPMI view shows system as online, all functionality works as expected.
  11.  
  12.  
  13.  
  14. dh2 (simlc)
  15. off: IPMI view shows system as online, all functionality works as expected.
  16. POST: IPMI view shows system as online, all functionality works as expected.
  17. OS loading: IPMI view shows device as offline
  18. OS loaded: IPMI view shows device as offline
  19. run commands
  20. `ipmitool lan print` IPMI data is printed on screen with correct information.
  21. `ipmitool sensor` IPMI data is printed on screen with correct information.
  22.  
  23. powered off AFTER OS loaded: IPMI view shows device as offline
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement