Commit Graph

168 Commits

Author SHA1 Message Date
jbjohnso
223e981012 -Have nodeset return errors to user on template parse problems
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@736 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-10 14:20:47 +00:00
sakolish
a3e77ea4b7 Add "node" attribute to format_xml() output
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@735 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-10 12:52:03 +00:00
bp-sawyers
87030e3737 Cleaned up node cmds and man pages and fixed Tracker bug 1908147
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@733 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-08 14:14:00 +00:00
jbjohnso
b1fe0bff15 Have IPMI plugin make a better effort in the face of an unkown system
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@732 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-07 21:43:45 +00:00
nott
180ac3aea2 Fixed GetOpt option and error return.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@730 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-07 21:01:32 +00:00
linggao
e9d4ef60ff bug fix for monitoring
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@729 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-07 21:01:14 +00:00
nott
a230e3fce4 remove old getopt option
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@728 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-07 20:51:11 +00:00
nott
5ddb39f20f Fixed error code return and GetOpts option.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@727 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-07 20:37:33 +00:00
lissav
d8debc2158 fix running under daemon
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@724 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-07 18:30:27 +00:00
linggao
f121301e82 added event filter and action customization for SNMP traps handling
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@723 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-07 13:24:23 +00:00
lissav
df1bc2006d Fix error handling
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@718 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-06 20:32:53 +00:00
lissav
ae2bf642d2 Fix code. Check out of sequence
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@714 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-06 19:14:01 +00:00
lissav
a5d87c8915 Check for all possible ip addresses for the Service node.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@712 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-06 18:42:32 +00:00
linggao
df1d6c601b remove the input parameters for start() and startNodeStatusMon() functions from the monitoring infrastructure. This is for performance because some plug-ins do not need the info.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@710 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-06 17:07:38 +00:00
linggao
5f352bd237 added lsmon commandand description for xcatmon and snmpmon
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@695 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-05 20:43:37 +00:00
jbjohnso
7a144eb755 Fix tabgrep to not BUG on non-existant tables second attempt
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@689 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-05 19:04:11 +00:00
jbjohnso
b71e85dd4f Fix tabgrep to not BUG on non-existant tables
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@688 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-05 19:02:27 +00:00
jbjohnso
df464707e0 Total failure to reach a management module is now reported correctly instead of segfaulting
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@683 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-05 17:35:14 +00:00
bp-sawyers
5f1971d0b7 Added more man pages for the tab commands and fixed tabedit on AIX.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@681 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-05 16:49:19 +00:00
jbjohnso
848c7b6e8c Fix sourceforge bug #1908128, nodels returning all nodes instead of none on noderange with zero members
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@680 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-05 16:31:35 +00:00
linggao
e1bfc4a591 added monsetting table, use disable column to indicate if a plugin module is activated or not in the monitoring table. added getDesctiption for monitoring plugins.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@676 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-04 21:45:26 +00:00
jbjohnso
b00f70a1e4 -Fix client to print error members of node XML entries
-Have setupiscsidev provide more feedback in an appropriate way


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@668 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-04 19:38:16 +00:00
lissav
d6faf045ad Add FILE::Copy;
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@666 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-04 19:36:35 +00:00
lissav
9d9284307f Fix export of /tftpboot and /install
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@665 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-04 19:35:59 +00:00
lissav
7f5d0b74d3 Mount /install rw
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@662 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-04 16:29:20 +00:00
jbjohnso
928124e77d -Create yaboot server config directory on nodeset if non-existant
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@661 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-04 16:28:06 +00:00
jbjohnso
04688aeed4 -setupiscsidev creates iscsi directory if it doesn't exist
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@660 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-04 16:07:44 +00:00
linggao
0e3298aa35 prevented the servce node from receiving snmp traps
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@654 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-04 01:13:26 +00:00
jbjohnso
21c20c6068 nodels and nodech now report errors on any unrecognizable table.column specifications
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@653 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-03 21:00:13 +00:00
jbjohnso
050c712c01 -Merge r644 and 643 to restore functionality destroyed by r644
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@652 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-03 20:51:36 +00:00
linggao
e66af64ba9 added ipmi support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@644 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-01 22:08:04 +00:00
lissav
d9db574c36 add syslog restart
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@638 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-29 18:25:23 +00:00
linggao
bbd920a50c added RSA II support for SNMP monitoring
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@636 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-29 16:51:03 +00:00
lissav
e4be025229 setup SYSLOG on SN
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@635 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-29 16:47:43 +00:00
lissav
a91461d715 fix Service Node install
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@630 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-29 14:06:01 +00:00
linggao
e77ad65c55 SNMP monitoring support. more to come.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@626 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-28 20:21:35 +00:00
nott
09dd41b8a5 Added usage error for chdef & mkdef with -z option.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@623 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-28 19:28:41 +00:00
sakolish
f4ab29d80a Updated format_stanza() and format_xml() output
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@622 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-28 19:26:05 +00:00
nott
3369919803 Changes for group support.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@621 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-28 19:05:31 +00:00
jbjohnso
598b712fba -Make rpower reset work on mm (mp.mpa is itself, mp.id is 0, reventlog works to get non-node events if you do this too)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@617 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-28 17:02:46 +00:00
sakolish
9ad735af1c Allow dependenacy table to take list of operations - Line #900
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@614 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-28 14:48:00 +00:00
jbjohnso
2f7cd346a8 Give error when mksquashfs fails
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@610 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-28 02:11:40 +00:00
jbjohnso
d2e7d9cb64 -Fix mknb typo on yaboot configurations
-Have yaboot and pxe create hex filenames for all addresses known to mac table, in addition to the nodename


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@608 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-28 00:17:24 +00:00
lissav
383e2c5eed Switch to setting up atftp
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@607 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-27 22:06:42 +00:00
jbjohnso
403c05e92e Have mknb create pxelinux.cfg directory as appropriate
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@600 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-27 19:06:18 +00:00
jbjohnso
06d7e0f262 Chain induced state transitions now properly update tftp hosted configuration files
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@598 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-27 17:08:26 +00:00
jbjohnso
24dfee27a4 Eliminate colon as a valid chain delimiter
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@597 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-27 16:47:12 +00:00
jbjohnso
1fff80a49f Add runimage directive for nodeset
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@595 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-27 16:22:32 +00:00
jbjohnso
9c97a9199e Fix syntax error in pxe plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@592 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-27 14:59:40 +00:00
lissav
b54b3c6294 Change to make compatible with SLES
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@590 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-27 14:00:26 +00:00