2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-05-13 01:44:18 +00:00
Commit Graph

7062 Commits

Author SHA1 Message Date
phamt b4e976013a Changed code to not request power status until user clicks on power. Used current cookie until it expired (5 minutes expiration).
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8360 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-09 03:44:11 +00:00
bp-sawyers b8e6c0057f added option to xcatsetup to delete the nodes and start over, and fixed bug when there are an uneven # of cecs in the frames.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8359 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-08 17:32:46 +00:00
phamt eda1c14525 Used nodestat instead of pping.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8358 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-08 16:28:12 +00:00
bp-sawyers 3c9c584141 fixed ddns.pm plugin loading problems
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8357 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-08 11:43:56 +00:00
yinle 8eba954b88 FSP/BPA redundancy: both bpa and frame's mgt are bpa, and bpa has a perent, so we should allow mkdef to set parent when the mgt ia bpa.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8356 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-08 10:04:40 +00:00
mxi1 1d11f8e79b if primarynic=mac, "netdev=" or "BOOTIF=" should be used.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8354 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-08 08:31:28 +00:00
xq2005 d1080ccbbd monshow rmcmon -s command optimize
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8353 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-08 08:14:17 +00:00
sjing 6ea31621d3 Double check with design, Add /etc/init.d/HPCbootstatus.linuxinit on Linux for diskful node reboot.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8352 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-08 03:26:44 +00:00
sjing 97a821a73b Double check with design, Add /etc/init.d/HPCbootstatus.linuxinit on Linux for diskful node reboot.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8351 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-08 03:26:14 +00:00
lissav 09c7e10c4c logic has been made a subroutine in servicenode postscript, not used anywhere elese
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8350 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-07 18:14:20 +00:00
yinle 5d506696d6 Fix bug 3123478: db2sqlsetup routine -r function
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8349 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-07 13:07:07 +00:00
sjing 659b01a6e2 update to reading xcat MN from xcatinfo file instead of using the exported $MASTER value, because it will be unreadable during diskfull reboot.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8348 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-07 09:26:27 +00:00
sjing 434591e3b0 update to reading xcat MN from xcatinfo file instead of using the exported $MASTER value, because it will be unreadable during diskfull reboot.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8347 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-07 08:37:44 +00:00
yinle f78f4f0b63 FSP/BPA redundancy: modify a code bug
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8346 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-07 08:12:36 +00:00
yinle 86959f995b FSP/BPA redundancy: Add the part of find IP address of Frame/CEC
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8345 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-07 08:11:14 +00:00
yinle dee114fd37 Modify for supporting FSP/BPA redundancy
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8344 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-07 06:11:05 +00:00
yinle 9a4d8e1582 Add definition of Frame/CEC to support FSP/BPA redundancy.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8343 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-07 05:50:21 +00:00
yinle fb6b0241fe FSP/BPA redundancy:modify lsslp.pm, add definition of CEC and Frame. Now only support matching vpd table. Disable write DB temporarily.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8342 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-07 05:47:07 +00:00
jbjohnso a1e9afb92d -Fix autocommit defaulting for realautocommit
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8330 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-06 16:42:34 +00:00
jbjohnso 7afadc07fc Correct mistaken checkin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8329 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-06 16:42:01 +00:00
jbjohnso d80f159f4d -Fix autocommit defaulting for realautocommit
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8327 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-06 16:40:25 +00:00
phamt f9ad742f47 Updated info bar message for zvm.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8325 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-04 16:33:02 +00:00
phamt a3b236f835 Changed info bar on monitor resources page.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8324 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-04 16:04:06 +00:00
phamt aff2096900 Updated info bar message for monitor page.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8323 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-04 15:42:49 +00:00
phamt c96a66e294 Updated info bar message for zvm.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8322 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-04 15:22:16 +00:00
phamt 4fd71fffb7 Optimized code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8321 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-04 14:54:04 +00:00
phamt 1df5121865 Fixed status bar for several pages.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8320 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-04 02:15:16 +00:00
phamt 25b62b956b Fixed status bar for several pages.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8319 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-04 01:47:10 +00:00
bp-sawyers bbe63fcd37 Added site attribute descriptions: ea_primary_hmc, ea_backup_hmc. And alpahbetized the attribute descriptions again.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8318 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-03 22:51:52 +00:00
phamt 6e7ddf055a Fixed typo.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8317 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-03 22:30:38 +00:00
phamt 4da7b77770 Cleaned up and simplified code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8316 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-03 22:09:36 +00:00
phamt c65badf386 Created cache directory if there is none, and changed cache directory path.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8315 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-03 21:28:43 +00:00
lissav fab2089270 move logic of /opt/xcat/sbin/copycerts routine into servicenode, to remove need to call. First step in having this script not need the xCAT code installed on the SN for Linux
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8314 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-03 12:27:02 +00:00
xq2005 79237170c0 update the node area on cec, update the page global list and update the checkbox on tooltip when select one node in any way
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8313 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-03 09:16:58 +00:00
ligc 25dbd9a2df fix for bug 3105433: postscripts table with -V
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8312 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-03 09:16:46 +00:00
jjhua db21d54b3f add the -T flag to mkhwconn/lshwconn/rmhwconn
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8311 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-03 05:48:54 +00:00
xq2005 8439b96699 use a tab to show the cluster setup wizard page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8309 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-03 03:25:33 +00:00
wanghuaz 091fe027fe Fixed one problem for IB support on SLES.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8308 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-03 03:25:07 +00:00
xq2005 05aae8e79a move the wizard page to configure page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8307 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-03 02:46:25 +00:00
phamt e616e6afc6 Used Eclipse's formatter and added comments.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8306 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-02 23:06:22 +00:00
phamt eaa2788627 Added advanced link in "Add node" dialog to set advanced properties.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8305 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-02 21:28:24 +00:00
linggao efe3eb3a5a some doc changes for xcatmon
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8304 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-02 15:54:43 +00:00
lissav c00f38d860 always get the cfgloc to the Service node and always setup this script is for a new install
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8303 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-02 13:33:05 +00:00
wanghuaz 59595ef4d2 IB support on RHEL6 code checkin.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8302 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-02 11:39:06 +00:00
ligc f55ef0b9dd fix for bug 3124671: read the osimage name
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8300 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-02 06:48:57 +00:00
nott ea1af7115b added additional prereqs for dump support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8297 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-01 13:58:55 +00:00
jbjohnso ce42fbcf9d -Pull in patches from Stepanov for ddns.pm to work in a more distro-agnostic way
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8295 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-01 13:00:18 +00:00
lissav e302bd2993 Fix failure in db2start on Redhat6 on first try, add retry logic defect 3110443
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8293 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-01 12:26:03 +00:00
ellen56 8f470e3b57 Fix defect:3123160
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8292 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-01 09:35:44 +00:00
xq2005 2b1d775d28 select all lpars on this cec when it is clicked
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8291 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-01 07:11:30 +00:00