Commit Graph

1845 Commits

Author SHA1 Message Date
yinle
a7e4ef2bf1 Fix bug 3522940: FB->lsslp no response on aix71D
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12501 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-03 06:49:07 +00:00
jjhua
07063e64cd For FB, prompt some messages at the beginning of the setting
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12495 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-03 06:26:05 +00:00
jjhua
c1ae76f7dc add use xCAT::FSPUtils;
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12489 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-03 05:05:45 +00:00
jbjohnso
5795e2a5ea Fix problem where Client could attempt to coalesce data from server that doesn't cleanly cleave an xcat response
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12470 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-02 12:57:51 +00:00
jjhua
3f98aa66de correct a typo
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12458 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-02 06:43:56 +00:00
jjhua
b9ab9c9ab0 use the getIPaddress() in FSPUtils.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12453 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-02 06:26:43 +00:00
jjhua
80d2041941 use the getIPaddress() in FSPUtils.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12452 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-02 06:23:43 +00:00
jjhua
8a478034cb use the getIPaddress() in FSPUtils.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12451 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-02 06:21:58 +00:00
jjhua
c2f1d848ff add some comments
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12450 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-02 06:09:39 +00:00
jjhua
07bfea4df4 modified the comment for getIPaddress and getHcpAttribs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12445 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-02 05:11:33 +00:00
yinle
e48bc39c2b Fix bug 3521914: fsp plugin bug at PPCenergy.pm line 182 with renergy on p7ih
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12436 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-02 02:35:27 +00:00
jbjohnso
9b4a8ccb52 Correct syntax problems in invoking fcntl calls
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12426 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-01 18:28:28 +00:00
jbjohnso
57e4d2e508 Rework Client to be more responsive to server code even with the XML coalescing in effect
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12396 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-29 00:36:48 +00:00
jjhua
a8db7806d5 remove getIPaddress() from Utils.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12385 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-28 09:16:41 +00:00
jjhua
15b060bf31 performance enhancement for getIPaddress() in FSPxx.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12384 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-28 09:12:29 +00:00
yinle
6f33b95718 Add retry part to support lsslp -t retrytimes.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12359 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-26 15:33:24 +00:00
yinle
0a424f7464 Add SLP.pm to 2.7.2
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12347 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-26 09:00:54 +00:00
jbjohnso
a75db50804 Fix typo in previous fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12343 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-25 18:25:30 +00:00
jbjohnso
2192a7602d Have Table.pm properly bail out in the event of a bug
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12335 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-24 19:17:43 +00:00
jbjohnso
8957491f43 Table.pm would die unceremoniously when faced with undefined argument, tolerate it
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12333 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-24 18:32:59 +00:00
sjing
34958c9a33 the fix for bug 3364300 - only allow root to run xcatbypass mode.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12324 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-24 02:40:18 +00:00
sjing
cc606e9a7e the fix for bug 3364300 - not display passwords in xcat commands or logs.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12314 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-24 01:51:35 +00:00
sjing
f56a602a71 the fix for bug 3364300 - not display passwords in xcat commands or logs.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12312 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-24 01:48:33 +00:00
lissav
7c6b786a97 get rid of warning for perl -c
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12293 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-22 10:24:43 +00:00
lissav
9bda95f579 Start of fix for SF3519602
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12280 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-19 18:47:36 +00:00
lissav
a60e0144c1 revert Utils.pm no perf changes to getIPaddress
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12277 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-19 15:21:20 +00:00
jjhua
8b06f55eb8 performance improvement. collect the CEC/Frames' Children in preprocess_nodes() of PPC.pm, instead of getIPaddress() in Utils.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12272 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-19 10:27:49 +00:00
zhaoertao
87e4b0c226 fix bug 3511324: rpower got uncorrect output
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12268 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-19 06:55:19 +00:00
zhaoertao
df5fafd11d fix bug 3519391: FB:wrong rpower status for 'rvitals bladenode all'
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12266 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-19 06:33:52 +00:00
jbjohnso
28ffd3d30d Backport change from 2.8 for Client.pm to be more resiliant to SSL negotiation delays
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12257 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-17 21:16:18 +00:00
jbjohnso
978d0e5876 Fix NetworkUtils.pm to work correctly with IPv6 nets with '/64' in netmask field
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12236 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-14 16:09:22 +00:00
wanghuaz
fbd9d250d3 Fixing bug 3512768: minor error in description of postinstall attribute
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12232 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-13 06:02:42 +00:00
zhaoertao
800370a96a delete username HMC from usage page of rspconfig
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12230 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-13 03:09:45 +00:00
jjhua
3b615c77c2 rpower cec onstandby -T tooltype support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12216 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-12 08:09:50 +00:00
zhaoertao
833976f525 use 'USERID' and its password as the account to create link between MN and hdwr_svr for NGP
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12194 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-11 09:20:20 +00:00
yinle
91150288aa Fix bug 3504211: update xcat from 2.6.11 to 2.7 occur error on sles
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12181 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-10 12:43:28 +00:00
bp-sawyers
7229fc1501 Improve the hosts table description
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12150 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-06 18:58:57 +00:00
yinle
4e27d62953 Fix bug 3504211: update xcat from 2.6.11 to 2.7 occur error on sles
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12145 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-06 03:29:48 +00:00
yinle
4d4bd8bba5 Fix bug 3504211: update xcat from 2.6.11 to 2.7 occur error on sles
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12144 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-06 03:27:02 +00:00
zhaoertao
50e4c46d4f fix bug 3513522: provide more detailed information for 'conn' command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12140 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-06 02:16:42 +00:00
zhaoertao
dabda08b40 modify the fsp-api action for rpower cycle to support rbootseq
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12070 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-30 05:45:42 +00:00
nott
cdedc212fe add configdump to nimimage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12058 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-29 19:42:15 +00:00
zhaoertao
a2d14e557e delete the using and implementation of getNodeSpecAttribs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12018 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-27 11:24:58 +00:00
jbjohnso
70cb145a71 Have MacMap throttle itself to 64 switches at a time to fend off memory starvation
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12006 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-26 17:36:51 +00:00
jbjohnso
b81df35469 Have Client work to aggregate some XML processing
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11991 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-25 17:48:51 +00:00
jbjohnso
2f1b7d8fb6 Fix problem where Table.pm fails to skip cache for low nodecounts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11981 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-25 15:15:14 +00:00
daniceexi
eab6f3e3fc fixing bug 3490738: for getmacs -F option, mac address now can be with or without colon, uppercase and lowcase is also supported.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11931 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-21 09:55:38 +00:00
yinle
1a33167500 Fix bug 3504211:update xcat from 2.6.11 to 2.7 occur error on sles
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11926 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-21 07:27:49 +00:00
zhaoertao
590061470b fix bug 3500392: FB->console abnormal if off/on blade
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11923 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-21 07:14:09 +00:00
jjhua
4410c8b363 add the rpower with cycle action for NGP
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11843 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-13 14:19:45 +00:00