jjhua
|
12ce82d7e8
|
comment out removing the /xcatpost in the beginning of the xcatdsklspost
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13884 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-09-25 13:18:00 +00:00 |
|
bp-sawyers
|
a18348883d
|
Eliminated hard requires for SOAP::Lite and JSON
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13877 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-09-22 16:20:24 +00:00 |
|
daniceexi
|
944d18b0ce
|
defect 2966: fixed the issue that xcat pid files were put in /tmp/xcat which would be cleaned periodically. now move it to /var/run/xcat
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13850 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-09-20 14:30:14 +00:00 |
|
ligc
|
58831323b3
|
fix for bug 3568791: add nfs export options -vers 3:4 for /install/postscripts on SN
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13837 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-09-18 12:07:55 +00:00 |
|
immarvin
|
36dda35ce0
|
corrected the issue that PBS cannot run in first boot after installation
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13829 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-09-17 11:12:39 +00:00 |
|
immarvin
|
dc1d86412c
|
set nodelist.status to failed if some postscript or postbootscript failed
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13791 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-09-14 02:31:14 +00:00 |
|
immarvin
|
38e5b69d6b
|
set nodelist.status to failed if some postbootscript failed during node privision;prohibit status update if site.nodestatus='n'
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13790 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-09-14 02:15:23 +00:00 |
|
linggao
|
500cbef47d
|
eliminated the dependency on fping for Linux
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13779 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-09-12 15:47:43 +00:00 |
|
daniceexi
|
23a2c6c60f
|
defect 3564667: fix the path for SL6 which will use the common path
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13730 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-09-10 01:48:33 +00:00 |
|
lissav
|
a5bd669943
|
fix defect 3564697
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13721 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-09-06 15:49:56 +00:00 |
|
ligc
|
2736fe0588
|
add new postscript configfirewall for PCM team
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13713 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-09-04 09:18:37 +00:00 |
|
jjhua
|
c8499d58c1
|
updatenode performance enhancement: remove the code to get the postscripts.tgz, This method is not acceptable.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13708 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-09-04 02:38:11 +00:00 |
|
jwsimpson
|
e9a96fbfbe
|
Updates to support postbootscripts on reboot
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13687 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-08-31 15:52:31 +00:00 |
|
jjhua
|
8d6902753a
|
use , instead of : as the delimiter in the value of the osimage.pkgdir
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13644 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-08-30 01:52:27 +00:00 |
|
jjhua
|
82719795ef
|
updatenode performance enhancement.1. get the /postscripts.tgz firstly, if fails, try the original procedure; 2, remove the sleep() action in xcatdsklspost script, because Jarrod did some enhancement in xcatd
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13626 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-08-28 11:43:52 +00:00 |
|
bp-sawyers
|
662046861d
|
remove explicit perl-Net-Telnet requires from xCAT.spec and xCATsn.spec because it is automatically generated by rpm anyway
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13596 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-08-23 20:04:13 +00:00 |
|
mellor
|
b55da8ad16
|
3560316 change initial mount timeouts to match NFS defaults
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13572 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-08-21 13:00:15 +00:00 |
|
lissav
|
d91af1c001
|
fix defect 3558801
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13570 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-08-21 11:11:58 +00:00 |
|
lissav
|
e42b3dc34a
|
backup change until see how many way called
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13562 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-08-20 20:52:20 +00:00 |
|
lissav
|
9959367888
|
fix check for updatenode
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13561 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-08-20 20:39:05 +00:00 |
|
lissav
|
9bd7ba8625
|
fix defect 3558801, do not set TZ if called by updatenode
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13559 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-08-20 16:32:28 +00:00 |
|
lissav
|
69684fce04
|
defect 3414740 Merge aixremoteshell/remoteshell
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13545 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-08-17 11:40:56 +00:00 |
|
nott
|
042c3cc544
|
fix perl INC path
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13451 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-08-08 17:37:51 +00:00 |
|
bp-sawyers
|
5801156123
|
Have chain end in shell instead of standby
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13405 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-08-02 12:20:08 +00:00 |
|
bp-sawyers
|
d7fbf909d4
|
Make the e1350 templates work with nodenames like n01, not just n1
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13379 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-07-31 18:36:50 +00:00 |
|
jjhua
|
9c1636bbe6
|
support ospkgs with multiple package paths of pkgdir
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13348 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-07-26 08:23:38 +00:00 |
|
jjhua
|
4ac9f2e224
|
this code change is for the changes in Postage -- put the OSPKGDIR attribute in the /xcatpost/mypostscript firstly. To support ospkgs enhancements to install/upgrade OS packages from Updates, it still needs some code changes in ospkgs.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13324 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-07-20 09:55:45 +00:00 |
|
nott
|
7c6e77f127
|
add mntopts to litetree mount command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13304 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-07-16 17:07:35 +00:00 |
|
bp-sawyers
|
638642a29e
|
Remove openslp-xcat require
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13288 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-07-12 17:58:10 +00:00 |
|
ligc
|
e76908aa91
|
fix for bug 3536372: download postscripts from the server specified in kernel parameter XCAT=xxx
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13202 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-06-29 07:58:59 +00:00 |
|
linggao
|
a886000855
|
fixed a problem that still logs to localhost for syslog-ng
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13147 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-06-21 20:05:22 +00:00 |
|
bp-sawyers
|
c11ec21350
|
Don't require tftp for s390x
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13126 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-06-19 15:21:18 +00:00 |
|
bp-sawyers
|
2eb33775b5
|
change zvm pkging to avoid fping require and other xcat files
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13122 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-06-18 21:35:53 +00:00 |
|
xq2005
|
45d573dc72
|
kdump on sles supports mutiple nodes crash at the same time
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13112 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-06-16 01:41:46 +00:00 |
|
arifali
|
06275cbf9f
|
remove vsftpd dependancy, and make genesis the default rather than nbroot, add elilo-xcat dependancy
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13055 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-06-10 15:53:25 +00:00 |
|
xq2005
|
44c8a87f91
|
support kdump on p7 ih with static ip
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12938 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-05-25 07:10:40 +00:00 |
|
xq2005
|
b878818966
|
support kdump on p7 ih by static ip
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12937 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-05-25 06:58:40 +00:00 |
|
lissav
|
bf2b0bee29
|
fix defect 3529041
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12913 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-05-23 18:17:11 +00:00 |
|
xq2005
|
ec7513710f
|
add link delay time for kdump on rhel6.2 diskless install node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12893 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-05-23 06:03:42 +00:00 |
|
linggao
|
14097c36ee
|
restart nw interfaces for netboot and statelite for hardehs postscript
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12852 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-05-21 20:10:32 +00:00 |
|
wanghuaz
|
f6e8687f47
|
1. bond-mld is shipped seperately, we should give admin the ability of putting it to different directory and using it. 2. while configuring bond0, only the correctly configured hfx interfaces can be added as bonding slaves. so admin don't need to adjust the interface num
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12763 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-05-17 11:36:23 +00:00 |
|
immarvin
|
44d42d823e
|
fix defect :change all logger calls to put xcat msgs into local4 - ID: 3513525
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12716 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-05-15 08:21:19 +00:00 |
|
immarvin
|
ecc5adb8af
|
fix defect :change all logger calls to put xcat msgs into local4 - ID: 3513525
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12715 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-05-15 08:17:57 +00:00 |
|
immarvin
|
e8d59222e6
|
fix defect :change all logger calls to put xcat msgs into local4 - ID: 3513525
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12714 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-05-15 08:17:01 +00:00 |
|
immarvin
|
e7f9cd17e6
|
fix defect :change all logger calls to put xcat msgs into local4 - ID: 3513525
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12713 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-05-15 08:15:32 +00:00 |
|
immarvin
|
971251a612
|
fix defect :change all logger calls to put xcat msgs into local4 - ID: 3513525
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12712 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-05-15 08:06:23 +00:00 |
|
immarvin
|
3aa61c9a08
|
fix defect :change all logger calls to put xcat msgs into local4 - ID: 3513525
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12711 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-05-15 08:05:28 +00:00 |
|
immarvin
|
4460185d5d
|
fix defect :change all logger calls to put xcat msgs into local4 - ID: 3513525
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12710 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-05-15 07:58:52 +00:00 |
|
immarvin
|
3217ac2673
|
fix defect :change all logger calls to put xcat msgs into local4 - ID: 3513525
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12709 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-05-15 07:51:12 +00:00 |
|
immarvin
|
92eff528bd
|
fix defect :change all logger calls to put xcat msgs into local4 - ID: 3513525
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12708 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2012-05-15 07:28:45 +00:00 |
|