Commit Graph

547 Commits

Author SHA1 Message Date
mellor
3795edd2a8 defect 4082 - disable warnings when calling setlogsock 2014-06-11 13:21:38 -04:00
immarvin
3e3be8425b replace sysvinit with newly added subroutines in xCAT::Utils 2014-06-11 01:38:16 -07:00
immarvin
0b4e207e73 replace service stuff with newly added subrotines in xCAT::Utils 2014-06-10 06:47:35 -07:00
immarvin
c02119ea54 replace the service stuff with new added generic routines 2014-06-08 08:23:10 -07:00
lissav
6ec9da5de7 defect 4077 2014-05-27 13:25:00 -04:00
daniceexi
cb0f268589 defect 4116: fix the issue that send_response subroutine doesnot exist in xcatd 2.8.4 but was used. 2014-05-08 04:48:33 -04:00
daniceexi
9bb9da56ad added the token authentication mechanism in the xcatd 2014-04-24 04:32:04 -04:00
mellor
a3b09614f6 defect 4020 - correctly handle results from gethostbyaddr in xcatd installmonitor 2014-03-31 17:48:58 -04:00
lissav
c747908e0f remove autosetup of useflowcontorl see 4031 2014-03-24 09:26:12 -04:00
immarvin
68b53380a3 fix defect #4015 2014-03-07 07:32:03 -08:00
daniceexi
784f89b916 roll back the last change in configmic file; And fix the issue that hostname cannot show the short hostname 2014-02-11 04:48:40 -05:00
daniceexi
5452efea2e fix the issue that hostname command cannot get short hort name 2014-02-10 08:24:41 -05:00
daniceexi
49cd33382c defect 3909: make xcatd loads xCAT::Enabletrace by require instead of use to save resource 2014-01-02 02:02:24 -05:00
daniceexi
a24cabf71c Rewirte the proxydhcp.c with proxydhcp-xcat in perl; Added site.installnic to control the nics setting for windows; Added servicenode.proxydhcp and noderes.proxydhcp to control the starting of proxydhcp-xcat daemon and makedhcp againsts node for windows deployment 2013-12-19 04:53:49 -05:00
immarvin
a60bb9d50c rhels6.5 support 2013-12-05 21:54:18 -08:00
zhaoertao
b5409af7ee fix bug 3889 xcatd not running preprocess for multiple plugins when mgt=ipmi 2013-11-21 00:51:00 -08:00
daniceexi
2ade33338a defect 3917: add support for running of postinstall script in mic genimage. The rootimage root is changed to overlay/rootimg from overlay/package 2013-11-21 05:17:23 -05:00
daniceexi
4ccaef4f22 Xeon Phi support. Support nfs mount to any server which set in statelite table. Support power management setting. 2013-11-06 07:08:10 -05:00
daniceexi
fcc0f6fa12 code drop for xeon phi (mic) support phase 2. 1. Support mpss 3.1; 2. Support to install software in .filelist, rpm and simple format; 3. Support the hcp software to be installed in .filelist format by genimage command; 4. Support the nfs mount setting for mic node (base on litefile table); 5. Support Internal bridge setting for mic host 2013-11-03 09:36:55 -05:00
immarvin
24948a701d fix defect #3393 xcat 2.8 mgt server(rhels6.4-ppc64) hang on Generating /etc/rndc.key during reboot 2013-10-30 07:14:38 -07:00
lissav
a4ec5d2e92 3865,3864 2013-10-29 11:07:02 -04:00
lissav
95fff778c2 Merge branch '2.8' of ssh://git.code.sf.net/p/xcat/xcat-core into 2.8 2013-10-24 06:46:06 -04:00
daniceexi
bb5c8469c7 defect 3789: fixed the issue that xcatdebug command kill the xcatd ssl listening process. The fix is that just remove the handling debug message from plugin modules since xcatd loads plugin modules for each command run, don't need xcatdebug for plugin any more. 2013-10-24 10:42:39 -04:00
lissav
14331df196 defect 3851, further enhancements 2013-10-24 06:45:23 -04:00
lissav
68649e7ee1 defect 3851- handle multiple MN in DB 2013-10-23 13:23:37 -04:00
lissav
cd79e33f7c defect 3819 2013-10-09 13:43:45 -04:00
lissav
8b6feb6b30 add /install/custom directory 2013-09-25 07:23:16 -04:00
lissav
3583d5b59d defect 3618 2013-09-23 12:01:35 -04:00
lissav
a9acb42b1e add flow control 2013-08-16 07:05:32 -04:00
lissav
a2a9dc9efd setup interface for setting tunables 2013-08-14 09:48:02 -04:00
daniceexi
76a47d856c defect 3703: make the configmic and flashmic could get the correct hostname on the host node 2013-08-08 13:00:37 -04:00
daniceexi
b4a5ddf4dc two changes: 1. run mount -a anyway to make sure the osimage has been mounted from MN; 2. set the STDIN/STDOUT/STDERR to /dev/null so that mpss start can daemonized cleanly
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16943 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-07-11 06:45:27 +00:00
lissav
49aad9e6bd fix 3668 Ubuntu also
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16920 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-07-09 16:41:25 +00:00
lissav
465c5471a0 fix defect 3668
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16918 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-07-09 16:30:51 +00:00
xq2005
42b3c0c596 get the timzone automatic on ubuntu/debian
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16896 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-07-05 07:11:28 +00:00
daniceexi
b08b9a3c77 Code drop for Xeon Phi (mic) support. Ron on host to flash the mic
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16831 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-30 04:23:20 +00:00
daniceexi
f787c85ddc Code drop for Xeon Phi (mic) support. Run on host node to configure the mic (network,hostname,onboot,vlog)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16830 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-30 04:22:22 +00:00
daniceexi
201f9895ed the permission has problem
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16829 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-30 04:19:27 +00:00
daniceexi
33693f8486 Code drop for Xeon Phi (mic) support. Run on host node to configure the mic (network,hostname,onboot,vlog)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16828 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-30 04:18:19 +00:00
lissav
e57868c1c6 fix defect 3637
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16713 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-20 13:00:24 +00:00
jbjohnso
8754a7ee0c Avoid reapers trouncing $! for other system calls
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16598 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-10 14:43:50 +00:00
jbjohnso
f930deea97 Have syswrite retry on EAGAIN or ECHILD
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16550 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-05 14:04:34 +00:00
jbjohnso
8d855e9e20 Have xcatd recognize EAGAIN and ECHILD as equivalent in syswrite due to flawed platform behavior
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16549 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-05 14:04:28 +00:00
lissav
c600b54122 fix defecct 3554 and 3549
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16270 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-05-13 12:17:20 +00:00
ligc
575100ab75 fix for bug 3496: disable SELinux on RHEL, check rc problem
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15970 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-04-15 04:53:23 +00:00
lissav
76ccff5b66 fix defect 3483
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15936 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-04-10 15:53:33 +00:00
jbjohnso
d3107ef14b Simplify a lot of xcat IPC by removing the silly 'endoffreeze' in favor of store_fd and retrieve_fd
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15828 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-04-04 20:11:05 +00:00
lissav
3c42ae7c06 fix defect 3426
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15724 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-03-29 11:38:14 +00:00
xq2005
fafee79e70 support makeknowhosts on debian/ubuntu
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15480 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-03-13 10:42:14 +00:00
lissav
86d6fd80b3 add /opt/xcat/share/xcat/tools to the path for AIX
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15462 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-03-12 12:37:12 +00:00