Commit Graph

8832 Commits

Author SHA1 Message Date
lissav 2645befb3a remove rc.db2 setup does not work
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10430 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-01 11:29:41 +00:00
zhaoertao 24e52f96fe update 'rspconfig' manpage for 'BSR' item
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10428 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-01 06:54:44 +00:00
zhaoertao 878cd33a3b BSR item and modifications for 'rspconfig' options that use 'ASMI'
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10426 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-01 05:54:53 +00:00
jjhua 1eef8bfb09 fixed bug 3394561, --resetnet option for Direct BPA/FSP
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10425 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-01 05:50:12 +00:00
jjhua 41e579fcd1 fixed bug 3393278, for rflash, if node node/noderange specified, the noderange will be set to the <dir>. add one condition
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10424 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-01 05:28:27 +00:00
jjhua b4d4194323 fixed defect 3392334, give warning message when there is no deconfigured resouce.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10423 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-01 03:23:24 +00:00
mellor ffef2c42d0 rollupdate defect 3396903: need to run llctl reconfig on MN with latest LL ptf1
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10411 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-31 13:20:23 +00:00
mellor 38cc43836c use getNodeAttribs instead of getAttribs for statelite.mntopts to handle nodegroups in statelite.node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10410 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-31 13:02:11 +00:00
mellor 5236326c33 added include_file subroutine to statelite.pm copied from packimage.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10407 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-31 12:09:25 +00:00
lissav cad30f609e fix defect 3372805
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10406 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-31 11:55:57 +00:00
wanghuaz b1d341a332 Code enhancement for mac address failover
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10404 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-31 10:19:58 +00:00
lissav deae2fdf1e update with fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10400 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-30 15:57:01 +00:00
yinle 862fd2d095 Add new features to xcatsetup to support fsp/bpa's name of vlanid.frameid.cecid.1/2 and lpar names of hostname[01,05,09,13,17,21,25,29]. Fix bugs 3392389 xcatsetup to support BPA name using Frame nd Cec,3388654 xcatsetup/lsslp autoconfiguration does not work,3385836 xcatsetup gives invalid message but creates nodes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10398 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-30 13:22:13 +00:00
wanghuaz 3e77b5f7c1 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 a highest priority than (.*)elect this consol(.*)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10396 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-30 12:50:09 +00:00
wanghuaz e3bde1a271 Added /proc filssytem for diskless node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10395 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-30 12:32:31 +00:00
wanghuaz a23a2096a5 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/branches/2.6@10394 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-30 12:21:48 +00:00
lissav adcde47e22 Code to improve for clean shutdown of daemon
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10392 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-30 11:47:09 +00:00
lissav 2bd5a23a20 fix disjointdhcp definition
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10390 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-29 18:27:39 +00:00
lissav 765c20d6de fix for defect 3394065
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10388 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-29 15:37:52 +00:00
lissav 112ac2b7cc fix for defect 3392944 check database not under /install
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10387 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-29 15:35:27 +00:00
lissav 443115c63c fix for defect 3392944 check database not under /install
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10386 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-29 15:33:56 +00:00
lissav 4e5b13bbea fix for defect 3393849
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10385 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-29 15:30:34 +00:00
lissav 83815d4147 fix defect 3396951 Hitachi group not preserved on rsync
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10384 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-29 13:54:30 +00:00
lissav cf08fd0f66 fix defect 3396951 Hitachi group not preserved on rsync
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10383 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-29 13:50:39 +00:00
lissav ff0a87d351 fix defect 3389420 recursive rsync not working for xdcp to image
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10382 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-29 13:46:24 +00:00
sjing 5610770c7e Hitachi PMR fix - swapnfs is not available when paging resource is changed.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10380 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-29 03:04:33 +00:00
sjing 1687f84f1a Hitachi PMR fix - swapnfs is not available when paging resource is changed.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10379 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-29 02:58:10 +00:00
sjing 7594e9d636 Hitachi PMR fix - swapnfs is not available when paging resource is changed.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10378 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-29 02:55:52 +00:00
lissav ffc13f8709 change from runcmd_S call to runcmd (streaming)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10377 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-28 09:30:15 +00:00
lissav 19fd5997b2 rm runcmd_S merge into runcmd
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10376 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-28 09:26:04 +00:00
bp-sawyers 43f8d9907a Updated 2.6 branch version to 2.6.7
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10371 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-25 19:55:21 +00:00
jbjohnso f01980896c backport recognition of manually extracted esxi4.1 images
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10308 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-17 19:08:21 +00:00
jbjohnso 0e6c65680e Backport esx locking
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10307 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-17 19:07:46 +00:00
jbjohnso 0c5df40c81 Backport datastore automount opt-out
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10306 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-17 19:06:49 +00:00
zhaoertao cea06ec458 fix bug 3390625, delete check option -m for 'set_lpar_name'
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10291 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-16 04:07:28 +00:00
sjing 7f109189f7 The user provided fix for makedns issue of domain without dots, introduced new bug.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10281 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-12 11:23:59 +00:00
zhaoertao 08d6ccb1e4 fix bugs 3389970, not define 'output'
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10279 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-12 08:16:41 +00:00
daniceexi ccf2f55f83 add a black line to make the rpm of xCAT-test can be done automatically
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10278 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-12 06:21:11 +00:00
jjhua 0072906ad2 fixed bug 3390281, some of the GARDUNIT tags has two entries in [], enhaced it.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10276 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-12 03:41:50 +00:00
lissav 59702b7ed8 fix defect 3384108
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10273 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-11 19:28:07 +00:00
zhaoertao 9e58da04bb fix bugs 3389970, rpower give fsp plugin bug message
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10270 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-11 10:48:37 +00:00
mellor 1b9d15b143 defect 3388864 - rollupdate - cancel LL reservation if bad appstatus
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10266 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-10 22:03:18 +00:00
mellor 66edd2ec5a HPC Integration - fixed yum prompt in gpfs_updates script
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10264 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-10 16:51:12 +00:00
jjhua 173f8ce7e2 add some description of -d <data_directory> into the manpage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10261 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-10 08:52:34 +00:00
jjhua 4ef818ba79 fix xcat-Bugs-3386437, add -d <data_directory> for rflash to do firmware udpate
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10260 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-10 08:49:36 +00:00
wanghuaz dde8390522 Fixed bug 3373496 that imgimport created two levels of rootimg
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10259 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-10 08:13:15 +00:00
daniceexi ea2c6f1303 defect 3189574: replace all the keyword myipfn in the kcmdline attribute
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10255 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-10 07:26:28 +00:00
wanghuaz b12793213e Fixed the issue that setbootfromdisk cannot handle the multipath without raid.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10253 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-10 05:29:27 +00:00
lissav e1fc3ca4cd add check for search site.domain in /etc/resolv.conf
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10250 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-09 16:35:56 +00:00
lissav 65e8976a73 change nofiles limit
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10248 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-09 12:50:59 +00:00