Commit Graph

8972 Commits

Author SHA1 Message Date
lissav 2fa947cd0c perf improvement to getnodetype, getcecchildren, getchildren
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@11017 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-15 12:26:25 +00:00
lissav 03db3ab47f do not dump/restore isnm_perf* tables
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@11016 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-15 12:18:45 +00:00
lissav 7c5c6e163c update man page for no longer dumping/restoring isnm tables
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@11015 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-15 12:17:00 +00:00
amy0701 a176c60048 update makedhcp testcases
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@11012 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-15 07:19:15 +00:00
amy0701 ccc22e145b update testcase for copycds
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@11011 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-15 07:17:35 +00:00
amy0701 6bd1af764b update
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@11010 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-15 07:15:56 +00:00
amy0701 0f84dd880a update bat.bundle
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@11009 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-15 07:14:40 +00:00
lissav 8f48a9539c one more change
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10993 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-11 17:16:16 +00:00
lissav 3ffc0b2437 performance improvement to getchildren, ok'd by Bruce for 2.6.9 if we rebuild
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10992 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-11 16:53:39 +00:00
jjhua db4d3824ed fixed the bug 3428290, it has been created in another situation.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10986 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-09 09:31:00 +00:00
wanghuaz d47cca6d30 Correct one typo to adjust the order to remove paging device and ODM configuration
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10984 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-09 07:56:49 +00:00
wanghuaz fc5c20ae0d Fixed the issue that multiple mkdsklsnode will add duplicated lines in rc.dd_boot
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10982 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-09 04:59:48 +00:00
wanghuaz 708e5f143e Fixed the paging space missing issue on large clusters
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10981 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-09 02:44:13 +00:00
lissav ec81ac9aa0 fix performance issue with getNodeIPaddress, the problem is in DBobjUtils->getchildren, but this routine never should have called DBobjUtils->getchildren.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10972 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-04 18:04:27 +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
jbjohnso 82cce879ce Increase timeout for AMM operations in general, but particularly lengthen it for queries involving LEDs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10960 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-02 20:41:20 +00:00
bp-sawyers 3b6e0db8f4 Fixed serveral problems in configeth script
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10955 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-01 20:28:01 +00:00
jjhua b963bc7ec4 fixed bug 3428290 in sf.net, in DFM, if no hfi or net, output the error with usage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10942 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-01 03:16:25 +00:00
wanghuaz 8a7458234d Create the tmp file to ramdisk instead of NFS folder to avoid NFS issues during bringup paging space
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10939 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-01 02:26:59 +00:00
jjhua 0b7ea33179 the 0x02 is used with Chip Pump Mode which is not used by customers. So I change the default value of Memory Interleaving to 1
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10938 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-01 02:20:43 +00:00
jjhua d76099720d And the 0x02 is used with Chip Pump Mode which is not used by customers. So I change the default value of Memory Interleaving to 1
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10936 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-01 01:58:48 +00:00
lissav b37de511a8 Add what to change in the script to comments and add error processing defect 3430879
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10934 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-31 19:52:22 +00:00
lissav 1ed591ef0c fix link to dracut files, 3411554,3431076,3398255
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10931 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-31 17:42:48 +00:00
wanghuaz eadb53665c Removed the check of pping/ppping -i option when trying to remove the 'hfx' postfix in hostname, since in power 775 cluster, it is also possible to check ethernet connections with -i enx.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10930 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-31 11:04:34 +00:00
wanghuaz 25d5e487ec Fixed the issue that confighfi doesn't configure ml0 correctly on Torrent 2.1 and configeth doesn't configure ethernet in power 775 clusters
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10927 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-31 10:19:37 +00:00
wanghuaz fd454d7ff2 Make ppping -i option support hfi interfaces
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10923 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-30 08:59:44 +00:00
wanghuaz d7ae87e7ba Make pping -i option support hfi interfaces
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10921 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-30 08:08:31 +00:00
wanghuaz 4a42452208 Added powerinterval support in 2.6 stream
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10919 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-30 06:07:17 +00:00
nott a40afdef5e make sure niminfo is valid for xcatinfo
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10918 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-28 20:33:16 +00:00
amy0701 ae63258e0f add litefile.csv for linux_statelite_installation
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10914 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-28 08:05:51 +00:00
amy0701 687f289b78 add linux_statelite_installation
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10913 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-28 08:04:27 +00:00
jjhua d097aa1deb rflash supports hierachy in AIX
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10910 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-28 06:10:25 +00:00
amy0701 15f85d6303 add aix_statelite_installation testcase
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10909 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-28 05:54:59 +00:00
amy0701 985f747691 update makenetworks testcases
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10908 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-28 05:46:00 +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
zhaoertao 5f8243a389 fix bug 3428569: No LPAR ID given error on AIX71 EMS
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10895 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-26 04:46:40 +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
lissav c947fa575f add support for XCAT_SKIPTABLES env variable
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10882 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-25 13:25:36 +00:00
lissav ac6b203ea8 add support for Env variable to determine skiptables
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10880 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-25 12:55:40 +00:00
jjhua 2c912a6efa fixed bug 3413154.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10878 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-25 08:00:34 +00:00
jjhua 2a295edea8 QDR IB support on rhels6.1
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10876 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-25 05:16:29 +00:00
nott 429a5b9076 get node hosts file from spot
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10873 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-24 17:49:53 +00:00
nott 571497b51c set up disk mirroring
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10872 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-24 16:27:37 +00:00
daniceexi 56ef49030a defect 3427738: fixed a typo in the otherpkgs.pkglist for rh6
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10864 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-24 10:01:53 +00:00
jjhua 73c38b5152 configure the IPs for QDR IB on rhels6.1
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10861 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-24 07:00:41 +00:00
yinle 3295f11ac4 Fix mistake that lsslp will match the wrong definition.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10856 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-23 09:28:59 +00:00
yinle 5cb12eb3e7 Fix bug 3426844: lsslp set incorrect parent values
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10855 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-21 15:12:16 +00:00
nott 19b42174bf fix typo
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10853 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-20 19:01:12 +00:00