lissav
00f454c14c
add new DB2 doc
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5239 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-19 18:26:07 +00:00
lissav
6f188ce9a5
add new DB2 docs
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5238 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-19 18:22:16 +00:00
lissav
21ae7993c7
Changed the parsing in tabedit to allow newlines in the column fields within double quotes
...
Tested with:
#node,rack,u,chassis,slot,room,comments,disable
"
rr
a004a",,"42",,,,"te
st",
"rra
004b",,,,,,"test2",
"rra004c",,,,,,"test3",
"bca01","1","2",,,,,"ssdf
sdfsd
sdfs
sdf
d
dfdf""
sdf
"
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5237 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-19 16:06:06 +00:00
jbjohnso
a8c1a1a560
-Implement/fix locking for dhcp/hosts management plugins
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5234 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-19 15:00:51 +00:00
jbjohnso
4e76bb177c
-Refresh cache if it is modified
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5233 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-19 14:45:49 +00:00
lissav
8e03e50c49
do not generate id_dsa keys, ???? remoteshell.expect does not match xdsh -K changes
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5232 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-18 18:30:16 +00:00
jbjohnso
c0c7ff2c54
-Fix erroneous db worker process cloning
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5231 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-17 22:19:39 +00:00
lissav
1921256e4c
must export the DB2INSTANCE before the connect to the database. This is need particularly for the daemon which cannot get it from the environement
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5230 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-17 14:38:03 +00:00
lissav
127e59a6cd
remove general db2 setup
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5229 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-16 18:07:37 +00:00
lissav
38dc6fdadb
remove general db2 setup
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5228 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-16 16:57:37 +00:00
bp-sawyers
3bdd1a913f
Another litefile formatting issue
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5227 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-15 23:14:11 +00:00
bp-sawyers
3904549dd1
Fix litefile man page formatting prob
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5226 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-15 23:10:29 +00:00
bp-sawyers
31014b7660
Update statelite cookbook and table man pages
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5225 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-15 23:04:54 +00:00
jbjohnso
c697aaa713
-Add function to extract lowest available user id number in preparation for addclusteruser (or whatever it should be named)
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5224 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-15 22:18:37 +00:00
jbjohnso
ecfa05d977
-Fix AD machine account creation
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5223 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-15 20:53:22 +00:00
jbjohnso
f13dc5f225
-Fix bug where stale cached data was used in revacuate causing all vms to erroneously move to a single hypervisor
...
-document ways to better leverage advanced IO fabrics in evacuation
-reap stale TOD
-update vm.host pointers as migration occurs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5222 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-15 16:54:06 +00:00
lissav
2d6f469e07
add info on long vs. short hostname and workaround
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5221 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-15 16:50:59 +00:00
cjhardee
41f6d82742
Fixed a variable initialization to get rid of the following message:
...
Use of uninitialized value in scalar assignment at /usr/sbin/xcatd line 624.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5220 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-15 15:40:35 +00:00
cjhardee
a8dc249d3b
Added a check for an uninitialized OS to fix the following message:
...
Use of uninitialized value in string eq at /opt/xcat/lib/perl/xCAT/Utils.pm line 3331.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5219 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-15 15:36:07 +00:00
lissav
64211fc913
fix for defect 2949255, allow DSH_REMOTE_PASSWORD input on xdsh -K
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5217 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-15 14:40:31 +00:00
jbjohnso
cbbe6a3e3d
-Fix traphandler use of new ipmi code
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5216 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-13 14:49:26 +00:00
jbjohnso
4a6e7dd4ca
-Fix errors where responses from retries would be confused for new data
...
-Increase initial timeout to assure at least one second lapses before a retry is sent (if time is milliseconds from a new second, the old code would retry in milliseconds)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5215 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-12 19:24:25 +00:00
nott
2a755fc8ba
Remove call to xcatstart and fix tmp file cleanup.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5214 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-12 18:28:49 +00:00
jbjohnso
7e53e77017
-Fix migration in cases where we do not manage or know the IP identity of a guest VM
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5213 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-11 22:13:54 +00:00
jbjohnso
628735eb5b
-Fix reset on off bug with new ipmi rewrite
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5212 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-11 21:28:53 +00:00
jbjohnso
2dd5c3b17c
-Add '-d' argument to makehosts
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5211 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-11 21:01:24 +00:00
cridye
53b99b7514
changed hpoa packaging to be compliant with xCAT practices
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5209 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-11 17:10:32 +00:00
linggao
cba42170fe
more statelite work for SLES
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5207 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-11 02:24:48 +00:00
jbjohnso
f49c63dcba
-Fix problem where unresolvable BMC addresses reported as BUG rather than a clean error message
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5206 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-10 20:05:00 +00:00
jbjohnso
09172bd322
-Fix 'type' field of DIMM inventory to make 'rinv dimm' work correctly in ipmi world
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5205 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-09 22:25:08 +00:00
jbjohnso
d2d4c4f0a5
-Fix blade plugin compatibility with BPET50 series firmware
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5204 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-09 19:44:44 +00:00
jbjohnso
fbcd0b6645
-Fix vm.host corruption when hostnames != nodenames
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5202 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-09 16:26:40 +00:00
lissav
1fcbdfcbb2
more db2 fixes
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5201 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-09 16:20:43 +00:00
lissav
635bd980c0
fix sql
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5199 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-09 14:50:32 +00:00
ligc
90fb7738eb
add the "ipforwarding" note.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5198 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-09 13:25:33 +00:00
lissav
6eec43c7cf
add 16K table space
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5197 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-09 13:20:58 +00:00
nott
f45e63ccba
Add xCATsn rpm to service node bundle.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5196 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-09 13:04:54 +00:00
ligc
c9df870b83
disk space requirement before running instoss and instxcat.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5195 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-09 09:22:29 +00:00
wanghuaz
330831300f
Updated man page, fixed one issue for management module, -n flag support, read hostnames from name resolusion if no -M flag for hardware discovery feature
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5194 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-09 08:58:10 +00:00
jbjohnso
eece7da108
-Non-working code to do AD stuff, to be completed
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5192 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-08 22:08:34 +00:00
nott
09ebfc83e2
Add xCATsn rpm to AIX build.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5191 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-08 19:48:57 +00:00
wanghuaz
accf1ee65c
Updated usage for lsslp, make support for MM, support raw output
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5190 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-08 15:56:18 +00:00
lissav
ba56b58079
more db2 updates
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5189 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-08 14:29:47 +00:00
lissav
b34ea1f3aa
add creation of 32K bufferspace and tablespace to createdb db2 script
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5188 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-08 13:56:22 +00:00
ligc
34a1589589
ntpdate is deprecated on SLES11, use ntpd -q -g instead
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5187 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-08 05:41:42 +00:00
ligc
ba3115b765
fix relative path problem
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5186 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-08 04:45:29 +00:00
wuzhy
4e5d693305
fix the output sorting about "nodels lpar"
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5185 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-08 04:30:01 +00:00
wuzhy
75526bb297
fix the output sorting about "nodels lpar"
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5184 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-08 04:19:37 +00:00
wuzhy
5e5b262047
fix the output sorting about "nodels lpar"
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5183 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-08 04:17:59 +00:00
ligc
b09b00f0dc
relative path fix
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5182 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-08 03:09:52 +00:00