2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-10 15:30:09 +00:00
Commit Graph

27 Commits

Author SHA1 Message Date
0cc7ee9f5f osimage phase2: genimage and packimage honor osimage table settings
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4217 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-24 18:51:53 +00:00
3f4b0d6904 osimage phase2: mkinstall and mknetboot honor osimage table setting in sles.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4202 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-22 23:29:14 +00:00
9524a49273 added support to update the osimage and linuximage tables after copycds and packimage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4173 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-19 17:03:14 +00:00
b3e16bc99e addes suse11 support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4171 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-18 23:12:22 +00:00
57466b8f89 -Remove some data dump debug statements
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4170 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-18 19:53:48 +00:00
ef87653b36 one common get_tmpl_file_name() function is added into SvrUtils.pm, to replace the same function in anaconada.pm, sles.pm and windows.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4155 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-17 09:53:14 +00:00
79f816a417 -Add console=tty0 for all serialport consoles.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4138 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-15 17:59:11 +00:00
3db6884c4e fix for bug 2835509
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3984 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-11 11:49:15 +00:00
f1017f7be6 -bug 2757520 is fixed for system P: mac-adress is used as netdevice parameter for system p machines by minjun
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3577 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-15 10:34:19 +00:00
414b6193c3 -Revert recent changes that break under some environments, will have to discuss and make a more robust solution for everyone. For release, probably going to have workarounds for now
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3195 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-14 19:11:41 +00:00
eb96724594 -bug#2757520: only use mac.mac for system p; but left system x to use the old way
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3189 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-14 13:51:33 +00:00
4900e9d6e8 -Bug#2757520 is fixed; use the mac value in mac table to generate netdevice for sles full installation
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3179 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-13 14:58:18 +00:00
eaf2ec8e27 -upgrade the priority of ..tmpl, nodeset <sles11_node> install will find ..tmpl ahead of ..tmpl
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3146 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-09 08:40:07 +00:00
e98cc10bca -Don't call out base-64 bit in sles11 since it is apparently no longer applicable
-Remove plugin-side workarounds to stunnel and package changes in favor of new templates


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3132 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-08 14:46:02 +00:00
43f2118c63 fix for yaboot problem on SLES 11 PPC: use the yaboot file from SLES 11 CD, and create additional yaboot configuration link for this special case
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3119 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-08 02:58:39 +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
71c9db8868 -Defer determination of ip facing managed node until write to tftp, to enable dynamic http load balance
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2930 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-18 14:11:30 +00:00
de597af826 Further move some modules to lower memory
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2903 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-14 16:14:29 +00:00
7a232d81c4 remove check for site.master when determining image server. Does not work for servicenode pools. Final check for my_ip_facing should cover the site.master image server when needed
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2881 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-12 16:34:54 +00:00
31e2aad089 -fix bug#2493580, <pattern>64-bit</pattern> and stunnel package are not available for SLES11
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2591 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-12 04:44:56 +00:00
243772975c -Accomodate SLES11 media
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2527 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-12-01 14:45:59 +00:00
9502050fec changes for first using /install/custom/.. directories for seaching the package list and template files for mkinstall and packimage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2158 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-12 22:40:15 +00:00
2f3ab2c6c2 -Revert Table write/retrieval at nodeset time
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2152 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-12 13:54:14 +00:00
14600652bf Added special expressions for database table columns. Currently supported are "{hostname}", "{xcatmaster}". Any expression in braces is evaluated and replaced with some interpolated value. If expression is not defined, it's replaces by itself (ie. braces are deleted).
This feature helps keep database very clean and allows easier move of xCAT master from one host to another (define xcatmaster hostname on as few places as possible). Also will help HA setup.
Backwards compatible if not used. Has to be tested if used with service nodes.
In our environment we wanted to make xCAT highly available. Instead of some cluster solution we decided to install two independent xCAT masters. Using this feature we can have exactly the same xCAT database on two dirrefent nodes, so it's possible do backup on on node and restore on other node.
Usage example is in HA cookbook (TBD).


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2135 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-10 21:19:02 +00:00
d1bd976a67 -Fix problem where copycds interrupted would not unmount images
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2011 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-11 18:36:10 +00:00
f2b253617b -Fix destination to follow xCAT 2.0 location
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1629 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-11 20:45:06 +00:00
e68fe9d2db -Move xCAT-server and client to not have 2.0 in name for trunk
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1561 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-03 14:56:33 +00:00