Commit Graph

3496 Commits

Author SHA1 Message Date
nott
42961504e0 Enhance makenetworks to support AIX and display option.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3985 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-11 17:18:27 +00:00
ligc
3db6884c4e fix for bug 2835509
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3984 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-11 11:49:15 +00:00
ligc
d05a87b080 update hardeths to work for both RedHat and SuSE
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3983 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-11 05:56:50 +00:00
linggao
cee982b877 more on prescripts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3982 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-10 21:18:38 +00:00
jbjohnso
f688e3f09f -Fix BUG on empty criteria searches
-Accept '=' as a delimeter for convenience (NodeRange will never support assignment of table values, it makes no sense)


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3981 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-10 21:09:00 +00:00
jbjohnso
82dc8fa9ca -Implement noderange table lookup atoms
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3980 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-10 21:01:08 +00:00
nott
7a79722ce0 Add dump resource if provided.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3979 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-10 20:22:17 +00:00
jbjohnso
22b452dc16 -RHELS5.4 package list to cope with raid subsystem prerequisite change
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3977 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-10 18:35:29 +00:00
nott
ff58a80f10 Add get_OS_VRMF & testversion.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3976 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-09 17:46:04 +00:00
jbjohnso
fef7413f3c -Improve performance of web ui when dealing with large xcat responses
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3975 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-09 16:38:57 +00:00
nott
339b38f77a Fix diskless dump issue and bogus messages. Fixes bugs-2833100, 2833501, and 2830266.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3974 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-09 16:29:09 +00:00
jbjohnso
b7986e057c -Document some TODOs to improve noderange resolution performance and add a feature
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3973 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-09 16:14:56 +00:00
jbjohnso
f8702e980d -Fix noderange to correctly enable cache for table for db worker and non-db worker modes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3972 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-09 16:02:28 +00:00
jbjohnso
0bc53fc5a2 -Improve client and intra-service node performance on large requests (for example, nodels of 65 thousand nodes used to take 2 minutes and 40 seconds on one particular system. It now takes 14 seconds on that system with this change
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3971 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-09 15:58:41 +00:00
jbjohnso
12eb91ce4f -Improve performance of large requests (i.e. tabrestore a 70,000 row table went from 2 minutes to 40 seconds)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3970 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-09 15:50:06 +00:00
jbjohnso
b686ba5a10 -Move more aspects of a Table object to data worker thread, to reduce IPC communication hits
-Fix problem where data worker mode rendered cached operation useless
-Improved performance of data worker IPC communication (one benchmark went from 40 seconds to 2 seconds)


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3969 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-09 15:48:38 +00:00
jbjohnso
eac091d95d -Implement addkcmdline for esxi
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3968 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-07 17:06:22 +00:00
jbjohnso
8172e9e17a -Fix CPU hogging by DB management process
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3967 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-07 17:04:43 +00:00
daniceexi
c1595ad6e0 Add the distro name for the rhels5.4
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3966 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-07 07:24:58 +00:00
ligc
11a809fa7f fix for bug 2833494
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3965 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-07 04:34:10 +00:00
ligc
1450616157 fix for bug 2833494
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3964 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-07 04:26:25 +00:00
ligc
263bf07852 fix for bug 2833468
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3963 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-07 02:09:33 +00:00
ligc
2a06ddcd02 fix for bug 2821742
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3962 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-07 01:18:17 +00:00
jbjohnso
aeb19d7eec -Change path to socket location of DB worker
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3961 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-06 12:58:14 +00:00
jbjohnso
59ad6ec44a -Change init of db worker to return pid
-Change presence of DB worker in ps output to be informative


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3960 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-06 12:44:22 +00:00
jbjohnso
51624f544e -Have xCATd fire up the new db worker architecture and bring it down
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3959 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-06 12:43:27 +00:00
zhanx
6b7098dfde fix bug:2832766 mkhwconn, rmhwconn, not providing proper usage message
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3958 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-06 11:22:29 +00:00
wanghuaz
5559e71b72 remove one line useless comment
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3957 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-06 09:01:22 +00:00
wanghuaz
f05f0e32b3 fixed defect 2814436 and 2810107. Output more information instead of just output error infromation
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3955 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-06 08:55:48 +00:00
wanghuaz
4d41d0a5f4 fixed defect: 2831058. rpower return 0 if error occurs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3954 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-06 06:48:11 +00:00
wanghuaz
af248057aa fixed defect: 2824800. sort the output of rscan
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3953 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-06 03:36:16 +00:00
wanghuaz
e13a6936ea doc update for IB configuration
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3950 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-06 03:29:50 +00:00
ligc
4e18f2810d fix for bug 2832009, set default imagetype=NIM if not specified with chdef
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3948 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-06 01:33:14 +00:00
mxi1
e7992be5c2 the webpages for "define rmc events" and "monstart" are added; and update the css and js code to main.css and xcat.js
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3947 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-05 16:23:52 +00:00
nott
3d2f4dd877 Add copy of postscripts to SNs.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3946 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-05 13:47:53 +00:00
lissav
536ad3a75f add getSNformattedhash to format the Servicenode/node list into unique service node hash keys for pools
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3945 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-05 11:53:05 +00:00
zhanx
a290222c62 Tried to fix bug 2824608 rspconfig should be able to update /etc/hosts for network op. But finally commented the changes, because didn't get a good solution
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3944 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-05 11:47:33 +00:00
zhanx
7844d8cf91 Update rspconfig man page, to add network function for FSP/BPA
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3943 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-05 11:43:46 +00:00
zhanx
56a3c382e7 2832346 mkhwconn/rmhwconn should find CECs more intelligently
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3942 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-04 22:44:58 +00:00
jbjohnso
5f8f6ae70e -Implement phase 1 of the DB worker, similar feature/performance with fewer db handles (up to two to accomodate some monitoring framework activity)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3941 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-04 21:10:32 +00:00
zhanx
a46c4c529c Fix defects:2831998 lsconn not working with -V --verbose flag; Change *conn commands to *hwconn
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3940 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-04 20:28:03 +00:00
zhanx
2b44a9b303 Update the man page file names of *conn commands, to change them to *hwconn
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3939 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-04 20:26:22 +00:00
zhanx
83320a3257 Update the man page content of *conn command, to change them to *hwconn
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3938 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-04 20:24:48 +00:00
jbjohnso
d9a5adea77 -Initial changes in preparation for db worker thread
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3937 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-04 18:38:08 +00:00
zhanx
8a7d38d30f Fix defect 2832027 rmconn having an issue with PPCconn.pm trying to execute
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3936 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-04 18:33:52 +00:00
mxi1
81e6176b6f if the name of node is too longer, <div id="nrtree"> will invade the division on the right. So I
changed the css for "nrtree" on the "control" page;

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3935 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-04 09:42:55 +00:00
linggao
2856ad6f56 fixed infinit loop in prescript.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3934 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-03 22:39:01 +00:00
nott
b05b5a679d Oops - no export in environment file!
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3933 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-03 15:16:04 +00:00
nott
f1fb75c8af Add xCATaixSN2.bnd to tarball.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3932 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-03 14:43:50 +00:00
nott
39f0000f3c Add PERL5LIB to AIX environment file.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3931 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-03 14:30:23 +00:00