Commit Graph

221 Commits

Author SHA1 Message Date
linggao
9e51240157 fixed updatenode to use zypper for sles, still need to work on rpm case
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3236 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-21 21:20:30 +00:00
nott
ee79fb1cc1 Copy postscript with correct permissions
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3193 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-14 17:07:10 +00:00
nott
d7481101d0 Make sure bootpd is started and copy postscripts to /install/postscripts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3181 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-13 19:30:53 +00:00
bp-sawyers
cdecea2940 Small change to xCAT spec file summary
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3180 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-13 16:10:39 +00:00
nott
82a893d82b Changes to allow ssh setup on AIX compute nodes.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3169 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-10 17:54:33 +00:00
nott
14fc9d745e Move chomp inside conditional
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3158 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-09 17:49:05 +00:00
wanghuaz
4f0d05a184 xcataixpost didn't export PATH for /xcatpost, so if user run updatenode, compute node cannot run postscripts in /xcatpost successfully
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3154 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-09 12:12:29 +00:00
jbjohnso
4c6fa95f95 -Remove extraneous line disrupting postscript retrieval
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3136 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-08 15:13:04 +00:00
nott
7b84d06c12 Change IO::Socket::SSL require in servicenode script
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3133 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-08 14:51:04 +00:00
jbjohnso
9f63ade940 -Try to eliminate stunnel requirement in SLES11. This approach is cleaner and I would like to switch completely to it across the board when less risky
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3131 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-08 14:44:16 +00:00
mxi1
ffa565aed2 -bug#2739843 is fixed, add perl-IO-Stty requirement for ppc64 arch
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3109 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-07 06:44:15 +00:00
bp-sawyers
5dea35c644 - added Require for fping back in to xCAT and xCATsn specs
- updated buildcore.sh for promoting builds to a release
- updated nodestat man page

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3107 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-07 00:43:03 +00:00
mxi1
eb8a69896f -updated! "install xCATsn" if xCATsn is not installed in Linux;
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3103 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-06 17:12:31 +00:00
jbjohnso
17bf1798b7 -Fix pping handling of FQDN-first /etc/hosts entries
-Have nodestat use nmap instead of fping/homegrown code
-Require nmap instead of fping


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3093 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-04 01:00:38 +00:00
nott
ef438a4338 Set tmezone and root pw
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3091 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-03 20:13:17 +00:00
mxi1
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
mxi1
f6a003a5ae -bug 2716066:timezone is not set in site table; \nupdate "grep ^ZONE" to "grep -E "
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3049 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-31 03:34:39 +00:00
nott
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
wanghuaz
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
jjhua
b527fbd5e9 %ifarch i386 i586 i686 x86 x86_64 %endif is empty, we put %else true before %endif.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3012 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-27 11:22:48 +00:00
bp-sawyers
5df02b528f - required ppc64 versions of nb rpms on x86/x86_64 MN
- removed run of mknb on ppc64
- added initial zLinux support

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3008 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-26 22:38:47 +00:00
linggao
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
nott
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
nott
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
jbjohnso
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
linggao
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
linggao
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
bp-sawyers
c043368593 - removed hard dependency on perl-SOAP-Lite
- updated makedns man page
- fixed buildcore.sh for xCATsn and xCAT rpms
- added fping require in xCAT-client

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2954 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-21 13:54:13 +00:00
datajerk
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
nott
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
jbjohnso
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
bp-sawyers
e634ea7782 Added Maurice Brinkmanns support for VirtualBox
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2889 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-13 16:15:34 +00:00
linggao
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
lissav
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
nott
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
nott
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
lissav
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
andywray
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
lissav
27f4d533ee remove creation and mount of /var/ftp/tftpboot and /var/ftp/install
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2803 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-24 12:31:19 +00:00
mxi1
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
mxi1
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
mxi1
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
mxi1
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
lissav
799d7539a5 preserve time/date on copy of hostkeys
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2745 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-13 17:01:36 +00:00
lissav
00471f7bbd fix creation of new /etc/xcat/hostkeys dir
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2744 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-13 16:47:41 +00:00
linggao
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
lissav
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
wanghuaz
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
lissav
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
lissav
2ded87c984 These updates move the /install/postscripts/hostkeys private and public keys to reside in /etc/xcat/hostkeys directory. It will leave a copy of the public hostkeys in /install/postscripts/hostkeys
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2714 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-10 19:48:29 +00:00