bp-sawyers
|
d17ea4a3f5
|
Cleaned up the output of the service start/stop on linux (because I'm OCD)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4210 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-23 14:09:12 +00:00 |
|
ligc
|
25037e7c4e
|
bug 2864882:Replace getTable in DBobjUtils.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4206 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-23 09:43:36 +00:00 |
|
wanghuaz
|
9c556ff8ad
|
Give error message if some attributes cannot be set into db with chdef command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4205 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-23 07:42:58 +00:00 |
|
wanghuaz
|
6533cc809b
|
Give error message if some attributes cannot be set into db with chdef command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4204 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-23 07:40:24 +00:00 |
|
bp-sawyers
|
82989f35cf
|
added nodecol keyword to ppchcp and ppcdirect tables
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4194 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-21 18:59:46 +00:00 |
|
lissav
|
958c6f6262
|
fix more comments
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4193 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-21 18:43:10 +00:00 |
|
lissav
|
d64c9fe534
|
fix incorrect comment
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4192 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-21 18:28:20 +00:00 |
|
lissav
|
cb3a142a54
|
document defaults and the tfptdir attribute
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4191 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-21 18:19:06 +00:00 |
|
linggao
|
cb5e4be30b
|
added provmethod in osimage table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4187 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-21 17:19:37 +00:00 |
|
jjhua
|
2087cee108
|
remove some improper messages
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4178 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-21 12:20:32 +00:00 |
|
jjhua
|
b1b7a0b618
|
fixed bug 2861052. xCAT::DSHCLI->runDsh_api was not really a supported api anymore. I tried the runxcmd routine, But it didn't work well. And I used the the command line call. It worked better.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4177 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-21 11:42:37 +00:00 |
|
daniceexi
|
45d902c128
|
fix some minor problems
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4176 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-21 11:30:05 +00:00 |
|
daniceexi
|
00ce996d74
|
Code drop of renergy command. This command uses the PPC.pm process to handle the common code
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4175 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-21 06:33:27 +00:00 |
|
linggao
|
9524a49273
|
added support to update the osimage and linuximage tables after copycds and packimage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4173 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-19 17:03:14 +00:00 |
|
jbjohnso
|
57466b8f89
|
-Remove some data dump debug statements
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4170 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-18 19:53:48 +00:00 |
|
jjhua
|
446d741296
|
to fix the bug 2846629, the Dumper() debug information causes the error information from the HMC not to output weill. Remove the Dumper() debug information.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4164 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-18 03:05:27 +00:00 |
|
jbjohnso
|
021f0e991a
|
-Allow schema to specify a column to treat in the same special way that we treat 'node'
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4162 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-17 18:27:07 +00:00 |
|
wanghuaz
|
2defade7c8
|
Output error message and show help info if the default profile has not been activated when running getmacs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4156 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-17 10:54:01 +00:00 |
|
wanghuaz
|
1271b6ba9f
|
In scaling environment, it is possible that our lpar_netboot expect code cann't catch the ok promt after lpar change to open firmware state. Send '\r' command to openfirmware to catch ok promt
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4154 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-17 08:38:26 +00:00 |
|
wanghuaz
|
3336f8c725
|
fixed one issue that on P6. If no profile enable for one lpar, the curr_profile setting on hmc is set to none. But on p5, it is set to empty. This makes in xcat databse, the pprofile is set to none even no profile is available.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4152 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-17 05:06:30 +00:00 |
|
lissav
|
b6bb72d236
|
fix blank line between node list when running xdsh in streaming mode (xdsh node1,node2 -s ls /tmp)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4145 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-16 14:21:44 +00:00 |
|
jbjohnso
|
540bf7da21
|
-Allow a site entry to enable service pruning where noderm actively removes data from related services rather than just xCAT configuration itself
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4139 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-15 18:37:18 +00:00 |
|
jbjohnso
|
d02b8d9de8
|
-Fix for circumstances where a single Table object lifetime spans the period before DB worker is initialized and after
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4136 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-15 15:33:33 +00:00 |
|
jbjohnso
|
8d7d768230
|
-This guess at the memleak was incorrect and extraneous. It did introduce a bug, so revert it (if DB worker memory usage does not start leaking, no further thought required
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4128 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-14 15:49:10 +00:00 |
|
jbjohnso
|
754a698d60
|
-Add nodetype.supportedarchs nodetype column and have discovery populate it
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4124 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-14 11:02:38 +00:00 |
|
wanghuaz
|
3b65386dfb
|
Fixed defect:2858366. Can only return 1 CEC's mac once
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4123 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-14 10:15:13 +00:00 |
|
zhanx
|
78075854cc
|
Fix defect 2832802 mkhwconn not properly working with password authentication
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4121 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-11 10:54:39 +00:00 |
|
wanghuaz
|
28722ca267
|
fix one issue in the change of changing frame num
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4115 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-10 03:19:54 +00:00 |
|
wanghuaz
|
3e28a93056
|
fxied one issue in the change of setting the frame num
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4114 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-10 02:57:36 +00:00 |
|
jbjohnso
|
1570da4d20
|
-Workaround the known place where 2.3 can leak memory, put notes in on how
to produce the memleak for future fix instead of workaround
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4112 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-09 20:08:51 +00:00 |
|
lissav
|
a11cbde49d
|
add message when public key is missing in the .ssh directory during xdsh -K
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4111 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-09 16:49:18 +00:00 |
|
lissav
|
d3d3dc4597
|
fix grep of /etc/password for home diretory in copy.sh build, to only match on root id not other ids starting with root
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4110 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-09 14:44:42 +00:00 |
|
ligc
|
a185867673
|
*def commands support for multiple keys in xcat database
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4109 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-09 09:07:28 +00:00 |
|
jbjohnso
|
43473e700a
|
-Dereference some references before undef, in an attempt to ensure the perl GC can catch more available memory
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4108 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-08 20:49:48 +00:00 |
|
jbjohnso
|
15f3af3e40
|
-Make the regex operator in table more picky about syntax, to make a smaller set of data to be ambiguous
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4101 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-04 13:38:44 +00:00 |
|
jbjohnso
|
507446dfe8
|
-Fix hang when xcatd runs in background mode with stale DB handle fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4096 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-03 18:00:47 +00:00 |
|
jbjohnso
|
61ee396f44
|
-Detect dead database handles and recover (mysql haandles expire in 8 hours by default, for example, see wait_timeout to test with mysql)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4095 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-03 16:33:55 +00:00 |
|
jbjohnso
|
298ac895e0
|
-Fix another scenario where cache was unintentionally living beyond it's accuracy
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4087 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-02 17:45:20 +00:00 |
|
jbjohnso
|
b2789bdede
|
-Have cache persist a little longer to improve concurrent NodeRange expansion rather that slow it down
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4086 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-02 17:20:28 +00:00 |
|
wanghuaz
|
f9931a9148
|
Help msg update for the change of setting frame number
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4084 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-02 16:54:17 +00:00 |
|
wanghuaz
|
7a6a741516
|
set frame # with rspconfig
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4083 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-02 16:48:58 +00:00 |
|
wanghuaz
|
2be45f7a94
|
set frame # with rspconfig
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4082 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-02 16:25:46 +00:00 |
|
jbjohnso
|
c8da4f67f2
|
-Change order of template directive processing to match 1.x for those who rely upon that ordering
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4080 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-02 15:16:05 +00:00 |
|
jjhua
|
e41cb303c2
|
fix bug 2846629, add user Data::Dumper
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4079 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-02 10:39:52 +00:00 |
|
jbjohnso
|
b177a9b55d
|
-Termiate a failing client connection sooner (for environments with failed service nodes mainly)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4071 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-09-01 18:03:46 +00:00 |
|
linggao
|
fc986a252b
|
removed the quotes for db columns that has the quotes after getting primary key info
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4064 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-08-31 19:52:33 +00:00 |
|
jbjohnso
|
95c0a1000d
|
-Fix sf bug 2845378, stale cache data being returned in noderange expansions
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4057 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-08-27 19:57:41 +00:00 |
|
lissav
|
8fc6c82fc4
|
remove -u flag, fix for defects 2844537,2844789, 2845457
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4054 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-08-27 18:22:38 +00:00 |
|
lissav
|
d5ec019f71
|
Defect 2845457change to support new rsync file syntax, either file1 file2 -> directory or file -> file
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4050 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-08-27 16:34:01 +00:00 |
|
lissav
|
491df32fa7
|
change to support new rsync file syntax, either file1 file2 -> directory or file -> file
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4049 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-08-27 16:30:08 +00:00 |
|