Commit Graph

992 Commits

Author SHA1 Message Date
lissav
a8119c9a36 fix writescript call
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1056 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-15 13:55:51 +00:00
sakolish
2152add071 Remove unused modified usage - Line #49
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1055 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-15 13:36:10 +00:00
sakolish
91e38111ab Added "rspconfig build" and more examples
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1054 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-15 13:02:23 +00:00
nott
5084e12763 Add default settings to the postscripts table.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1053 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-15 12:53:58 +00:00
nott
b50ed51b90 Change writescript() to use the postscripts table.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1052 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-15 12:07:43 +00:00
nott
33461c28aa Add more default scripts to the postscripts table.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1051 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-15 11:56:19 +00:00
sakolish
2db7e0f8a7 Updated rspconfig with "pd1|pd2|network|swnet|ntp"
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1050 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-14 20:01:51 +00:00
sakolish
0822e0d2af Fixed problem with 0.0.0.0 gateway for getmacs and rnetboot commands
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1049 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-14 17:57:44 +00:00
nott
0217abfc1a In create+postscripts_tar() the gzip call needs a "-f".
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1048 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-14 16:58:54 +00:00
jbjohnso
83c63cb9ee -Revert change 1039 for now, it breaks postscripts on installs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1047 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-14 15:59:05 +00:00
jbjohnso
31e4ea7279 -Explicitly bind stunnel to localhost to reduce security exposure
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1046 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-14 15:17:26 +00:00
sakolish
d30ec1b729 Added "rspconfig network=xcat-table"
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1045 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-14 15:08:28 +00:00
jbjohnso
4ab4e9dcd1 -Fix perl syntax error in Client.pm called out with perl -Wc
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1044 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-14 13:55:17 +00:00
jbjohnso
0815678284 -Fix some perl syntax issues called out by perl -Wc
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1043 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-14 13:50:28 +00:00
nott
3892f92329 Update call to mkinstall().
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1042 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-14 13:33:52 +00:00
nott
d3aa85e15e Update mknetboot() to create postscripts and tar file.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1041 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-14 13:32:45 +00:00
nott
5ec3545c4e Change postcript tar file to gz instead of bz2 so node doesn't need bzip2 installed. (in create_postscripts_tar)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1040 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-14 13:19:20 +00:00
nott
6f43387d95 Add new items to the node postscript file.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1039 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-14 13:16:35 +00:00
sakolish
75a84e1863 Updated rspconfig "MPA Specific" usage.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1038 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-14 12:47:28 +00:00
nott
1c0921b8c1 Add wget to get postscript tar file.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1037 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-14 12:38:25 +00:00
nott
f6e27172b6 Add wget to get postscript tar file.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1036 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-14 12:37:39 +00:00
nott
3965d822f2 Add wget to get postscript tar file.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1035 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-14 12:37:02 +00:00
nott
f6030273dd Add wget so node can get postscript tar file.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1034 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-14 12:36:17 +00:00
lissav
24e97a79af update new install process
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1033 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-14 12:35:23 +00:00
nott
690cd767c1 Copy diskless post scripts to the diskless image.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1032 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-14 12:32:20 +00:00
nott
406523eb5c Add diskless post script to be called from init.d.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1031 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-14 12:22:07 +00:00
nott
3b4a7953d4 Add generic postscript for xCAT diskless nodes.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1030 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-14 12:20:34 +00:00
nott
e7dff94ebb Add default poscript setting in postscripts table.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1029 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-14 12:11:49 +00:00
lissav
1c13298973 Updates to the xCAT install process
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1028 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-14 12:03:59 +00:00
linggao
8059f5e40d consolidates the hardware control commands into one place
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1027 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-12 14:53:11 +00:00
sakolish
1164d85070 Copied wrong file in change #1025
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1026 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-11 20:05:37 +00:00
sakolish
1e286f0aaa Added "rspconfig network|pd1|pd2|swnet" support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1025 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-11 19:32:17 +00:00
jbjohnso
125101d535 -Restrict discovery to require binding to a privileged port on the node end
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1024 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-11 18:12:10 +00:00
jbjohnso
ecd4f30a7c -Fix new usage semantic to use list reference syntax
-Fix empty requests in UDP service from BUGing with getUsage


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1023 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-11 18:07:55 +00:00
jbjohnso
b06e17c233 Make Curses perl module optional
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1022 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-11 17:35:26 +00:00
jbjohnso
62ed8c27cb Factor out writing script from generating script contents in preperation for deprecating node script writeout
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1021 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-11 14:29:37 +00:00
sakolish
a21e6c902a Added "rspconfig ntp" command support - Line #1519
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1020 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-11 14:14:56 +00:00
linggao
1e5f60acb4 worked on the usage logic for rinv,rspconfig etc.commands
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1019 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-10 21:06:26 +00:00
datajerk
929f8dfe1a Initial Torque support.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1016 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-10 19:14:14 +00:00
sakolish
824e24d090 Added "rspconfig build" command - Line #426
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1015 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-10 14:54:12 +00:00
jbjohnso
6089d5ca52 Suppress kernel output on nbroot boot
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1014 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-09 21:12:36 +00:00
jbjohnso
24c610374d -Fix issue where network diagnostic suggestions were not being displayed both on the console and on ssh login
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1013 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-09 20:41:44 +00:00
jbjohnso
2c703ff14b -Modify nbroot to be able to function without xcatd= being in /proc/cmdline (still honors it)
-Eliminate a lot of output  (debug and expected error messages)
-Properly failover to all dhcpservers for getdestiny, nextdestiny, and getipmi
-Randomly vary some sleep intervals to self-segregate nodes in time to take it easy on xCATd
-Enhance x86 architecture detection to differentiate x86_64 and x86 with an x86 kernel
-Only down nics during discovery if the broadcast domains conflict


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1012 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-09 20:22:46 +00:00
linggao
1e56ecd504 more on syslog, updated pod for rspconfig
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1011 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-09 19:34:43 +00:00
lissav
444542fbc6 Add bzip2 to the install
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1010 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-09 18:41:58 +00:00
sakolish
6818c2d341 Broke "rspconfig cmd=arg" syntax w/ change 1008 - Line #1335
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1009 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-09 17:58:02 +00:00
sakolish
b91509ed4a Updated "rscan" command-line usage handling - Line #684
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1008 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-09 17:30:43 +00:00
lissav
2cacd50eed More updates
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1007 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-09 16:58:58 +00:00
lissav
d87111d1ca Start of merge of RR data into Linux Cookbook.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1006 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-09 15:31:25 +00:00
sakolish
ea02ea6a18 Added sshcfg and snmpcfg
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1005 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-09 14:19:01 +00:00