-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
14 lines (7 loc) · 786 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
xCATmgr is a utility to help manage clusters managed by xCAT (http://xcat.sourceforge.net). It is a simple Tkinter application that uses xcat commands (not tab files) to display a representation of an xCAT managed cluster and allows you to perform simple operations on nodes
If you're not running this on your management node (xCAT) then you'll need ssh keys hooked up to login to your management node without requiring a password. You might want to checkout keychain for assistance with this.
To start, copy xcatmgr.ini to ~/.xcatmgr.ini and edit it appropriately. The example config file contains information on what's allowed/required in it.
To run the tool (after easy_installing it), just run
xCATmgr.py
TODO
create a place in the UI for machines with unknown locations