Commit Graph

8795 Commits

Author SHA1 Message Date
xq2005
d75e392427 show pie chat summary for each group
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10402 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-31 02:28:59 +00:00
lissav
56679e79f1 fix example
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10401 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-30 16:14:15 +00:00
jbjohnso
56becc5546 Correct missing close brace
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10399 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-30 15:10:21 +00:00
wanghuaz
887d901e24 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 the highest priority than '(.*)elect this consol(.*)'
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10397 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-30 13:05:29 +00:00
wanghuaz
f17d4135ca Fixed one issue that in the case of first boot try failed, and second boot try succeed, rnetboot still returns the first try's error. If second try succeed, it means rnetboot succeed, it should return success.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10393 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-30 12:17:23 +00:00
ligc
cb9f712d6e fix for bug 3388874: mkdef handle existing objects
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10391 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-30 07:55:06 +00:00
lissav
e93a1a5f5a fix disjointdhcp definition
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10389 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-29 18:26:51 +00:00
zhaoertao
8146dcbc0b BSR item and modification for some of 'rspconfig' options that use 'ASMI'
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10381 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-29 09:04:01 +00:00
bp-sawyers
3e2444f273 Deleted the old pdf docs from the trunk. Will replace them with downloaded versions of our wiki docs soon.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10375 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-27 13:45:46 +00:00
sjing
496c97c6c5 Hitachi PMR fix - swapnfs is not available when paging resource is chaged.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10374 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-26 03:43:35 +00:00
sjing
210befa753 Hitachi PMR fix - swapnfs is not available when paging resource is chaged.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10373 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-26 03:40:55 +00:00
sjing
dae397cf6a Hitachi PMR fix - swapnfs is not available when paging resource is chaged.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10372 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-26 03:38:30 +00:00
bp-sawyers
8dd019c941 Updated the build machine prep comments in the build script
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10370 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-25 19:54:25 +00:00
linggao
ca4465c685 document the new function that postscripts taking paramerers
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10368 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-25 19:11:43 +00:00
jbjohnso
a91c441719 Tighten up pid file management for coordinated xCATD shutdown/startup
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10367 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-25 17:07:23 +00:00
lissav
cce45fb66f missing lib
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10366 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-25 13:06:55 +00:00
lissav
a9af8d12cb improvements to runcmd streaming
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10365 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-25 12:52:19 +00:00
wanghuaz
df08da6c39 Added pwerinterval for DFM to control the rpower speed for on/boot/reset options
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10364 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-25 09:11:06 +00:00
amy0701
b1978b5f85 add testcases for imgexport
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10363 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-25 08:56:05 +00:00
phamt
62b0d36397 Fixed bugs caused by scrollable datatable.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10362 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-24 20:31:28 +00:00
linggao
0f302dbc58 fix a defect for supporing parameters in updatenode -P
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10361 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-24 20:10:55 +00:00
phamt
a1b27d099b Fixed bugs caused by scrollable datatable.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10360 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-24 19:28:24 +00:00
lissav
ef99f0ec7f change genimage.pm to use runcmd streaming not runcmd_S which is removed
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10359 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-24 18:06:14 +00:00
lissav
1f2be1b3b9 merge runcmd_S into runcmd
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10358 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-24 18:05:11 +00:00
phamt
6ee0895e7f Set provmethod during provisioning. Changed nodes info bar.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10357 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-24 16:08:49 +00:00
phamt
dba9912d8f Changed zVM tab name
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10356 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-24 15:13:30 +00:00
phamt
fa32b829a1 Put provisioning code back for ipmi and blade
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10355 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-24 15:09:28 +00:00
lissav
b381235711 Enhance databaseloc description
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10354 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-24 12:22:38 +00:00
xq2005
10fe1f542f quick provision from nodes page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10353 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-24 10:30:30 +00:00
xq2005
92e0dd20bb install ganglia on cn when stateful install
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10352 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-24 10:20:18 +00:00
phamt
d1485783b2 Fixed xCAT icon on Google Chrome. Fixed getNodeAttr().
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10351 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-24 04:09:39 +00:00
xq2005
e6c7aadb3b use double click to start edit in nodes page, do not submit ajax request if the input content without modification
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10350 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-24 03:37:12 +00:00
phamt
752cdb1dda Enable scrollable datatable header.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10349 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-24 03:10:37 +00:00
lissav
7a5a296e6c fix defect 3396951 PMR 67324
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10348 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-23 19:08:03 +00:00
phamt
5422806675 Added support for blade provisioning.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10347 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-23 17:42:28 +00:00
lissav
47353462b7 fix defect 3396951 PMR 67326
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10346 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-23 16:25:28 +00:00
phamt
5ceedcdb26 git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10345 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 2011-08-23 14:16:56 +00:00
wanghuaz
41d8f40098 Added /proc filssytem for diskless node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10344 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-23 08:12:26 +00:00
ligc
cd98a43e1a fix for bug 3396712: table.pm perl syntax warning
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10343 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-23 06:32:32 +00:00
phamt
419bf4232a Added support for provisioning and inventory of iDataplex and blades.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10342 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-23 03:53:52 +00:00
phamt
5050faf404 Added support for rinstall.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10341 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-23 03:44:43 +00:00
zhaoertao
c2b5c89f29 fix bug 3392336, rspconfig give bpa plugin bug err when enableASMI=yes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10340 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-23 03:09:26 +00:00
jbjohnso
e32bf5d3df Use nodehm.serialport/serialspeed to configure esxi5 console configuration
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10339 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-22 19:28:37 +00:00
lissav
d8f94f6d98 fix for defect 3392944
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10338 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-22 18:22:35 +00:00
lissav
6f7df46e19 Add check that databaseloc is not in the site.installdir directory, that is also not in the installloc directory defect 3392944
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10337 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-22 15:45:18 +00:00
lissav
8b5457c410 user Utils->SELINUX to check for selinux enabled
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10336 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-22 12:02:08 +00:00
lissav
39c6fee693 add isSELINUX routine
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10335 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-22 11:50:44 +00:00
jjhua
26ee4cf110 fixed bug 3392334, the last code removed No deconfigured resources by chance, this time added it again.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10334 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-22 02:34:30 +00:00
jjhua
f8079d2071 fixed bug 3394561, add the --resetnet option to rspconfig DFM part
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10333 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-22 02:24:18 +00:00
ericagar
60d4077c14 Fix for defect 3396020: Fix bashisms in setroute and routeop
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10332 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-22 01:08:40 +00:00