lissav
3c27aa56cd
Add routine to get hash of service nodes and the nodes they service.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1187 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-24 17:28:35 +00:00
jbjohnso
5ad7de36fb
-Fix perl segfaults on process exits (sourceforge bug 1949798)
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1186 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-24 17:26:30 +00:00
datajerk
647e613522
Changed bash to sh for AIX. NOTE: dunno if $() in /bin/sh
...
on AIX will work, may need to change to ``.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1185 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-24 16:18:41 +00:00
datajerk
fb84e5b1d2
Updated genimage for rh/centos/fedora only to support NFS,
...
and robust wget.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1184 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-24 16:06:50 +00:00
bp-sawyers
f87a94b181
made some postscripts executable
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1183 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-24 13:52:45 +00:00
jbjohnso
33357b38c6
-Fix spelling mistake in revision 1178
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1182 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-24 13:34:55 +00:00
jbjohnso
3a0a1bb1d7
-Undo presumably accidental removal of helpful error message from packimage done in revision 1175
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1181 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-24 13:31:45 +00:00
lissav
552e267089
Capture STD and STDERR and use logger.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1180 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-24 13:29:36 +00:00
bp-sawyers
1f50594afc
Added configeth postscript to configure secondary adapter.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1179 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-24 13:04:01 +00:00
datajerk
5fe19c387b
Added -m nfs support for new hybrid mode.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1178 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-24 12:47:21 +00:00
lissav
298b72f251
Add new nodels function to man page
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1177 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-24 11:43:24 +00:00
nott
750808bf0f
Removed copybootscript. Moved to packimage.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1176 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-23 20:06:52 +00:00
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