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

34 Commits

Author SHA1 Message Date
66ff6fd177 Removed extra "$" on $pkgdir
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4219 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-24 20:13:33 +00:00
9bdc0c3bd3 osimage phase2: mkinstall and mknetboot honor osimage table settings in anaconda.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4203 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-23 01:34:03 +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
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
b0083d8d81 -Add GA discids of RHEL5.4 to anaconda plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4119 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-10 14:34:08 +00:00
6f457f0685 missing $ on node made the default of to xcatmaster not work. The result was if you did not define a noderes.tftpserver, you got an error runnin nodeset blade01 netboot
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4068 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-01 17:50:13 +00:00
c1595ad6e0 Add the distro name for the rhels5.4
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3966 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-07 07:24:58 +00:00
3073ff5469 -Implement addkcmdline handling in yaboot plugin
-Comment out redundant anaconda handling of addkcmdline handling since it is moved to pxe and yaboot plugins


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3657 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-29 18:41:00 +00:00
17546f5bca -Make basic modifications for ESX4
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3589 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-16 18:57:12 +00:00
168d160909 -Explicit ESX deployment in anaconda plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3587 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-16 14:15:00 +00:00
f698a132b1 -Implement addkcmdline for RHEL installs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3306 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-07 14:13:36 +00:00
0b15cdaa46 fix the typo in L840 for missing the $
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3246 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-23 06:44:39 +00:00
576d4e6212 -Don't have anaconda recursively farm out pre-farmed requests
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3245 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-22 23:05:47 +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
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
0052950159 -Move more modules to load on demand
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2902 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-14 16:00:35 +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
1fc7442189 -Nodeset netboot support for xen style stateless
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2793 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-21 14:25:29 +00:00
dc6419b895 RHEL5.3 GA discinfo number added
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2723 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-12 06:39:49 +00:00
0d5cc0b4a5 Added the Fedora 10 disc identifiers to anaconda.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2711 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-09 17:17:55 +00:00
ea7a896bd3 -Update disc id for RHEL 5.3 to GA level
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2680 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-31 15:50:38 +00:00
6cfd3f909f add os support for RHEL5.3 ppc, when copycds
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2556 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-04 11:06:08 +00:00
2ed71b740a add support for the addkcmdline attribute from the bootparams table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2347 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-10-14 19:27:40 +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
bb9f393537 -Further nodeset 'netboot' improvements. moncfgmaster is the bulk of time now. moncfgmaster speedups are the next logical step. At scale setNodesAttribs call would be the one following that. Without moncfgmaster, the nodeset for 541 servers is now 15 seconds (mostly due to lack of setNodesAttribs)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1868 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-11 19:02:39 +00:00
e61fa1f2c3 -Speed up nodeset a small amount, still not hitting the lions share of the load yet
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1862 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-11 14:12:05 +00:00
2b14f70321 -Add disc ids for CentOS5.2 copycds
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1789 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-26 19:12:56 +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