Commit Graph

364 Commits

Author SHA1 Message Date
otubo
3fc059acb4 Fix for bug #3391658, by Renan Guerra <renan.nannetti@gmail.com>
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10286 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-15 00:30:40 +00:00
lissav
fd04bd738d take out set of useDNSonMn
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10228 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-04 20:54:20 +00:00
sjing
03ed1890c9 set site.useDNSonMN to 1 by default.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10221 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-04 07:18:24 +00:00
lissav
0870787779 add /etc/resolv.conf and /etc/named.conf to the snap
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10217 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-03 14:01:26 +00:00
lissav
2f7cb32132 remove ddns message
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10171 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-27 10:56:59 +00:00
lissav
500746cb7e do not set a forwarders with the ip address from resolv.conf, if it is the MN
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10101 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-17 13:27:09 +00:00
sjing
4a74096835 Add comments for the AIX INUCLIENT support.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10053 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-12 04:47:40 +00:00
ligc
1183c25a69 add support for cleaning up xcatpost
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10004 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-04 08:58:30 +00:00
lissav
675f05bc08 fix defect 3347227
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9996 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-01 14:58:53 +00:00
mellor
78b442171e clear out any garbage left in ARGV before calling plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9931 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-24 18:19:07 +00:00
jbjohnso
ec291f8fc9 Fix problem where an xcatd instance consumes lots of processor time while shutting down
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9925 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-24 13:59:30 +00:00
lissav
b7c2cfe0db fix defect 3317760
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9839 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-17 11:09:09 +00:00
jbjohnso
43a08cb0e9 Correct xcatd behavior when serializing data to client incurred by XML formatting work change
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9829 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-16 18:22:28 +00:00
jbjohnso
52f149e76f -Move XML formatting from plugin worker process to parent, allowing worker to get back to working faster while parent concurrently does XML stuff
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9808 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-15 18:36:22 +00:00
jbjohnso
3d6e5c65ef Defer message logging until after plugins have started doing work
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9805 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-15 15:09:39 +00:00
jbjohnso
602e91700b Shave a few more milliseconds off profiling by using seemingly faster non-OO style autoflush syntax
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9767 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-08 18:46:01 +00:00
jbjohnso
52e1831585 Eliminate two calls to site table and provide ability to skip syslogging for non-auditlog calls
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9766 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-08 17:56:23 +00:00
lissav
7c9327fd99 add vsftp default
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9718 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-31 15:02:09 +00:00
lissav
57893b9b31 fix defect 3301033 handle when /etc/resolv.conf does not exist or empty or
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9585 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-12 17:26:57 +00:00
wanghuaz
bd88c433f9 Fixed bug 3178887: getmacs with NEI-> ping result is not correct
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9565 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-11 11:13:51 +00:00
sjing
4b397553bf support ddns as the default dnshandler.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9559 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-05-11 08:03:51 +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
jbjohnso
a73acc645d Note why xcatd spews errors sometimes for me
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9408 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-26 18:29:08 +00:00
lissav
8ea0e85e34 run makenetworks for install and force for AIX as well as Linux
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9325 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-15 14:17:42 +00:00
lissav
cb28c19cc7 comment out user Dumper
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9272 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-11 16:11:27 +00:00
lissav
fe0d60e2d3 remove setting of nameservers from makenetworks routine, already covered in initDB
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9226 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-02 22:52:02 +00:00
lissav
1cb9fecbb8 Limit dump of /tftpboot and make a tftpboot.list
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9198 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-31 16:59:54 +00:00
lissav
0de7212e05 default site.nameservers to the MN and site.forwarders to the nameserver values in MN's resolv.conf
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9191 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-30 17:37:53 +00:00
mellor
1ea136fffb xcatd - export EXTSHM and DB2INSTANCE for db2 use, LL calls, CNM calls
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9128 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-22 15:06:13 +00:00
lissav
c5364b990b update default for databaseloc
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9054 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-15 15:51:40 +00:00
lissav
cb5478ad36 initialize databaseloc attribute
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9046 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-14 13:27:18 +00:00
jbjohnso
bcf565c6e7 -Fix crash when a plugin provides callback data with something other than a list reference when called from another plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9013 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-08 16:58:40 +00:00
ligc
7488ee46e6 fix for adding lsxcatd for new xCAT installation on AIX
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8901 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-02-22 05:45:52 +00:00
sjing
3dcaa57795 Add INUCLIENTS support for AIX.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8895 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-02-21 02:19:12 +00:00
sjing
4c6fb11dab Add INUCLIENTS support for AIX.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8877 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-02-17 08:39:12 +00:00
lissav
f3a660e820 Build the correct directory path for SLES11
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8826 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-02-11 17:49:49 +00:00
lissav
448b54da49 put in paths to the appropriate interactive command, did not pick up when running under the daemon
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8815 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-02-10 14:18:31 +00:00
mellor
ab7dbd2ff8 defect 3168885 - improve error msgs for xcatd connection failures
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8801 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-02-07 19:52:54 +00:00
daniceexi
343ce58a7e defect 3111381: added the missing ;
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8476 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-20 09:30:09 +00:00
wanghuaz
b8ebdb7b3b Fixed bug 3133969: getmacs/rneboot-> cannot handle error for rpower failure
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8472 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-20 09:09:39 +00:00
wanghuaz
07064d4ee1 Fixed bug 3137682 that getmacs fails on a new lpar for the first time
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8430 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-16 03:08:49 +00:00
lissav
46c241fb7e one more change to allow running on SN
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8418 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-15 14:54:45 +00:00
lissav
fb1f1c7836 Enable xcatconfig to be run on a Service Node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8417 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-15 14:21:04 +00:00
lissav
09c7e10c4c logic has been made a subroutine in servicenode postscript, not used anywhere elese
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8350 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-07 18:14:20 +00:00
sjing
a3de90b7df support xcatmon push model for HPC software.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8255 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-24 07:07:23 +00:00
lissav
d0468357c4 changed logic to check for runnin on SN to allow for install of MN when it use to be a service node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8184 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-17 12:20:55 +00:00
lissav
c983aac51a fix defect 3109994, should have checked is Service Node not is MN since xcatconfig sets up the /etc/xCATMN file during install and would quit.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8173 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-16 13:31:38 +00:00
yinle
51df7c97cf Fix defect 3077406:xcatinst should not assume root user home directory on AIX
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8113 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-10 04:31:27 +00:00
lissav
f39987002d added verbose mode so users can see the error that we don't want displayed during install
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8056 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-05 11:14:05 +00:00
lissav
c02c6bceea add support for command line sql statement
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8042 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-04 16:31:12 +00:00