Commit Graph

2548 Commits

Author SHA1 Message Date
mxi1
793f736a83 for defect 3089649, 3089643 and 3089635
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7882 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-18 10:13:44 +00:00
bp-sawyers
7d66c85950 Minor fixes to xcatsetup
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7876 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-15 20:08:12 +00:00
jbjohnso
7d0a7dd20b -Fix wvid against AMM with https enabled
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7873 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-15 17:01:41 +00:00
mxi1
b841208705 for defect 3087228
add two checkpoints in InstUtils.pm and aixlitesetup

    if the entry in litefile table is one file and the entry in spot is one directory,
    or the entry in litefile table is one directory and the entry in spot is one file,
    there will be one error message to indicate the user to update the spot or the litefile table

    One loop is added to do the check in InstUtils.pm;

    in aixlitesetup script, two checkpoints are added to make sure the entries in litetree is comatible with the litefile entry

    Also add one checkpoint in aixinstall.pm to see the return code of dolitesetup

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7864 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-15 08:34:00 +00:00
wanghuaz
9053081d90 Fixed the issue that lsslp output the usage msg if no noderange is specified.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7863 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-15 06:43:38 +00:00
wanghuaz
41f1001ace Fixed the bug 3087647, rnetboot is not working.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7862 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-15 06:27:40 +00:00
bp-sawyers
7b6db33399 Fixed more problems in xcatd init.d script
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7860 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-14 19:55:18 +00:00
nott
0e87eda61a change call to dolitesetup
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7856 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-14 19:27:52 +00:00
bp-sawyers
40ada950dd Fix syntax error in the xcatd init.d script
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7855 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-14 19:07:39 +00:00
bp-sawyers
f568b0bfc7 Added xcatsetup support for cec names like f[1-2]c[1-3], wrote noderes.xcatmaster and noderes.server, and improved man page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7853 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-14 16:00:20 +00:00
wanghuaz
17ed758d10 One partitial issue in lpar_netboot.expect if rpower cannot return the correct state of lpar
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7846 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-14 04:24:27 +00:00
wanghuaz
4f0ae042d9 Fixing bug: 3039292. Use xfork instead of perl subroutine fork to correctly handle the existing mysql DB connections
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7845 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-14 03:47:05 +00:00
wanghuaz
2012332325 Output usage if no noderange specified. Fixing bug: 3006815
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7844 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-14 03:41:31 +00:00
phamt
8f867bb118 Check the output string of "vmcp q v nic".
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7834 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-13 16:03:26 +00:00
linggao
c0aa4c2a24 bug fix, extra line like XXXXXYYYYYZZZ was printed out for noping nodes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7826 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-12 20:44:45 +00:00
nott
2d7fb61bc4 add target to get_nim_attr_val call
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7824 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-12 18:41:17 +00:00
mxi1
1607f2c06c one new script named "setbootfromdisk" is added,
which is used to change the default booting-up device to hard disk when the redhat (also including fedora, centos, sl etc) diskful installation is completed

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7819 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-12 08:26:20 +00:00
jbjohnso
245a05e7cc -Correct misleading error message in defect 3082343
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7808 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-11 13:18:50 +00:00
daniceexi
5c92a9fb45 defect 3085064: fixed the problem that strip off hostname from CN when not set site.domain
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7803 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-11 05:59:45 +00:00
nott
745cd03e7b use rw as litefile default on AIX
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7778 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-07 16:38:20 +00:00
mellor
ab5b2ca9df bundle file and pkglist updates to automatically install perl-DBD and ODBC rpms on service nodes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7767 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-06 19:05:26 +00:00
jbjohnso
9a70aa89b9 Init script changes for HA and non-stop exceptions on major version change
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7765 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-06 15:34:26 +00:00
nott
3c2604904d fix updatenode -A option and error msgs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7759 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-05 19:09:24 +00:00
linggao
48f3a6f452 making sure mac has : in ifname for kernel command line
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7751 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-04 20:47:07 +00:00
lissav
2434905595 remove *sqlsetup commands from server
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7747 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-04 19:19:50 +00:00
lissav
86830fab88 increase loop checkin can access site table from 20 to 200 starting up. DB2 is real slow after reboot
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7744 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-04 17:06:20 +00:00
phamt
f143dae32f Added network drivers for s390x. Change nodeset command for zVM to handle the new name of initrd-statelite.gz.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7743 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-04 16:12:34 +00:00
lissav
2c35493c52 While investigating defect 3079612, which I could not create. I did find one of our setups for LL was not working on the Client. The /var/lib/db2/sqllib/cfg/db2cli.ini does not exist, which I had instructions to setup for LL. Added a check and must talk to LL
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7742 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-02 12:25:08 +00:00
vallard
3c6a649f16 started adding support for vmfs clones... not finished yet
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7740 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-01 17:18:37 +00:00
nott
62be0d257e fix SN cleanup in mknimimage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7737 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-30 17:31:08 +00:00
vallard
7b8b614c1b fixed rpower boot as well as returning status for off and on if they are on
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7734 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-29 22:31:29 +00:00
nott
6862de33b5 chkosimage - check req resources
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7722 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-29 15:06:14 +00:00
lissav
ab2d098bf4 set default for db2installloc
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7706 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-28 15:38:28 +00:00
sjing
f98871acc9 FScheck when mkdsklsnode
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7696 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-28 06:42:35 +00:00
sjing
58924637b4 "export INUCLIENTS=1" before installp cmd, so checks for running daemons should be skipped.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7694 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-28 04:38:56 +00:00
xq2005
c13eb0b6a3 /install is hard coded in aixinstall.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7690 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-28 02:42:52 +00:00
xq2005
c227fc75ec /install is hard coded
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7688 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-28 02:34:58 +00:00
sjing
6e20236b33 "-b" as the default installp flag to prevent bosboot in SPOT update.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7685 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-28 02:28:08 +00:00
mellor
ead4611db4 changes to accommadate new reservation_resources support from LL
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7683 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-27 21:23:41 +00:00
jbjohnso
3cac50a3bc -Fix multiwide blade rcons
Have ddns delete TXT records for DHCP to avoid confusion

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7680 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-27 20:21:39 +00:00
jbjohnso
92ebc7a796 Handle mac address generation for clonevm more similarly to mkvm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7676 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-27 19:08:15 +00:00
jbjohnso
0fe24d95bd -Port 2.5 fixes for kvm plugin forward
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7671 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-27 17:56:50 +00:00
mxi1
152777a64e update the code to handle the kernel in genimage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7667 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-27 09:09:50 +00:00
bp-sawyers
dfdb1c1902 Added class b network support for compute nodes in xcatsetup
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7647 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-26 10:24:49 +00:00
xq2005
edaba6aae6 /install is hard coded in gangliamon.pm and rmcmon.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7645 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-26 02:57:37 +00:00
bp-sawyers
42779221d7 Added class b network support for cecs in xcatsetup
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7642 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-25 15:14:10 +00:00
mxi1
9ce6102a4a for defect 3072164,
move the code related with kernel selection out of "unless($onlyinitrd)" block.

    the code for sles and redhat  is all udpated.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7639 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-25 09:54:06 +00:00
sjing
28ec23dc21 add more than one nameservers in /etc/resolv.conf.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7637 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-25 09:02:52 +00:00
xq2005
f9f2d20034 rewrite function confGmetad
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7635 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-25 07:43:20 +00:00
xq2005
9f98099d5c rewrite function confGmond
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7632 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-25 07:03:20 +00:00