Commit Graph

176 Commits

Author SHA1 Message Date
lissav
dd613cbdce remove exports
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@844 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-19 20:46:55 +00:00
jbjohnso
2dbfc4932c Revert nodestat being messed up
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@814 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-18 20:06:41 +00:00
jbjohnso
6828430247 Update buildcore.sh to reflect xCATsn
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@813 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-18 20:02:53 +00:00
lissav
53d96cf3fc Remove setup of configuration file
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@809 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-18 18:11:42 +00:00
jbjohnso
02bea2ea60 Record sensor unit information on short SDR records
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@808 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-18 17:01:20 +00:00
jbjohnso
a8deed5735 -Fix issue where percentages were erroneously applied to strings after a valid percentage
-Fix issue where a number didn't receive the SDR specified formula
-Fix issue where xCAT didn't understand the signed sensor value formats


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@807 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-18 16:52:15 +00:00
jbjohnso
0cc9b4d7f8 Address Sourceforge bug 1914498
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@795 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-17 15:53:52 +00:00
lissav
7858f3e30f add restart of daemon when xcatd starts in SN plugins
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@790 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-16 13:40:12 +00:00
linggao
41e5425d8c incorporated XCATCFG and hierachy in xcatmon.pm to support node liveness status monitoring
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@785 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-14 17:18:42 +00:00
jbjohnso
0e74e0df3a -Fix bug where next-server guessing wasn't attempted in absence of a noderes table
-Fix bug where nex-server guessing wasn't performing per hostname on multi-homed nodes


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@779 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-13 21:32:00 +00:00
linggao
c59eed7325 made changes to startmon and stopmon commands to support hierarchy
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@772 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-13 02:13:29 +00:00
jbjohnso
9705c72e27 Add community setting support to IPMI spconfig command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@771 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-12 20:46:17 +00:00
jbjohnso
eb07fec078 Add rspconfig with IPMI plugin implementation
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@770 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-12 19:27:41 +00:00
lissav
df449fdcf9 Add code for tarring /install/postscripts and wget to nodes on install
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@769 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-12 19:16:44 +00:00
linggao
b76f9e56bc more on ipmi support for snmp monitoring
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@765 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-12 02:57:01 +00:00
jbjohnso
7cf0511bae Use hires sleep for children fanout
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@762 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-11 19:44:28 +00:00
lissav
1828e745c6 Add to start rsyslog for Fedora.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@761 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-11 19:02:18 +00:00
sakolish
8b985a18e3 Changed -d to --nodeps (default is -d)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@755 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-11 14:01:47 +00:00
jbjohnso
5cf09a4701 -Place yield in a few more places where there is more important work to be done at the time
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@753 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-11 13:10:58 +00:00
jbjohnso
9f018118ad -Fix mistake in previous checkin
-Create sparse iSCSI luns by default
-Provide a helpful hint on common error message cause

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@752 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-11 13:01:35 +00:00
jbjohnso
d6031b2304 -Have iscsi.file get prefixed with iscsidir if relative
-Make the iscsi directory if missing regardless of how the location was derived


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@750 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-11 12:54:32 +00:00
sakolish
7dceb9bdb5 Added "cycle" to dependency table - Line #972
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@748 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-11 12:13:49 +00:00
jbjohnso
ce3652e36d -Fix yaboot/destiny plugin problem when chain table does not exist
-Add getmacs command to blade plugin


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@747 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-10 21:34:09 +00:00
lissav
175c3937b0 Add hierarchical support to plugin (preprocess_request).
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@745 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-10 18:25:22 +00:00
lissav
5eb2ece365 SSH setup for service node.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@742 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-10 16:44:11 +00:00
jbjohnso
99ff23dad4 Fix nodech for noderanges again (shallow copy was breaking it)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@739 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-10 16:15:13 +00:00
jbjohnso
129af8ee3e -Use yield in child process data collection loops to avoid cycling needlessly, what was happing implicitly with sleep, the part that mattered
-Copy hardeths redundantly, still need to pick one definitive place and go with that


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@738 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-10 15:36:44 +00:00
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
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
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
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