jbjohnso
|
dae998e15b
|
-Have ipmi handle ctrl-c correctly
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1135 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-21 15:41:36 +00:00 |
|
jbjohnso
|
c779a9fb05
|
-Fix problem with server portion of ctrl-c bug
-Have blade plugin propogate ctrl-c induced abort to mpa processes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1134 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-21 15:37:39 +00:00 |
|
jbjohnso
|
b622d3ee7c
|
-Client side part of fix for bug 1822784
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1133 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-21 15:28:28 +00:00 |
|
jbjohnso
|
c6edb78635
|
-xCATd portion of solution to sourceforge bug 1822784, plugin instances now receive SIGINT and things shut down. Plugins with children still have to manage exit intelligently, but the same is true for standalone programs to begin with, so shouldn't be harder on developer than that
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1132 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-21 15:27:11 +00:00 |
|
sakolish
|
4c40cb6b25
|
Update rspconfig (PPC specific)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1131 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-21 13:40:51 +00:00 |
|
sakolish
|
d782b485b3
|
Changed -w (write MAX to xCAT database) to -d (display MAC only) - default to write always
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1130 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-21 13:22:39 +00:00 |
|
sakolish
|
5df285a098
|
getmacs (PPC specific) changed -w to -d - Line #86
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1129 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-21 13:14:30 +00:00 |
|
sakolish
|
394e9d7988
|
Changed "-w" flag (write mac to database) to "-d" (display mac only) - write mac by default now
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1128 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-21 13:12:54 +00:00 |
|
sakolish
|
76ec8328fd
|
Modified rspconfig usage for FSP
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1127 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-21 12:43:54 +00:00 |
|
linggao
|
c95f5dfe03
|
use right way in monctrlcmds.pm to support hierarchy for monstart and monstop commands
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1126 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-18 20:33:19 +00:00 |
|
linggao
|
e3b7ccb455
|
minor change in nodestat.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1125 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-18 19:38:34 +00:00 |
|
linggao
|
5f26178a59
|
hierarchy support for command lsslp
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1124 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-18 19:20:14 +00:00 |
|
jbjohnso
|
ebf6b955be
|
-Fix problem where SIGPIPE wasn't exiting, fixes ghost plugin instances on client connection loss
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1123 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-18 19:15:26 +00:00 |
|
jbjohnso
|
6a6be9a70b
|
-If an SSL handshake takes 10 seconds, abort the connection from the server
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1122 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-18 18:52:45 +00:00 |
|
sakolish
|
69f2a0db4a
|
Changed nodelist "groups" attribute write to database to (fsp|bpa|hmc|ivm|lpar,osi)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1121 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-18 17:41:58 +00:00 |
|
sakolish
|
ac30b53f00
|
Added "-f" flag (force LPAR shutdown)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1120 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-18 16:49:56 +00:00 |
|
sakolish
|
3649712ac4
|
Added "-f" flag to rnetboot (force LPAR shutdown) - Line #9
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1119 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-18 16:44:25 +00:00 |
|
sakolish
|
06abc45a3e
|
Added "-f" flag to rnetboot (force LPAR shutdown)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1118 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-18 16:40:30 +00:00 |
|
sakolish
|
cd4d392d8f
|
Added "-f" flag to rnetboot (lpar_netboot)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1117 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-18 16:39:59 +00:00 |
|
jbjohnso
|
d6400134ea
|
Force exit of processes on SIGTERM with 5 second clean-shutdown grace period
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1116 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-18 16:12:52 +00:00 |
|
sakolish
|
5f129d3107
|
Changed toIP() -> xCAT::Utils::toIP()
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1115 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-18 15:20:53 +00:00 |
|
jbjohnso
|
26844bef2d
|
-Fix 1076 breakage of blade discovery
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1114 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-17 21:32:47 +00:00 |
|
jbjohnso
|
cf20516682
|
Fix nbroot discovery broadcast domain collision semantics
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1113 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-17 18:58:45 +00:00 |
|
lissav
|
ab6e434fc9
|
fix rack generation
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1112 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-17 18:20:28 +00:00 |
|
lissav
|
018ebe529b
|
fix rack generation
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1111 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-17 18:19:19 +00:00 |
|
bp-sawyers
|
606db1ded4
|
- updated RR cookbook
- small change to xdsh to allow flags before noderange
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1110 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-17 12:46:39 +00:00 |
|
jbjohnso
|
7f6bca9788
|
Copy bin to get replaycons installed in the spec file
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1109 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-16 21:15:13 +00:00 |
|
jbjohnso
|
c8b9247edf
|
-Add retrieval of root's private ssh key through the credentials plugin to postscripts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1108 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-16 21:08:57 +00:00 |
|
jbjohnso
|
73610de69a
|
-Add replaycons utility to server
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1107 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-16 21:07:26 +00:00 |
|
jbjohnso
|
09d04f8731
|
-Disable stricthostkeychecking to allow implicit approval of initial host keys from previously unknown neighbors
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1106 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-16 20:30:54 +00:00 |
|
jbjohnso
|
c58e662df0
|
Allow single quotes in previously committed feature
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1105 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-16 19:49:53 +00:00 |
|
jbjohnso
|
62996cf88e
|
Add capability to cram an sprintf to modify regex arithmetic operation
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1104 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-16 19:46:35 +00:00 |
|
sakolish
|
be7b2dc5bb
|
Grouped /^(lpar|osi)$/ in regexp
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1103 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-16 18:16:45 +00:00 |
|
sakolish
|
bc7f030660
|
Grouped /^(mm|rsa)$/ in regexp
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1102 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-16 18:14:31 +00:00 |
|
sakolish
|
ff1fc8d598
|
Grouped /^(lpar|fsp)$/ in regexp
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1101 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-16 18:10:41 +00:00 |
|
sakolish
|
55ffffed5c
|
Grouped /^(fsp|lpar)$/ in regexp
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1100 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-16 18:05:54 +00:00 |
|
sakolish
|
fbe2127538
|
Grouped /^(hmc|ivm)$/ in regexp
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1099 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-16 18:03:41 +00:00 |
|
nott
|
c2ecf87653
|
Remove msg that type "node" is assumed.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1098 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-16 18:01:36 +00:00 |
|
sakolish
|
3281adc8a2
|
Grouped /^(fsp|bpa)$/ in regexp
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1097 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-16 18:00:18 +00:00 |
|
sakolish
|
8ebb907eed
|
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1096 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-16 17:54:56 +00:00 |
|
sakolish
|
4c6912abc1
|
Grouped /^(fsp|lpar)$/ in regexp
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1095 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-16 17:45:49 +00:00 |
|
sakolish
|
eeee84afb6
|
Grouped (fsp|bpa|hmc|ivm) in regexp
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1094 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-16 17:42:54 +00:00 |
|
sakolish
|
46dab0f99a
|
Remove "hmcshutdown" command support - Line #377
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1093 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-16 17:37:27 +00:00 |
|
nott
|
3d7d55d256
|
Don't make os & arch attrs dependent on nodetype
setting for displaying node definitions.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1092 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-16 17:30:00 +00:00 |
|
nott
|
a82b07757c
|
Set PREFERRED_PARSER in Linux only.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1091 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-16 17:18:37 +00:00 |
|
nott
|
c58e504b74
|
Set PREFERRED_PARSER in Linux only.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1090 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-16 17:16:40 +00:00 |
|
nott
|
aabe086042
|
Set PREFERRED_PARSER in Linux only.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1089 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-16 17:13:58 +00:00 |
|
nott
|
7547c1f005
|
Set PREFERRED_PARSER in Linux only.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1088 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-16 17:11:40 +00:00 |
|
nott
|
ccba6ed107
|
Set PREFERRED_PARSER in Linux only.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1087 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-16 17:09:35 +00:00 |
|
nott
|
01fbd40bf2
|
Set PREFERRED_PARSER in Linux only.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1086 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-16 17:06:54 +00:00 |
|