xq2005
4da98c6d66
add the API of image check command
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11893 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-19 09:31:33 +00:00
xq2005
2f65463e87
REST API for image list
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11892 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-19 08:50:55 +00:00
xq2005
430bb12d13
xdcp command in REST API
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11891 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-19 06:46:10 +00:00
wanghuaz
0059615b2a
fixed a problem in power 775 that compute node cannot get its xcatserver ip from dhcp server over hfi, which was introduced by revision 10534.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11890 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-19 05:37:09 +00:00
jbjohnso
5dddb7ed3d
Skip Service Request, contrary to slptool impressions, it's actually pretty
...
pointless (at least for us, services are pretty deterministic and skipping straight to attribute request makes a lot of sense).
To make up for giving up the service request provide url list, track and fill in srvtype when the reply comes back so that caller knows which data elements match which of the requested service types.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11889 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-18 21:46:07 +00:00
jbjohnso
df4c56729d
Finish IPv6-only phase 1 of native xCAT SLP library
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11888 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-17 20:00:11 +00:00
jbjohnso
1e3fa72a93
Implement sending attribute request, after processing replies, phase 1 of slp is done
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11887 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-17 20:00:05 +00:00
jbjohnso
d93542fc49
Advance state of SLP.pm to actually take and parse service replies
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11886 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-17 19:59:58 +00:00
jbjohnso
f9886db053
Rework SLP.pm to do each srvtype as a distinct packet, now mandate caller
...
to specifiy srvtypes. Problem being that SLP hashed multicast addresses don't pan out so well if not very precise
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11885 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-17 19:59:52 +00:00
jbjohnso
2152035a14
Add SLP.pm to perl-xCAT. Currently selectively does IPv6 SLP
...
TODO includes IPv4 SLP and reworked multi-srvtype support since RFC indicated behavior doesn't work (divide multiple srvtypes into separate packets to workaround)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11884 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-17 19:59:46 +00:00
jbjohnso
85a3468e0f
Have xCATd more robustly give client 5 seconds to receive message
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11883 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-16 18:41:47 +00:00
daniceexi
9e2b250062
fixed the issue that xnba,pxe,vsmppex,yaboot failed for service node when no valid nodes in the handled network
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11882 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-16 10:31:33 +00:00
wanghuaz
f8138b1687
fixing bug 3505826: don't run yum install command if otherpkg list only contains marked removable pkg and no package to install
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11879 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-16 07:05:26 +00:00
bp-sawyers
42e3641b01
fix certificate problems in getxcatdocs
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11877 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-15 19:41:53 +00:00
jbjohnso
5d3d584e22
Don't try to sabotage tftp unless sure new tftp can work
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11875 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-15 15:51:48 +00:00
jbjohnso
bc6b0712c3
Refine tftp startup handling to cope better with more states (dealing with xinetd reconfiged or not reconfiged, xinetd without tftp slave active and with slave active)
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11872 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-15 15:46:54 +00:00
jbjohnso
6d92251583
Change tftp to run standalone instead of xinetd slave to fix various limitations of the xinetd approach
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11870 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-15 15:19:40 +00:00
phamt
8e7a0f2475
Changed unknown node type label
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11868 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-15 14:13:15 +00:00
phamt
a9ef623bb6
Removed trailing comma.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11867 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-15 13:58:36 +00:00
phamt
6e77ab5a47
Removed trailing comma.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11864 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-15 13:51:22 +00:00
phamt
c7e3f36391
Fixed select all checkbox in nodes table.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11862 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-15 13:38:00 +00:00
xq2005
1b9f6bc02f
fix bug 3505088 for ganglia monitor page not stable
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11860 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-15 10:40:31 +00:00
xq2005
99e038c6a2
turn the debugging
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11859 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-15 07:08:32 +00:00
xq2005
af24bd9b4b
add the xdsh rest api interface
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11858 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-15 06:54:28 +00:00
phamt
f67806347e
Fixed bugs on System p provision page.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11856 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-15 05:09:28 +00:00
mellor
c5774a5223
defect 3504334 -- fix rollupdate for xLinux rpower timeout errors
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11855 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-14 21:22:08 +00:00
bp-sawyers
ddf7f8238d
Fix problem of not building nbroot-core rpms
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11854 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-14 19:42:29 +00:00
phamt
bbbea35614
Updated rcons.php
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11851 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-14 19:21:21 +00:00
phamt
442bbe9156
Fixed rcons to reference jquery.min.js. Added IP address and hostname range to z/VM clone and provision page. Updated update page with new links to xCAT repository. Cleaned up code.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11850 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-14 19:20:37 +00:00
phamt
f1459db8ba
Removed rconsShow.php so it could be updated.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11848 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-14 19:18:03 +00:00
linggao
0aa203fa99
use XCATSITEVALS in Postage.pm
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11847 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-14 13:30:32 +00:00
phamt
9409e1f397
Changed vertical-align on z/VM provision new page.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11845 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-14 04:38:48 +00:00
phamt
9df72493d4
Fixed add node dialogs. Added change password option under Settings. Cleaned up code.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11844 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-14 04:32:06 +00:00
jjhua
8805c4c1f1
add the rpower with cycle action for NGP
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11842 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-13 14:18:10 +00:00
zhaoertao
1c996c4c7a
modify the output of 'rpower blade state'
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11841 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-13 14:04:59 +00:00
zhaoertao
b7d1caeef7
fix bug 3500392: the DFM link between hdwr_svr and blades need to be reconnected
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11839 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-13 11:54:21 +00:00
daniceexi
190927b42c
update the output format of rscan
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11836 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-13 11:36:25 +00:00
xq2005
5e49f775b4
add the rest api for vms
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11835 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-13 08:34:30 +00:00
zhaoertao
74e2960ed7
modify the output of rpower blade state
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11833 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-13 04:31:05 +00:00
zhaoertao
229618d4ed
use 'cec_state' instead of 'bpa_state' for 'rpower blade state'
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11832 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-13 03:06:04 +00:00
jbjohnso
a518f9a850
Offer '-o' to force powerdown on failed suspend attempt, '-r' to force reset
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11829 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-12 20:58:35 +00:00
lissav
01cb1ef7e7
fix defect 3502735
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11824 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-12 17:03:38 +00:00
daniceexi
8797bd6954
fix the issue for xcatdebug:1. aix cannot recognize the signal NUM50,NUM51. 2. the xcatdeug -f does not work after the change that loading plugin when really running of command
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11822 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-12 11:54:28 +00:00
jjhua
3c021b2b23
rspconfig manpage updates for NGP
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11818 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-12 09:39:46 +00:00
zhaoertao
4eeaae182a
modify the time interval used to retry rcons
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11816 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-12 09:15:57 +00:00
zhaoertao
4bc914d0e6
fix bug 3496892: need to check the state of lpar strictly
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11815 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-12 07:48:52 +00:00
xq2005
cc33f2065d
sync from 2.7 for ganglia configure
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11813 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-12 05:23:38 +00:00
jbjohnso
43fbad64ac
Weaken Postage.pm requirement of PPCdb
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11811 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-11 00:29:52 +00:00
bp-sawyers
eb13fe149e
Created 2.7 branch, so changing trunk to 2.8
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11807 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-09 14:17:16 +00:00
xq2005
7fcd6c03b1
support the latest ganglia output
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11805 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-09 11:07:59 +00:00