Excerpt |
---|
Commands Oliver wants to keep track of, at a minimum. |
See also
Case: What is the quota allocation assigned to users within a cluster?
...
Note: Check jobs aren't running on a compute node by first going to the head node:
- q or pestat (see below)
iptables
Resource John (Brightworks) recommends (4/24/15), which Oliver found a much more readable version here:
- Local cached copy:
View file name IPTablesFlowChart.pdf height 250 - Is an iptables alternative ever going to "take"?
- Oct 2013's "NFTables To Replace iptables In the Linux Kernel" SlashDot report:
- https://en.wikipedia.org/wiki/Nftables
- http://netfilter.org/projects/nftables/
- Oct 2013's "NFTables To Replace iptables In the Linux Kernel" SlashDot report:
Basic Linux commands
- exit (exit session)
- top (activity, live)
- q, or qq (list nodes and their status; reverset)
- pestat (node listing of every node with lots of info)
- psbnodes -ln (list of down nodes)
- qstatus -f (status of nodes, with details. Just nodes with queued jobs?)
- ifconfig (show network info)
...