2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-10 15:30:09 +00:00
Commit Graph

66 Commits

Author SHA1 Message Date
57466b8f89 -Remove some data dump debug statements
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4170 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-18 19:53:48 +00:00
b5402a454a update with use of _xcatpreprocessed
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3788 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-15 14:54:52 +00:00
d896a41189 added error message for ipmi nodes... for some reason we don't have an rbeacon stat command on ipmi like on blades...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3633 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-24 23:31:03 +00:00
81c08bb76f added help message for people that just do rpower <noderange> noaction
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3435 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-21 21:19:42 +00:00
1c43efabee -Prevent ipmi plugin from corrupting xCAT generic signal handler
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3327 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-08 18:11:59 +00:00
20775a4377 -Have blade and ipmi plugins only decrease known child count when the child exiting belongs to it explicitly
-Have blade and ipmi plugin children wait longer for parent acknowledgement
-Ignore failure to deliver acknowledgements to children that give up and exit before that can occur


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3075 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-03 14:40:21 +00:00
2779f579e1 performance tuning for node status updating for ipmi, blade,PPC, xen and kvm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2976 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-25 02:56:58 +00:00
0e6d28e1c2 minor fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2974 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-24 23:56:42 +00:00
5353d11620 -Enhance support for some IBM systems
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2973 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-24 20:01:36 +00:00
7850b36aa2 changed setting from nonodestatus to nodestatus :-)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2972 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-24 19:44:23 +00:00
cf1eb5011c added a site table attribute 'nonodestatus' so that the node status updates can be turned off during the node deployment, node discovery and node power on/off
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2961 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-24 03:12:03 +00:00
529660fe6a removed dependencies on the xCAT-server package from perl-xCAT package
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2952 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-20 21:36:49 +00:00
e300b6795e -Avoid switch searches for virtual nics for now
-Fix wvid title for supported IPMI devices
-Have nbfs provide clue to xCATd that a virtual guest is booted


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2916 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-16 17:31:15 +00:00
d93ed443ed -Change titles on wvid windows to avoid 'kvm' which could now be ambiguous
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2876 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-11 23:37:32 +00:00
a006821a1e -Change formatting of aux log dump
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2870 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-10 17:14:00 +00:00
1f42c1a2a2 -Add decode of auxillary log information in IPMI
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2867 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-10 13:58:48 +00:00
45040d7cc0 -Have interpreted SPD show in rinv 'dimm' subtype
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2857 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-08 16:30:56 +00:00
7eb72314ba -Add DIMM inventory to IPMI rinv
-Remove extraneous Net::Telnet dependency in xen plugin


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2855 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-08 03:30:24 +00:00
02db215b44 -Fix problem where FRU would not read if not multiple of 16
-Suppress builddate output if obviously uninitialized 
-Process FRU entries encoded per FRU spec other than 0


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2851 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-07 18:04:32 +00:00
b2c68496f3 -Give up more quickly on write protected fru
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2846 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-07 02:20:03 +00:00
595db756c4 -Begin implementing FRU decode of non-zero fru
-Skip display of FRU data that doesn't appear readily decodable
-Suppress sensors without sane id_string
-Fix some comparisons to avoid operating on undef values


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2845 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-07 02:04:21 +00:00
8b476545d6 -Change places in blade and ipmi plugin where error output was not treated like error output
-Add wvid support for certain service processor builds in ipmi


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2823 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-02 18:33:59 +00:00
d74f5f5689 -Revert accidental checkin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2691 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-01 00:24:34 +00:00
afefaa419a -More careful treatment of migration to provide more accurate failure descriptions
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2690 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-01 00:23:52 +00:00
3c894101f4 -Revert portion of previous checkin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2636 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-21 20:59:32 +00:00
c52ece42d8 -Fix typo in previous checkin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2635 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-21 20:57:32 +00:00
6f9a2b54e8 -Correct iDataplex thermal profile management
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2514 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-11-20 16:58:36 +00:00
c8426e6494 more on node status updates
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2372 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-10-21 03:08:55 +00:00
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