Commit Graph

129 Commits

Author SHA1 Message Date
73cf5d9ac2 -fixed bug #2722980\n servicenode failed to run
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3055 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-31 12:17:11 +00:00
0fda20d691 Add command to configure AIX Ethernet interfaces
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3037 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-29 18:39:34 +00:00
ef1ede014d myxcatpost_{NODE} is just a list of scripts. It doesn't provide the return code. The error check should be done in each script.
But currently xcat check the return of myxcatpost_{NODE} which will fail.  Remove the check code.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3034 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-29 11:05:56 +00:00
18d27b75cb fix syslog postscript to work on SLES 10.2
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2993 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-25 20:26:16 +00:00
8a7f79488a Add script to use as a NIM script resource
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2989 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-25 15:09:23 +00:00
4e3fc2db8b Misc updates to AIX postscripts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2986 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-25 14:38:16 +00:00
c22c889875 -Fix problem where xcatdsklspost can have 'too many arguments' on a certain line
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2977 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-25 03:25:59 +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
39e1066178 Added RH5 rsyslog support.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2953 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-21 01:09:10 +00:00
255ea83e24 add call to copycerts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2912 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-16 12:49:33 +00:00
9664ad0072 -Have xCATd provide what may likely be FQDN as a value in the request
-Implement 'getcredentials' for a krb5 keytab, requires documentation
-Have getcredentials.awk fundamentally capable of requesting multiple credentials in a single request (theoretical scaling)


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2908 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-15 20:23:48 +00:00
4e0fb1ef69 minor fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2884 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-12 19:44:45 +00:00
fec6149ffa fix to allow strict
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2872 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-10 20:29:59 +00:00
5e7008e55d Misc updates & cleanup
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2871 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-10 19:53:36 +00:00
27a28da7da Updates to AIX postscripts for service node support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2866 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-10 13:56:52 +00:00
a270230c69 Make sure the host on the Service Node is the MASTER,could be different than cfgloc on MN
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2861 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-09 14:16:39 +00:00
77d9b34f7a Use NFSSERVER instead of SIP to get packages to install.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2805 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-24 21:08:40 +00:00
1a237fc33f update xcatdsklspost for rhels5.x
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2775 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-19 08:45:16 +00:00
95e0cfcb50 fix two silly bugs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2752 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-16 12:12:21 +00:00
b8b41f86a7 update otherpkgs for SLES11
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2750 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-16 07:59:24 +00:00
f4ad4ee896 update xcatdsklspost for SLES11
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2749 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-16 07:22:21 +00:00
b15d4000ec configeth for SLES
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2730 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-12 14:14:05 +00:00
487ffb966a fix install of hostkeys on service node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2728 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-12 13:46:13 +00:00
25aaf1ccee Enable the capability of installing additional packages on SLES.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2725 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-12 10:14:58 +00:00
d786b106dc add for linux only comment
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2717 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-11 13:30:21 +00:00
a5e0c67238 Fix syslog-ng handling in SLES 10.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2530 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-12-03 19:01:26 +00:00
c9ceae7dd4 fix for scaling
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2523 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-11-22 04:03:24 +00:00
5bc56a4cc6 userability improvement on updatenode command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2483 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-11-09 03:20:21 +00:00
a6ce943d66 confGanf script for AIX/Linux support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2471 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-11-07 14:00:45 +00:00
fca5b3fcb9 fix to work for sles
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2461 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-11-04 13:41:32 +00:00
fb17a889c3 add chkconfig --add ntp per defect 1997250
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2360 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-10-17 16:29:24 +00:00
cae61f138d bug fix for AIX post install script for node status update
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2352 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-10-15 21:01:38 +00:00
ef7b6409e3 Remove error msgs for rpm command.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2316 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-10-10 15:13:11 +00:00
0d2f64e7cd syslog fix for AIX
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2305 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-10-08 15:24:04 +00:00
cff708e35f Misc updates to configure AIX service nodes.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2300 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-10-07 17:48:44 +00:00
67333981b9 Create xcatinfo file on service nodes.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2298 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-10-07 17:45:21 +00:00
09fd6abd37 fix existence for stunnel check to include both /usr/bin and /usr/bin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2277 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-10-02 19:07:30 +00:00
05295fba00 made all postscripts executable
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2273 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-10-01 20:05:10 +00:00
b908e634ea more work on node status
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2259 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-29 16:33:21 +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
8c143d78a6 allow user to add customization of pkg lists under /install/custom dir. more work on installing extra packages in xCAT
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2147 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-11 22:03:01 +00:00
49b8f12af5 more on installing extra packages
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2142 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-11 04:43:33 +00:00
5e6f8a729b Example of booted image versioning using CVS.
We want to know, with what configuration (version of the image) each node was booted.
Hence, we keep image definition files and postscripts in CVS. During image generation we create file /etc/IMGVERSION and fill it with CVS "$Id$" of files with image definition (.pkglist, .exlist, .repolist, .postinstall). Then, during boot, each  "CVS enabled" postscript adds one line to /etc/IMGVERSION. Then you can determine in any time what image you are running and what postscipts in which versions were run. /etc/IMGVERSION cat look like:
smbec02n001(smbec02b01n01):~ #cat /etc/IMGVERSION
#-- $Id: base.pkglist,v 1.4 2008/09/02 15:40:12 sikorsky Exp $
#-- $Id: base.exlist,v 1.3 2008/09/02 14:57:08 sikorsky Exp $
#-- $Id: base.postinstall,v 1.21 2008/09/04 12:05:45 sikorsky Exp $
#-- $Id: base.repolist,v 1.3 2008/09/02 14:57:08 sikorsky Exp $
$Id: syslog,v 1.2 2008/09/02 14:54:29 sikorsky Exp $
$Id: remoteshell,v 1.2 2008/09/02 14:54:29 sikorsky Exp $
$Id: sa_set_net,v 1.5 2008/09/04 11:32:07 gdasstm Exp $
$Id: sa_gpfs,v 1.4 2008/09/02 17:30:05 sikorsky Exp $


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2137 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-10 21:44:55 +00:00
2f4f7acab5 more on installing extra packages
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2111 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-09 21:08:48 +00:00
310bf858a4 -Add update flag support and source for Windows deployment
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2101 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-08 21:03:38 +00:00
6ff1602d8e added feature to install extra 3rd party rpms during cluster install process or after the fact (usning updatenode command).
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2099 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-08 18:54:30 +00:00
21127de77e Ganglia plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2069 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-03 19:00:10 +00:00
69a42b5878 Add AIX SN support to servicenode.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2054 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-22 15:02:13 +00:00