Commit Graph

310 Commits

Author SHA1 Message Date
456b15b51a fix spelling of finde in msg
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2265 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-30 14:28:03 +00:00
6b3f203911 SLP automatic naming for HMC
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2263 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-30 13:45:36 +00:00
c6a826f6c5 No setup for AIX
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2260 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-29 17:25:16 +00:00
b908e634ea more work on node status
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2259 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-29 16:33:21 +00:00
d1175084d6 more on node status monitoring
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2258 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-29 14:53:58 +00:00
4af8710b51 -Address errors on bad input from WebUI
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2251 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-28 18:46:48 +00:00
b968fbd914 Add setting of os attribute to nimnodeset and mkdsklsnode
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2248 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-28 16:25:43 +00:00
4edd7680f1 -Further enable WebUI to handle login reasonably
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2247 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-28 16:08:12 +00:00
cb0a8f5c43 -Add 'becomeuser' tag to commands. If client supplies such a tag, will attempt
to change name to match based on passwd table contents.  Rejects request outright
if tag attempted and process fails.


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2245 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-27 19:24:02 +00:00
8acad4e8ef -Revert fix for php client, fix the php client instead
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2244 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-27 15:23:43 +00:00
21604ebdde -Fix php client hang
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2243 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-27 15:00:45 +00:00
7e52eff678 more on node status. supports aix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2239 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-26 23:07:45 +00:00
e8f67622e6 Tweak extnoderange function to be consistent with other commands, export it as client callable method
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2238 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-26 22:57:55 +00:00
1f661e7f08 added function for showing node status in nodelist table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2230 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-25 03:04:56 +00:00
c761a8e5f6 Add AIX service node support and new nimnodecust cmd.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2228 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-24 18:14:11 +00:00
f6c686bd1a minor fix for genimage for sles
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2226 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-24 14:18:21 +00:00
2c1d5a3bcb -Add plugin to facilitate bmcsetup-time fru rewrite
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2224 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-22 23:14:14 +00:00
96f440bf65 -Change 'writefrue' to 'rfrurewrite'
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2223 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-22 22:57:53 +00:00
78138f5a07 Add comment to ipmi.pm fru process explanation
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2222 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-22 22:56:42 +00:00
0797ff747f -Fix problem where period was not considered a valid character
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2220 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-22 20:01:54 +00:00
3c8cd46525 -Have nodeset install prepare to deplay a captured image with imagex
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2219 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-21 17:08:49 +00:00
d6f525c949 fix no SPOT creation due to conflicting variable names
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2218 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-21 14:38:33 +00:00
4b0e3db9ea -Add 'nodeset winshell' to be like nodeset shell, but start an inferior OS
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2217 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-20 22:26:48 +00:00
3c3c75d237 Remove some debug statements from FRU manipulation code
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2216 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-20 00:06:25 +00:00
3750da296b -Implement writefru ipmi at last
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2215 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-19 21:15:01 +00:00
c83af0e76f fixes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2212 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-19 17:29:08 +00:00
0ad5513cb7 -Fix xcatd after broken checkin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2208 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-19 15:34:08 +00:00
439175c675 -Update IPMI SDR cache version to force rebuild for SDR changes
-Further work on FRU reconstruction


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2205 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-19 14:41:14 +00:00
5f8f8385cc -Fix perl warning on a comparison to behave obviously
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2204 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-19 14:38:35 +00:00
88d2bd7b2d -Fix off-by-one extraction of FRU sections, come close to rewrite FRU feature completion (needs product area
reconstruction)


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2203 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-19 03:31:20 +00:00
4832ba0035 -Switch rinv over to new FRU area parsing code
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2202 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-19 00:38:58 +00:00
d4cc7055bc -More FRU parsing updates (not hooked into any user-standard commands yet)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2200 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-18 20:54:08 +00:00
9d4b741a04 -Change Windows PE script to allow disconnect of 'I:' drive
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2197 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-18 18:52:06 +00:00
98ccc3898a -Fix incorrect quote syntax in windows plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2196 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-18 18:47:20 +00:00
301462ccbd -Strip a piece of debug output
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2195 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-18 18:32:20 +00:00
41700ddcb0 -Further fix formula manipulation flaw for non-type-1 sensors
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2194 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-18 18:31:01 +00:00
cc8ee4d81f -Fix a few perl sanity issues with sensor parsing.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2193 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-18 18:20:52 +00:00
d3705c844e -Begin overhaul of IPMI standard FRU parsing to be more thorough and robust
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2192 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-18 03:48:13 +00:00
d6e89916a6 prepare for the new node status for xCAT
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2191 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-17 19:06:45 +00:00
31fe506e91 -Add Windows image capture support (deployment to follow)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2189 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-17 18:40:23 +00:00
6d2b2cedad -Retry get channel authentication capabilities command without the IPMI 2.0 bit
if the first one receives '0xCC'.  The x336 BMC, for one, checks the values 
 of the 'reserved' bits instead of ignoring them.


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2188 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-17 16:52:28 +00:00
129fb2d6f7 improve message
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2187 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-17 11:58:29 +00:00
d7575664f5 -Fix IPMI plugin problem where a null chassis FRU would induce an unproductive error
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2185 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-16 20:12:44 +00:00
5090069600 Updated Server spec for PCP plugin not tested in hierarchy
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2184 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-16 15:40:47 +00:00
d0280bf9a2 bug fix in lsslp
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2182 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-16 15:31:17 +00:00
cdee15340e PCP plugin: not tested in hierarchy
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2181 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-16 15:27:42 +00:00
03b6bde737 PCP plugin: not tested in hierarchy
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2180 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-16 15:25:26 +00:00
d704e968f2 remove preprocess
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2177 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-16 14:10:06 +00:00
41e1ea816b modified Ganglia plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2176 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-16 13:55:31 +00:00
94c1e24af8 remove preprocess
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2174 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-16 12:53:11 +00:00