Commit Graph

1110 Commits

Author SHA1 Message Date
nott
96b35c6149 Added copybootscript() to copy the xCAT post scripts to the diskless image.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1175 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-23 20:03:51 +00:00
lissav
df00eacd34 Add routine for getting a list of all service nodes get_AllSN
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1174 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-23 19:11:16 +00:00
nott
8c28fb7c6b Add call to writescript() and code cleanup.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1173 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-23 19:05:31 +00:00
nott
ab6c26c436 Add NTYPE=<compute|service> and replace die
calls with message calls etc.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1172 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-23 18:48:57 +00:00
nott
21bd8b9ad7 First pass at a script to convert a CSM stanza
file to an xCAT stanza file.  Just saving this 
for future reference.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1171 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-23 18:21:13 +00:00
nott
e30b2a244d The start of a simple script to clean up xCAT on
AIX.  May turn it into a real cmd some day.  

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1170 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-23 18:17:15 +00:00
lissav
3cdd3f9bb4 Add isSN routine to determine if an input node name is a service node.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1169 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-23 18:14:57 +00:00
linggao
682d3d0d0b use NTYPE in syslog postscript instead of checking /etc/xCATSN
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1168 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-23 17:55:51 +00:00
nott
615e260491 Pass callback value to writescript subroutine.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1167 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-23 17:30:49 +00:00
nott
1514d5df31 Pass the callback value to the writescript subroutine.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1166 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-23 17:27:55 +00:00
mellor
1cdc58705b Removed change activity from AIX diskless doc
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1165 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-23 16:45:30 +00:00
mellor
49561ad1c0 Updated AIX doc with notes on AIX services and mksysb; added diskless docs (from Norm) with updates
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1164 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-23 16:39:16 +00:00
lissav
a8a9120779 take out reference to xcatserver in site table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1163 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-23 16:22:36 +00:00
lissav
e083e4c21a Add pbstop man page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1162 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-23 16:22:15 +00:00
lissav
0940b9e42f Remove Hierchical call for now. Build all on MN
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1161 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-23 15:53:28 +00:00
lissav
bdf348f0aa Add pod for xpbsnodes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1160 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-23 14:46:48 +00:00
lissav
1da375c859 Run pxe.pm on MN . Commment out preprocessing to send to service
nodes. 

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1159 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-23 14:01:46 +00:00
lissav
b489ed4b1e Take out check for service node attribute, for node master, only
should use xcatmaster attribute from noderes table. 

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1158 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-23 12:25:12 +00:00
lissav
ccd300deda UPdate to support correct rack number calculation.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1157 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-23 12:16:52 +00:00
lissav
0f3e3a7a3a Update with new -L rack number option
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1156 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-23 12:08:04 +00:00
sakolish
0134fcdb27 Modified "rspconfig network
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1155 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-22 19:36:00 +00:00
sakolish
9fbc888bf3 Updated rspconfig MPA specific section
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1154 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-22 19:28:29 +00:00
sakolish
dbcb4f7226 Updates to PPC and MPA specific sections
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1153 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-22 19:25:48 +00:00
sakolish
8f7089b0c3 Added site.ppctimeout to control connect/command timeout
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1152 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-22 15:51:48 +00:00
sakolish
d1a0979da2 Added site.ppctimeout to control connect/command timeout
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1151 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-22 15:50:22 +00:00
jbjohnso
7b0c7dbfd6 -Implement sourceforge feature request 1914497, nodels now will list all defined columns if only a table name without column is requested, i.e. nodels n1 nodehm.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1149 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-22 14:29:14 +00:00
nott
a1c44b5870 Add updateflag.awk to scripts that are run.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1148 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-22 14:14:33 +00:00
jbjohnso
fe31bbb21f Undo portion of change 1146 that breaks iSCSI installs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1147 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-22 14:13:57 +00:00
nott
eba24eb1ff Add updateflag.awk to the scripts to be run.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1146 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-22 14:04:34 +00:00
nott
b515d4b164 Add updateflag.awk to the scripts to be run.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1145 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-22 14:03:01 +00:00
nott
cb46c3a2ac Remove updateflag.awk from the xcatdefaults entry
in the postscripts table.  

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1144 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-22 13:57:06 +00:00
sakolish
b93f0a46f2 Lost changes from change #1049 and beyond
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1143 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-22 13:31:35 +00:00
lissav
41329a5990 Change logic for determining when service will be setup.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1142 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-22 13:24:38 +00:00
nott
d8d5eec409 Fix NIM group creation. Needed to set grouptype.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1141 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-22 13:17:31 +00:00
jbjohnso
2ba8b9f800 -Have SLES plugin correctly handly ctrl-c
-Fixed problem in xcatd where stale children dying off are counted toward the wrong tallies with new aggressive loop exits


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1140 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-21 20:43:07 +00:00
sakolish
0f0297953e Updated "rspconfig network=*" usage - Line #68
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1139 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-21 19:21:39 +00:00
sakolish
d74f4e63b8 Changed syntax for "rspconfig network" command - Line #1525
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1138 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-21 19:16:46 +00:00
jbjohnso
b58eacc9b1 Fix BUGs in client interrupt code that would crop up in syslog
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1137 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-21 18:48:07 +00:00
jbjohnso
e0840e7367 -Have anaconda plugin abort copycds cleanly when ctrl-c pressed
-Have xcatd be a bit more thorough about killing processes on certain events


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1136 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-21 18:31:27 +00:00
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