lissav
3e425c1063
support for lsxcatd command
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7941 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-27 15:27:04 +00:00
lissav
2392736aea
fix build of makedhcp command so that it really calls using the -l flag
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7940 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-27 12:32:16 +00:00
sjing
fcb6701a6e
Add 100M more for chkFSspace for .bk file size counting since .bk will be about 20M bigger than the source directory.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7930 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-26 12:38:15 +00:00
bp-sawyers
1f4b378b28
Change mgt value for bpa's to bpa
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7903 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-21 20:32:14 +00:00
bp-sawyers
c7724e191d
Fixed problem in xcatsetup when range was a simple nodename
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7902 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-21 20:05:11 +00:00
jbjohnso
3ff385bd08
-Allow passing XCAT_BLADEUSER and XCAT_BLADEPASS via env variables from client to server.
...
Suggested usage:
XCAT_BLADEUSER=$USER or user
echo -n "Enter Password: "
read -s XCAT_BLADEPASS
etc.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7901 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-21 14:21:10 +00:00
mxi1
3a928b23b7
for defect 3090498, remove two unused variable in sles.pm;
...
for defect 3091772 and 3091775, two errors in sles genimage.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7898 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-21 08:02:24 +00:00
jbjohnso
65c126eeed
-Skip makedhcp on kvm and esx when dhcpsetup suggests it
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7896 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-20 18:41:08 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
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
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