ligc
|
98f393d24b
|
get tftpdir using xCAT::Utils->getTftpDir if it is not passed in through subroutine calling
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11673 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-02-24 06:55:58 +00:00 |
|
wanghuaz
|
cda0df7b5c
|
Fixed issues in service node pool working with diskful and diskless installation
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11636 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-02-20 07:20:41 +00:00 |
|
jbjohnso
|
d39e110af8
|
Finish per-node/group tftpdir for NAS mount point managed sync up
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11589 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-02-15 21:04:42 +00:00 |
|
wanghuaz
|
4de53d06d7
|
Fixing defect 3285568: if shardtftp is not set and the compute node is not resolved by xcatmaster, we will give one msg instead of quietly ignore it. this will help a lot to find the problem's root cause. The msg is not an error, since there are cases matching the above two conditions. So this msg should not make too much noise if those two conditions are valid.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11126 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-12-05 14:53:13 +00:00 |
|
daniceexi
|
870ec9643e
|
defect 3189574: replace all the keyword myipfn in the kcmdline attribute
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10256 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-08-10 07:28:32 +00:00 |
|
wanghuaz
|
d072b35c53
|
omapi now is supporting hfi hardware type. we direct set the hardware type from omapi instead of change the lease file manually.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9986 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-06-30 08:14:24 +00:00 |
|
linggao
|
8b0bd2c4de
|
returns non zero value when prescripts fail in nodeset command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9606 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-05-16 19:59:10 +00:00 |
|
wanghuaz
|
4208499630
|
hfi mac address failover code checkin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9494 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-05-05 15:41:39 +00:00 |
|
ligc
|
1ff81c72e2
|
remove unnecessary print message
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9138 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2011-03-24 08:58:27 +00:00 |
|
jbjohnso
|
d76eacde2d
|
-Revert sles yaboot overwrite with functional yaboot-xcat
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6218 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-05-25 13:29:24 +00:00 |
|
jbjohnso
|
1e833c00a2
|
-Escape special character in yaboot.conf generator
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6179 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-05-19 20:59:30 +00:00 |
|
ligc
|
7614a03edb
|
ipv6 fix, replace the Socket library calls with NetworkUtils subroutines
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6067 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-05-12 03:09:08 +00:00 |
|
jbjohnso
|
d8ae450ad2
|
-Make yaboot-by-mac hack a little less easily broken (still imperfect)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6003 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-05-06 20:39:22 +00:00 |
|
daniceexi
|
a5bd0d0d23
|
make the mac address used in the yaboot config file name in low case
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5603 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-03-30 08:17:42 +00:00 |
|
jbjohnso
|
cd74247b96
|
-Also change yaboot plugin for offline
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5356 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-03-03 18:33:34 +00:00 |
|
daniceexi
|
026f06091c
|
defect: 2768352: add the yaboot configuration file as format yaboot.conf-%s-%s-%s-%s-%s-%s in /tftpboot/ for both redhat and sles, so that redhat also works well when using the yaboot from sles.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4485 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-11-05 09:18:28 +00:00 |
|
linggao
|
81306eb168
|
osimage support for nodeset command, phase 1
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4198 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-22 15:37:40 +00:00 |
|
linggao
|
cee982b877
|
more on prescripts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3982 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-08-10 21:18:38 +00:00 |
|
linggao
|
2856ad6f56
|
fixed infinit loop in prescript.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3934 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-08-03 22:39:01 +00:00 |
|
linggao
|
46c142266d
|
give up pulling dhcp out of pxe.pm and yaboot.pm to prescripts.Otherwise the prescripts code gets too complicated. We'll use site attribute 'dhcpsetup' instead to turn if off if needed. AAsn.pm can also use this attribute to not call makedhcp automatically
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3921 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-08-03 05:49:30 +00:00 |
|
linggao
|
70f0218ce0
|
prescripts support. need more fixes. Does not support service node pool yet. dhcp and begin scripts need to get worked on more.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3919 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-08-03 02:00:13 +00:00 |
|
jbjohnso
|
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 |
|
ligc
|
6b6c6f3b2c
|
fix for bug 2790535, does not create symbolic links under directory /tftpboot
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3368 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-13 09:03:23 +00:00 |
|
linggao
|
af173a793b
|
fixed so that sharedtftp works on service node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3219 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-04-19 03:22:20 +00:00 |
|
linggao
|
55d8f0fb61
|
fixed nodeset for sles11/ppc that did not created yaboot.conf-mac symbolic link for netboot case
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3200 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-04-15 21:03:56 +00:00 |
|
zhanx
|
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 |
|
jbjohnso
|
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 |
|
jbjohnso
|
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 |
|
jbjohnso
|
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 |
|
jbjohnso
|
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 |
|
jbjohnso
|
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 |
|
linggao
|
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 |
|
mellor
|
23b9097e8f
|
fixed error processing if call to my_ip_facing did not find an ip
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2936 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-03-18 19:37:54 +00:00 |
|
jbjohnso
|
f453666783
|
-Put in missing close brace
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2931 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-03-18 14:30:09 +00:00 |
|
jbjohnso
|
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 |
|
lissav
|
9bb8b87682
|
fix incorrect variable used to check sharedtftp attribute
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2882 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-03-12 17:39:04 +00:00 |
|
mxi1
|
02135314e6
|
-fix bug #2381472, add -v|--version options to nodeset
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2579 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-01-08 07:00:27 +00:00 |
|
jbjohnso
|
2274c10beb
|
-Correct yaboot problem where dhcp configuration was incorrect after nodeset
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2349 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-10-15 17:53:05 +00:00 |
|
jbjohnso
|
fd69677a3c
|
-Fix typo in yaboot plugin that caused xCAT to miss extra interfaces
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2345 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-10-14 17:47:03 +00:00 |
|
linggao
|
7e52eff678
|
more on node status. supports aix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2239 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-09-26 23:07:45 +00:00 |
|
jbjohnso
|
66bddcad5d
|
-Switch to using symbolic rather than hard links as possible
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2112 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-09-09 22:28:30 +00:00 |
|
linggao
|
9621c2854c
|
changes in monitoring plug-in infrastructure to better fit the xCAT env
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1978 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-08-01 17:35:58 +00:00 |
|
jbjohnso
|
88e33f7a3f
|
-Correct typo in chain table object
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1940 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-07-23 17:50:21 +00:00 |
|
jbjohnso
|
1fee96f3b8
|
-Fix syntax error in yaboot plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1879 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-07-14 14:44:18 +00:00 |
|
jbjohnso
|
ed36c7b296
|
-Scalability enhancements for yaboot configuration file manipulation, analogous to recent pxe code enhancements
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1874 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-07-11 20:57:46 +00:00 |
|
linggao
|
2a567b9675
|
more fixes for RMC monitoring on AIX and Linux
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1802 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-06-27 14:35:20 +00:00 |
|
linggao
|
dd9946b05b
|
added support for setting up master for monitoring during nodeset time
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1759 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-06-25 14:50:11 +00:00 |
|
jbjohnso
|
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 |
|