2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-21 21:45:31 +00:00
Commit Graph

664 Commits

Author SHA1 Message Date
b89478cd64 fix makehosts command to be able to specify if long name comes before short name or not. And remove the duplicate entries. And enable adding hosts for different domains
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3072 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-02 21:38:45 +00:00
61113c2fe0 mknimimage problem with multiple installp_bundles - bug - 2725452
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3071 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-02 17:38:43 +00:00
38c614f84e mkvm enhancement: 1. support cross hmc; 2. support hca guid automatic increase. This code change doesn't include man page/usage update. Will do them soon.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3069 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-02 15:37:19 +00:00
b516602dd5 Fixed bug 2724375 in getGuids
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3068 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-02 10:31:49 +00:00
dbe741dcef -Add CentOS 5.3 release disc id
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3066 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-01 15:02:33 +00:00
a694e396e9 fix bug 2724855
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3063 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-01 10:50:36 +00:00
7e7bb9250f Remove useless parameters and blank lines for configiba
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3062 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-01 10:20:19 +00:00
e99dfcb32b configure ml0 interface in configiba
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3061 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-01 09:24:31 +00:00
233b67e87e add some code to check if the nodes exist in /etc/hosts. bug2689638
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3060 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-01 06:52:40 +00:00
ec05a6c0b4 Modify calls to xcataixpost
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3058 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-31 17:41:15 +00:00
758dfa487a Fix several bugs in mknimimage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3057 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-31 15:08:12 +00:00
4d3c7289cd Update document for ocnfigiba change and fixed one issue for hostname resolving
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3056 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-31 12:24:37 +00:00
6864c01dcf fix bug 2685896
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3053 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-31 09:44:14 +00:00
40b8d7b151 Remind user that rnetboot failed because of rcons
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3051 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-31 06:52:18 +00:00
db6a3d9f5a Update lpar_netboot expect code to match different cases
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3050 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-31 03:53:46 +00:00
6e0dd6bae3 For P5, instead of checking the line -------, check the words BOOTP.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3048 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-31 03:19:45 +00:00
c8264f231a -Have Client library use a more reliable method than environment to get home directory
-Change conserver backends to not bother with setting HOME variable at all


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3045 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-30 14:19:17 +00:00
391b97d194 fix repeated errors Request matched no policy rule: getbladecon
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3043 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-30 12:21:48 +00:00
6993dc7dba make local lpar_netboot work for getmacs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3042 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-30 10:26:51 +00:00
713cf94673 tftp client in cygwin changed the code to windows format. Remove the symbols
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3040 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-30 08:36:36 +00:00
e431f7d9eb add "Missing table name", fix bug2509834
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3038 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-30 02:52:44 +00:00
44d83cfd86 Fix for resolv.conf bug in mknimimage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3036 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-29 18:12:18 +00:00
db325e5fd1 rcons and rnetboot cannot work at the same time, since there is only one connection between hmc and open firmware.
change local lpar_netboot to connect to node from conserver, which gives us the capability to watch the installation from rcons and take actions from rnetboot at the same time.

TODO: rnetboot on IVM will be temporary broken.  Will fix it soon

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3033 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-29 10:24:14 +00:00
87bdbd136f -Fix nodeset at tftp setup time, and prevent makedhcp from farming out when nodeset was already farmed out
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3032 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-28 15:03:36 +00:00
f295d30fa8 -Fix makedhcp without extra arguments
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3031 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-28 07:03:25 +00:00
fdb4b70285 -Fix errors in xcatd changes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3030 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-28 06:17:42 +00:00
f9e4ef54a8 -Do not fan out nodeset at tftp build up time
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3029 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-28 06:15:05 +00:00
d8f935df65 -Institute new plugin phase 'init_plugin' and move AAsn to using it (have a function to request peer plugin action
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3028 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-28 05:57:08 +00:00
d866132dcb -AAsn correctly told where to find plugins
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3027 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-28 05:27:28 +00:00
4bef85fd54 use correct table to read netboot method
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3026 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-28 05:09:26 +00:00
eca58ec37a -Import required modules for service node setup, don't manipulate DHCP during tftp boot building of a service node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3025 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-28 04:49:49 +00:00
968f372bc1 -Fix syntax errors in previous checkin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3024 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-28 04:32:13 +00:00
74ff7bb8e3 -Implement rebuild of tftp directory contents if appropriate in AAsn
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3023 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-28 04:25:03 +00:00
2c970102c5 -Have pxe and yaboot only do hierarchical DHCP manipulation when not already farmed out
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3022 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-27 22:09:54 +00:00
f4e80e3725 -Fix syntax error in code
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3021 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-27 21:08:42 +00:00
beeeada23b -Ensure that dhcp/conserver cfg is only manipulated on local service node on start
-Enable makedhcp to allow local only operation


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3020 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-27 21:00:36 +00:00
74e5cf6e40 use %activenics to config /etc/sysconfig/dhcpd
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3019 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-27 18:03:48 +00:00
534222d1b0 check the format of mac address in the xcat2nim command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3017 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-27 15:45:35 +00:00
837c6ec620 -Fix problem where gatewayed networks were processed by default
-Fix problem where noderanges in dhcpinterfaces would not be effective


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3016 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-27 15:13:25 +00:00
ef32423408 remove vsftpd from Required-Start for SLES
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3014 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-27 12:59:16 +00:00
5f5a95f7bd -bug #2709577 fixed; add Required-Start and Should-Start to xcatd, it's usefull for SLES system
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3010 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-27 07:14:52 +00:00
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
8d7a6b312b -Secure permissions on dhcpd.conf to prevent tampering using secret key
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3007 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-26 20:33:07 +00:00
ecb66952c6 -Use ntp/log server settings from tables if applicable
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3006 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-26 20:27:55 +00:00
a09d1db241 -Implement log, ntp, dns server list processing for dhcp
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3004 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-26 20:08:18 +00:00
f1816c0d7b -Don't add gatewayed entries from netstat output
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3002 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-26 18:21:36 +00:00
8bb890df80 -Go to not using the table except for '!remote!' interfaces
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3001 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-26 18:13:25 +00:00
9b7532275d move to setup dhcpd last
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2999 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-26 15:01:53 +00:00
dfcd4b2fcb -Restore root home directory from recent checkin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2998 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-26 14:30:37 +00:00
22eca9f60b reformat the response of getbladecons command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2996 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-26 09:23:42 +00:00