Commit Graph

3373 Commits

Author SHA1 Message Date
lissav 158a08f288 support for xcatd trace
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10604 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-22 14:33:08 +00:00
lissav e2a44d1668 Support xcatd trace facility
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10603 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-22 14:21:19 +00:00
yinle f6295148e3 Fix bug 3412161,xcatsetup: parent attribute for fsp and bpa is not set
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10601 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-22 00:51:56 +00:00
ligc 7d850a4889 add service.raid1.sles11.tmpl and post.sles11.raid1 for RAID1 support on SLES11
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10577 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-21 03:14:12 +00:00
nott eae067c880 skip 2nd resolv_conf in bos_inst
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10571 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-20 14:31:30 +00:00
yinle 3576b6edc5 Fix bug 3411406:xcatsetup: FSP side is not set correctly
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10563 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-20 05:42:54 +00:00
linggao 2911e9cb3a make sure osimage.provmethod=statelite when calling liteimg command, defect 3409362
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10561 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-19 21:05:28 +00:00
nott e677086adc set up resolv.conf on backup SN
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10540 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-16 19:30:56 +00:00
lissav 1a8c473ea4 add tabprune # days, need to test on other databases and man page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10523 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-14 11:10:35 +00:00
zhaoertao c900ba7990 fix bug 3301782: cancelling hdw_svr commands doesn't kill the fsp-api
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10518 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-14 04:28:53 +00:00
ligc 14a851b129 fix for bug 3391271: add dns forwarder into /var/named/db.cache to support dns forwarder on AIX
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10504 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-13 02:29:05 +00:00
yinle 85a375d689 fix some minor mistakes.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10503 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-13 00:31:18 +00:00
nott b592346b68 fix missing resolv_conf
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10500 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-12 18:04:55 +00:00
linggao 29da171a6e minor fix an error message in route.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10495 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-12 15:09:07 +00:00
yinle 8034d25628 minor fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10485 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-09 08:23:37 +00:00
mellor 9e5ed72181 defect 3396907 - added new reconfiglist keyword to send LL reconfig cmd to specified nodes, e.g. submit-only nodes such as login nodes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10467 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-07 17:09:38 +00:00
lissav 545586453e enable tabch plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10464 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-07 15:35:38 +00:00
mellor 52c78e8ef0 defect 3405123 - rollupdate change LL feature for down nodes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10460 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-07 14:12:53 +00:00
wanghuaz 185799c4af Fixed one issue that there will be an error in mkdsklsnode if nfsserver is set on AIX. This is introduced by the enabling /proc filesystem for diskless node, it is not required to check nfsserver
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10445 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-06 11:08:47 +00:00
linggao f0ed81dd29 merged some fixes from trunk to here
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10432 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-01 20:35:08 +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
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
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
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 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 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
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 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
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
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
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
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
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
sjing 6d113545a2 Fixed the makedns issue for domain without dots.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10245 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-09 07:36:18 +00:00
nott d4f4a6a5b5 add check for node name res
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.6@10244 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-08 17:23:45 +00:00
lissav 53345329d3 add warning if nameserver site.master not found in /etc/resolv.conf
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10238 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-07 11:24:49 +00:00
nott f18c9c5f02 don't ckip diskless nodes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10237 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-05 19:21:59 +00:00