User Tools

Site Tools


hardware:tala

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
hardware:tala [2016/04/07 15:05]
dgalloway
hardware:tala [2017/05/05 17:19]
dgalloway
Line 1: Line 1:
-====== ​WIP tala{001..016} ======+====== tala{001..016} ======
 ===== Summary ====== ===== Summary ======
 The tala are 16 individual 32-bit ARM (armhf/​armhfp) nodes in a [[https://​en.wikipedia.org/​wiki/​Calxeda|Calxeda]] Highbank 2U chassis. The tala are 16 individual 32-bit ARM (armhf/​armhfp) nodes in a [[https://​en.wikipedia.org/​wiki/​Calxeda|Calxeda]] Highbank 2U chassis.
Line 8: Line 8:
 ''​cxmanage''​ is the Calxeda Server Management Utility. ​ It interacts with the BMC-equivalent of a management controller and allows admins to control aspects of all nodes at once. ''​cxmanage''​ is the Calxeda Server Management Utility. ​ It interacts with the BMC-equivalent of a management controller and allows admins to control aspects of all nodes at once.
  
-For now, here's the output of its ''​--help'':<​codedoc toggle>+For now, here's the output of its ''​%%--help%%'':<​codedoc toggle>
 $ cxmanage --help $ cxmanage --help
 usage: cxmanage [-h] [-V] [-u USER] [-p PASSWORD] [-U USER] [-P PASSWORD] [-a] usage: cxmanage [-h] [-V] [-u USER] [-p PASSWORD] [-U USER] [-P PASSWORD] [-a]
Line 149: Line 149:
 </​codedoc>​ </​codedoc>​
  
 +The tool's oddly particular about the syntax/​order. ​ Here's what I've found works.
 +<​code>​
 +cxmanage -u inktank -p PASSWORD info tala###​.ipmi.sepia.ceph.com
 +</​code>​
 ===== PXE Booting ===== ===== PXE Booting =====
 ==== Ubuntu ==== ==== Ubuntu ====
hardware/tala.txt ยท Last modified: 2020/01/30 15:56 by djgalloway