Commit Graph

3444 Commits

Author SHA1 Message Date
nott 833b460f10 fix for bug #3474362
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@11418 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-26 16:30:19 +00:00
nott ec93453019 addtional mknimimage output
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@11411 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-24 21:03:11 +00:00
jjhua 55e0df750d syspowerinterval for powering on CECs within one frame. If there is just a sleep , it will be interrupted bye the child's signal. So enhance it
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@11320 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-30 09:03:16 +00:00
nott 3482e6ca92 switch prsync to rsync
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@11237 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-13 19:34:09 +00:00
nott 7f0303661f fix --liteonly option
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@11235 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-13 15:57:18 +00:00
wanghuaz 4156f7e7de Fixing bug 3458924: ilitefile is different with litetree/liteimg that there is no noderange in its option. Still checking if the req->{node} should not be used here.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@11233 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-13 09:18:12 +00:00
wanghuaz a0e0692fa5 Fixing bug 3458863: removed unnecessary and having issue codes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@11232 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-13 09:05:25 +00:00
bp-sawyers 09a3a51b06 Add new cons/ivm script to 2.6 branch
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@11209 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-12 12:07:33 +00:00
zhaoertao 04fd13af5b fix bug 3454934: The issue that Manually Creating HMC Entry with mkdef Without Specifying Userid and Password
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@11207 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-12 03:08:10 +00:00
daniceexi 22238d9d84 Using the special ivm console script to instead of the common one with hmc
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@11194 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-09 01:07:49 +00:00
nott 957bc41fb3 add statelite sync for AIX
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@11191 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-08 18:43:54 +00:00
daniceexi 812051a434 more fix for replacing the getAttribs with getNodeAttribs for regular expression support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@11189 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-08 14:57:07 +00:00
daniceexi b6abb7075a replace the getAttribs with getNodeAttribs for regular expression support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@11188 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-08 13:59:04 +00:00
lissav 6eedeebc77 add comment need regx where we haev not fixed the code
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@11186 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-08 12:27:20 +00:00
jjhua 488140a428 use getNodeAttribs instead of getAttribs for vmmaster table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@11182 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-08 08:31:33 +00:00
jjhua 999ffe2823 use getNodeAttribs instead of getAttribs for ppc table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@11178 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-08 08:11:38 +00:00
jjhua f7e3cff5f0 use getNodeAttribs instead of getAttribs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@11176 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-08 08:07:56 +00:00
yinle 0f0723592d Remove getAttribs from lsslp.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@11172 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-08 06:28:00 +00:00
jjhua fd18ee0166 change getAttribs to getNodeAttribs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@11169 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-08 06:23:24 +00:00
lissav 9fe321a9ba change getAttribs to getNodeAttribs, the code does not handle regx in the PPC table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@11164 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-07 16:52:52 +00:00
yinle 953a306215 Fix the mistake that lsslp can't get hmc's mtms
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@11160 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-07 10:26:57 +00:00
yinle 658c4af9fe minor fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@11159 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-07 10:21:04 +00:00
wanghuaz 2b938be82e RHEL6.2 support on system p
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@11145 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-07 07:44:06 +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 1048917a8b add the bc.ppc64 into the pkglist -- for bootlist
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@11134 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-06 08:12:15 +00:00
yinle cba5bd906f Fix bug 3451003:xcatsetup can't work with some kinds of host-name
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@11125 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-05 14:30:50 +00:00
yinle 06618ddd32 Fix bug 3445173 : xcatsetup give the wrong id for lpars, adjust the way of calculating node id.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@11120 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-05 02:48:32 +00:00
lissav 03e45369f3 fix defect 3448413
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@11118 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-02 17:18:58 +00:00
daniceexi 127d916d34 defect 3441169: Using the rc.statelite.ppc.redhat to replace rc.statelite for rh5,6 ppc64
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@11096 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-01 01:39:12 +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
jjhua 76223558ac add the syspowerinterval to control the CECs in one Frame boot up speed
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@11069 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-30 08:08:54 +00:00
nott f7daa1c360 remove bogus error message
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@11066 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-29 15:42:21 +00:00
nott 7481889d00 fix mkdsklsnode -n option
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@11022 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-16 19:32:12 +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 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
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
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
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
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
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
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