a9f65cdcd2
Changed the way the MAC address is found by using "QUERY VIRTUAL NIC".
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7973 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-29 12:32:41 +00:00
bdb0fd6907
Handle hexadecimal subchannels and user entry with both profile and NICDEF.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7965 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-28 20:46:47 +00:00
46baee6cc7
Added LL and CNM specific settings to db in xcatsetup
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7955 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-28 11:59:22 +00:00
267c0fc6c8
added mod.tgz to esxi kickstart installs
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7954 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-28 06:47:14 +00:00
597e448b60
use "nim -o define -t spot" instead of "m_mkspot", in case nim locked.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7950 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-28 05:25:32 +00:00
0291668bb0
Handle case where a user profile is included and the NICDEF statement is outside the profile.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7949 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-27 20:01:48 +00:00
0d3e299760
Shorten the autoyast/kickstart template name because the vmur module cannot punch a parm file to reader if the length on a line is greater than 80 characters.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7947 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-27 19:27:38 +00:00
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
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
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
c760a04d27
fix for bug 3091008: special case for DB2 SQL statement
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7928 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-26 08:11:34 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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