2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-22 14:05:32 +00:00
Commit Graph

439 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
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
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
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
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
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
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
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
193cb671ef Fixed bug#2689644 &#2041846, "makedhcp -n" will update /etc/sysconfig/dhcpd according to the netowrks table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2994 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-26 05:28:38 +00:00
8e3542248b Fix to set up NIM network defs correctly
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2988 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-25 14:58:46 +00:00
11977ffba4 - change inclusion of SNMP.pm back to a hard "use" stmt to fix bug 2691044
- a few db attr description improvements

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2987 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-25 14:39:38 +00:00
cb917e4b4e add check and fix of all cred and key files needed to install and bring up service nodes and compute nodes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2981 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-25 12:53:30 +00:00
5eb274f3a3 fixed bug2689619
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2979 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-25 10:03:15 +00:00
1fe7325d56 fix bug2689625
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2978 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-25 09:26:30 +00:00
2779f579e1 performance tuning for node status updating for ipmi, blade,PPC, xen and kvm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2976 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-25 02:56:58 +00:00
0e6d28e1c2 minor fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2974 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-24 23:56:42 +00:00
5353d11620 -Enhance support for some IBM systems
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2973 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-24 20:01:36 +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
214bf45669 check for nonodestatus in the site table before update the nodelist.status for node install and discovery
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2964 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-24 13:51:56 +00:00
68942d79c1 add one checkpoint for the neccessary stunnel for sles11_ppc64
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2963 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-24 08:56:24 +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
11ca1c125e Extended verbose output should only be for lsdef
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2958 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-22 19:15:19 +00:00
b7905e9481 Update site table descriptions
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2957 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-22 17:27:17 +00:00
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
529660fe6a removed dependencies on the xCAT-server package from perl-xCAT package
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2952 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-20 21:36:49 +00:00
260d232153 Add site attribute descriptions to lsdef output
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2950 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-20 18:46:11 +00:00
5803c67a8f Make lsdef display zero values
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2944 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-19 18:12:11 +00:00
e4390308bc fix bug 2688297
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2938 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-19 07:57:02 +00:00