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
jjhua
2b80874274
perl-Crypt-SSLeay is one of xCAt server dependent packages
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7625 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-25 03:14:18 +00:00
jbjohnso
6f8c254883
-Fix broken clones
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7614 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-24 14:24:05 +00:00
jbjohnso
c9933c75e8
Fix getNodeUUID in kvm plugin
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7613 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-24 14:09:32 +00:00
jbjohnso
5b63531ff4
-Fix previous checkin
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7600 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-23 18:34:17 +00:00
jbjohnso
28161c99f2
-Fix for rhel6 nodestat/pping
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7598 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-23 18:15:48 +00:00
bp-sawyers
3251d37c56
fix cage id calculation and update man page
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7595 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-23 17:57:35 +00:00
bp-sawyers
cdc1c9351c
Also set cage id and parent for cecs in xcatsetup
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7589 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-23 12:52:29 +00:00
jbjohnso
702aaacec9
-Fix for clonevm when a master has never been given a uuid
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7584 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-22 19:16:08 +00:00
jbjohnso
bb4141f57b
-Correct misuse of i.e. in favor of e.g.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7581 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-22 15:47:21 +00:00
linggao
e700e1a6fb
made the nodeset work with old images, backward compaitible
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7579 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-22 15:21:16 +00:00
jbjohnso
ed66c9013c
-Fix errors in BOOTIF handling and RHEL5 stateless/statelite image network bringup
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7577 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-22 15:08:16 +00:00
linggao
99455be201
minor fix
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7575 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-22 13:55:48 +00:00
jbjohnso
f624fca9a4
-Skip attempt to manually do BOOTIF on x86 SLES
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7566 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-21 20:47:47 +00:00
jbjohnso
9bdc49c33e
-Fix anaconda plugin for rhel6 and also fix auto-detect function
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7564 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-21 20:42:12 +00:00
jbjohnso
22ba7a0f7c
-kvm plugin add missing --cpus and --mem processing
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7562 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-21 19:35:36 +00:00
lissav
30fdb83093
add update of ld.so.conf with db2 library path for Linux
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7559 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-21 11:23:07 +00:00
sjing
707a9fbcaf
>> instead of > to db.cache
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7550 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-21 01:52:08 +00:00