Commit Graph

3903 Commits

Author SHA1 Message Date
wanghuaz
f2ff330db6 Fixed doc defect for AIX:2835562
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4408 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-19 07:58:35 +00:00
jjhua
53cba2aea1 Remove or comment out "print Dumper" statements
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4407 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-19 05:53:17 +00:00
wanghuaz
31004badbd Fixed doc defect:2872962 and 2824608
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4406 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-19 04:52:31 +00:00
jbjohnso
46b652b4a2 -Remove debug output for now
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4405 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-18 20:29:02 +00:00
nott
c5be5fed18 Removed expect, tk, tcl
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4404 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-17 13:46:20 +00:00
nott
a17d19f319 Create InstUtils.pm module.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4403 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-17 13:20:54 +00:00
nott
0a94bc00b1 Restore .rhosts file removed by NIM setup.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4402 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-17 13:07:48 +00:00
jbjohnso
cb2bef59b2 -When clearing DB handles, also clear the DB handle list
-Correctly map the database handle per 'realautocommit' (was causing xCAT to be unable to survive even one database disconnect).
-Fix problem where mapping from database handles to dependent objects was not being updated when the database handles changed (was causing xCAT to be unable to survive more than one database disconnect).
-Put in more comments so that people may understand the unusable db handle recovery code


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4401 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-16 18:53:28 +00:00
linggao
ef7df62176 more doc on monitoring. sigh.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4400 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-16 13:26:10 +00:00
lissav
1535dbea78 fix help syntax sinv
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4399 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-16 11:54:26 +00:00
lissav
8d6a575180 fix help syntax xdsh/xdcp
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4398 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-16 11:45:16 +00:00
linggao
503b5fcfff added more description for nodelist.status
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4397 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-15 21:02:06 +00:00
linggao
451a5e319a more description on nodetype.provemethod
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4396 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-15 20:50:57 +00:00
linggao
ac43dd8cdd man page change for nodeset command to include prescript
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4395 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-15 18:44:06 +00:00
jbjohnso
081d90972e -Swap default to autocommit to be enabled by default and disable only
when a detected transaction is in progress (SQLite only)


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4394 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-15 18:32:39 +00:00
linggao
c4eda44703 removed the section that suggests to stop CSM on the nodes for RMC monitoring
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4393 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-15 18:05:46 +00:00
wanghuaz
30e9b80999 10sec is not enough to login to conserver in scaling system
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4392 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-15 08:10:18 +00:00
zhanx
ca8cfb3ff7 Fix bug 2877233 lshwconn does not show HMC connected to;2837517 rspconfig should not result to Perl syntax error
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4391 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-15 07:49:19 +00:00
wanghuaz
a693594278 Remove debug code
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4390 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-15 02:46:16 +00:00
linggao
419c3328e3 bug fix for prescripts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4389 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-14 19:49:16 +00:00
jbjohnso
ae863aff1f -Change name of decoded IPMI alerts in the trap handler
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4388 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-14 17:11:38 +00:00
mxi1
d25e5519b4 -fix the bug: the in-correct <resolv.conf> file is always produced for the diskless sles11 system. dhcpcd has done most of the works for us
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4387 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-14 13:15:24 +00:00
wanghuaz
b334465059 Fixed defect 2865925. mkhwconn -P usage message needs HMC passwd not fsp/bpa
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4386 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-14 10:20:30 +00:00
wanghuaz
67c402f39c Make the output of getmacs more clearly
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4385 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-14 09:06:03 +00:00
daniceexi
56d592c060 fix the defect that getmacs for js22 blade cannot work on 32bit Operating System
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4384 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-14 07:25:05 +00:00
ligc
0ca5237c6a Add a note to indicate not to run ssh or xdsh against the node before the node installation is completed.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4383 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-14 06:48:29 +00:00
ligc
c68ae1e423 fix for bug 2875834: makeknownhosts update
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4382 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-14 06:33:59 +00:00
ligc
33f561fc3e fix for bug 2875834: makeknownhosts only replaces the nodes specified with command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4381 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-14 06:23:38 +00:00
jbjohnso
f260efaa7a -Add access to the event summary to IPMI driven snmpmon evoked cmds.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4380 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-14 01:16:56 +00:00
jbjohnso
3f41092a5b -Implement getmacs to be able to describe common cases of JS blade extra interfaces. Beyond this level of complexity, discovery is needed
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4379 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-13 21:15:46 +00:00
jbjohnso
e7ca83bcc7 -Fix build script to not call out non-existant man section
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4378 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-13 20:50:23 +00:00
jbjohnso
24a4d7b1d6 -More efficiently organize the noderange cache of nodes to speed up large noderange lookups
-Only require one iteration to build group->member hash.  This speeds up:
    -nodeadd when a lot of nodes already exist
    -any noderange with a lot of 'atoms' that aren't nodes


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4377 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-13 20:47:55 +00:00
jbjohnso
e4bd50f5e6 -Fix problem where xfork did not successfully relinquish open db handles (with this change, fuser on a sqlite file, for instance, looks much more correct)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4376 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-13 19:42:14 +00:00
jbjohnso
a2da51211c -Have DB worker release potentially conflicting DB handles on startup
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4375 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-13 19:40:51 +00:00
jbjohnso
4fb91472c7 -Implement emulated autocommit for SQLite backend. Mixing and matching autocommit semantics was creating a deadlock. Emulated autocomment does not guarantee rollback to go back as far as one may expect
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4374 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-13 19:37:41 +00:00
nott
edd7d19f6c Switch from profile attr to provmethod attr.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4373 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-13 17:28:09 +00:00
jbjohnso
80f27be71b -Improve caching algorithms to fix performance regressions on large noderanges incurred by DB worker
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4372 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-13 16:52:16 +00:00
linggao
c163e912f4 update the description of nodelist.status
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4371 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-13 14:51:32 +00:00
linggao
d9d0352d1b updated monitoring doc
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4370 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-13 14:42:27 +00:00
wanghuaz
57f0a92902 Set maxssh to 8 to make HW control commands more reliable
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4369 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-13 13:37:30 +00:00
lissav
ea1d1d8d7a update makeknownhosts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4368 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-13 13:29:10 +00:00
mxi1
fe228e40d1 small update for monitoring interface.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4367 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-13 11:43:39 +00:00
mxi1
cfcd04f736 -bug 2869570 is fixed for sles 10 sp3 support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4366 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-13 11:39:37 +00:00
zhanx
d3bd7993c2 Fix bug 2877232 mkhwconn manpage missing -p flag
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4365 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-13 09:39:30 +00:00
wanghuaz
83ef3a7a0e fixed defect 2836729. sort the output of lsvm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4364 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-13 08:50:05 +00:00
wanghuaz
c1a87eca58 Fixed defect 2875569
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4363 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-13 07:59:05 +00:00
wanghuaz
f2965109a5 Fixed defect 2840135 that getmacs -F option containing wrong format but not returen error.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4362 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-13 06:02:45 +00:00
wanghuaz
e929e99f54 fixed defect 2858392
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4361 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-13 03:32:13 +00:00
wanghuaz
c7c8fc3237 fixed typo error in last checkin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4360 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-13 02:43:01 +00:00
wanghuaz
3cfc361a87 Fixed 2872962
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4359 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-13 02:05:18 +00:00