Commit Graph

378 Commits

Author SHA1 Message Date
lissav 29dbe12954 fix recursive listing of all /install breaks AIX on large systems
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@11578 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-15 11:12:12 +00:00
lissav 2e68e00d73 add ~.xcat directory to the snap
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@11138 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-06 14:54:29 +00:00
jjhua 8e34820345 initialize the powerinterval and syspowerinterval in the site table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@11076 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-30 08:29:26 +00:00
lissav 3b0783e351 Do not put xcatd in /etc/inittab on Update call, breaks HAMS
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10966 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-03 19:14:38 +00:00
lissav c1ec0439b8 add lsxcatd -a
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10901 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-26 15:54:30 +00:00
lissav 8d6a163f5a dump last two days of auditlog and eventlog
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10899 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-26 15:33:11 +00:00
lissav 3cc995c63b Do not snap ISNM tables except config, too big
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10891 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-25 16:58:42 +00:00
lissav b8b5793bf4 Some enhancements. use strict added, fixed uninitialized variable
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10888 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-25 16:08:07 +00:00
ligc 2dafc29fa5 fix for bug 3406673: change PATH and MANPATH to make xcat ones before OS settings
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10716 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-09 00:50:01 +00:00
lissav 7031fa292b change print to echo
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10631 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-24 12:06:10 +00:00
lissav e2a44d1668 Support xcatd trace facility
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10603 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-22 14:21:19 +00:00
lissav deae2fdf1e update with fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10400 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-30 15:57:01 +00:00
wanghuaz 3e77b5f7c1 Fixed one timing issue that in open firmware 'Select this console as the active console press 0' msg passed quite quickly and this makes lpar_netboot.expect messed up with next msg after it. Adjust expect cases to put 'ok(.*)0 >' as a highest priority than (.*)elect this consol(.*)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10396 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-30 12:50:09 +00:00
lissav adcde47e22 Code to improve for clean shutdown of daemon
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10392 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-30 11:47:09 +00:00
sjing 5610770c7e Hitachi PMR fix - swapnfs is not available when paging resource is changed.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10380 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-29 03:04:33 +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