e95f4c53e9
-Add softoff to blade and ipmi rpower implementations
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2330 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-10-13 15:16:41 +00:00
7f029dcd7d
-Add more careful treatment of FRU rewrite
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2325 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-10-12 20:33:11 +00:00
0693a2aaae
-Change FRU rewrite to replace old xCAT signatures instead of preserving
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2283 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-10-04 14:40:05 +00:00
183eef7202
handle no-op situation for node status update
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2280 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-10-03 17:46:31 +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
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
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
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
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
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
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
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
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
869ccb9f5f
-Finally check for IPMIv2 support (needs test against x336)
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2089 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-07 03:22:40 +00:00
939f1b91c9
-More enhancements for reventlog based on most recent IPMI markup
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2079 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-06 19:09:49 +00:00
d92ffbd000
-Enhance IPMI eventlog decoding of extra data in SEL
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2078 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-06 18:22:55 +00:00
6ab7c3bf27
-IPMI reventlog 'all' now returns data as collected rather than all at the end
...
-IPMI reventlog reads are no longer susceptible to 'Invalid or cancelled reservation ID', only writes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2077 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-06 16:17:01 +00:00
e615d58bf7
-Add in a number of IPMI 2.0 added event descriptions, and be more informative than 'No mappings found' in the event of unknown events
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2076 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-06 14:48:24 +00:00
e98cd07abe
-Fix xen cons error output formatting
...
-Change ipmi cons method to not query tables directly. This dramatically decreases DB load.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2032 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-16 13:41:14 +00:00
f442c5dee5
-Correct warning about unitialized value in ipmi plugin
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1943 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-23 23:41:15 +00:00
bd3929a522
-Fix typo in table object variable name
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1923 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-22 19:05:49 +00:00
1cf1c78da1
-Have IPMI plugin perform table call at scale
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1917 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-22 12:48:31 +00:00
c949397752
-Fix problem where systems management commands to more than worth of BMCs would fail
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1909 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-21 17:34:17 +00:00
2fc4be5ea6
-Ensure that mknb, ipmi, and nodestat are strict compliant
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1901 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-18 19:59:20 +00:00
058cceb692
-Add floppy parameter to rsetboot command
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1881 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-14 15:33:06 +00:00
52ed2aa2ab
-Have IPMI plugin translate messages for rspreset, have a more complete translation for unsupported commands
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1864 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-11 15:22:55 +00:00
5b1e52e40f
-Fix problem where session to BMCs were not being closed on power reset
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1800 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-27 14:11:52 +00:00
c1ff510fe4
-Fix issue where BMC issued error may be overwritten by less informative error
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1799 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-27 14:01:26 +00:00
645d9c8b83
-Add feature to manipulate iDataplex thermal profiles
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1616 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-10 15:32:14 +00:00
e68fe9d2db
-Move xCAT-server and client to not have 2.0 in name for trunk
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1561 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-03 14:56:33 +00:00