ligc
2428c5a819
fix for bug 2843348: export PERL5LIB when running post scripts
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4030 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-24 09:35:33 +00:00
ligc
e221280733
fixed some typos in the mknimimage manpage and added an example for creating a spot from mksysb image
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4029 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-24 02:57:34 +00:00
ligc
749d0f2be1
mk_spot: create spot from existing mksysb image
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4028 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-24 02:48:50 +00:00
jbjohnso
ff8e2e21af
-Increase db worker queue depth to avoid fatal table access errors
...
-Increase number of xCAT process slots to 512 from 16
-Increase Listen queue depth of xCAT to 8192 (needs to have proc value for somaxconn upped to actually make a difference)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4027 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-22 13:18:55 +00:00
jbjohnso
40263e2c9e
-Change to detect specifically when xNBA is attempting a boot, as some enhancements are made that are not yet in gPXE
...
-Use http even for initial configuration when xNBA is detected
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4023 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-21 23:58:12 +00:00
daniceexi
505730ad88
replace the re-run postscript to run postscript
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4022 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-21 13:34:01 +00:00
daniceexi
b303ebecec
remove some message output from openssl command for updatenode
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4021 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-21 13:22:45 +00:00
zhanx
c3b58f6151
Add a new key username for table ppcdirect
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4020 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-21 06:36:28 +00:00
lissav
df201cb1e4
change perl path
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4019 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-20 14:48:31 +00:00
linggao
974f1dd4b2
bug fix on SQLite problem for getting column info
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4018 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-20 14:39:55 +00:00
wanghuaz
7c9d44fded
fixed defect 2840428
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4016 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-20 07:39:20 +00:00
ligc
17728da63d
defect 2839881 fix
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4015 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-20 06:16:08 +00:00
linggao
15dfd3f270
added support1: newly added columns can by any data type now. support2: able to change the primary keys for a table when xcatd starts if the schema chenages
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4014 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-20 03:26:32 +00:00
jbjohnso
c5aa017fa7
-Add 'genmacprefix' site value to control VM mac address generation
...
-Move mac address generation code to VMCommon from esx (TODO: xen/kvm as well)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4013 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-19 15:14:38 +00:00
jbjohnso
9e0c2481da
-Add support for templatized addkcmdline in ESX plugin
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4012 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-19 14:28:17 +00:00
mxi1
75117330a2
fixed some little defects
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4011 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-19 09:12:58 +00:00
wanghuaz
1e7e3317f3
Fixed one typo error for Linux
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4010 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-19 07:05:13 +00:00
jbjohnso
0ad809aff0
-In ESXi, support splicing in addkcmdline in intelligent places
...
-Provide a method for plugins to declare custom processing of addkcmdline rather than the default append to the end
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4009 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-18 18:59:20 +00:00
ligc
e9075f1c1d
Add automatic deployment retry feature description.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4008 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-18 07:15:50 +00:00
mxi1
b628c94b8a
following comments, some updates are checked in for these files.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4007 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-18 03:11:36 +00:00
lissav
9c14c555f5
add chmod 0600 cfgloc
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4006 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-17 14:57:14 +00:00
lissav
7299dc0685
Add chmod 0600 for cfgloc
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4005 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-17 14:56:46 +00:00
lissav
78c0354afe
add chmod 0600 to cfgloc
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4004 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-17 13:54:23 +00:00
ligc
41565e7198
Made some minor fixes according to the issues ran into during setup steps.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4003 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-17 09:30:57 +00:00
mxi1
e583de8efc
-defetc 2837465 is fixed; /dev/urandom and /dev/random are created
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4002 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-17 06:40:04 +00:00
nott
7263c7aded
Add a note about setting the domain attribute in the site definition.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4001 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-14 17:55:10 +00:00
nott
eface98a33
Add "filesets" to the osimage definition.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4000 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-14 15:12:28 +00:00
wanghuaz
d4bf07c759
Include 32bit RPMs for SLES11
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3999 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-14 11:06:42 +00:00
potterbm
5eb0f8cf14
Changed xCAT-client/sbin/pping2 to use sh instead of ksh.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3997 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-13 19:35:36 +00:00
bp-sawyers
7417acfe17
Automatically upload tarball to FRS area also
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3995 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-13 19:07:34 +00:00
jbjohnso
1aa8107eda
-Make DB worker persist in the event of catastrophe and log the catastophre
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3994 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-13 14:32:22 +00:00
zhanx
4e79358fc2
fix defect 2835092rspconfig <FSP node> network=eth1,0,0,0,0 fails
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3993 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-13 10:57:13 +00:00
ligc
9740b12008
fixed a typo in DBobjectdefs.pm. caused lsdef -t node -o can not support regular expression
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3992 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-13 09:36:04 +00:00
mxi1
db25b8cac4
the defect 2836707 is fixed; one checkpoint is added to check whether the /proc fs is mounted in the rootimg
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3991 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-13 08:36:38 +00:00
mxi1
ace55166f4
The code for "define events/performance" and "monitor setup" is here.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3990 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-13 06:45:39 +00:00
potterbm
5e309212cf
Bugfixes for ppping: changed some option logic and put support back in for interfaces. Also updated the man page for ppping.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3989 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-12 20:52:53 +00:00
linggao
2817ef9a9b
fixed updatenode, it did not work with hierarchy on Linux
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3988 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-12 18:21:36 +00:00
potterbm
39967cdb81
Upgraded ppping: added verbose output and a command-line switch to toggle bypass mode
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3987 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-11 20:29:13 +00:00
linggao
9e5af6e77e
minor
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3986 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-11 17:59:26 +00:00
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