vallard
|
81c08bb76f
|
added help message for people that just do rpower <noderange> noaction
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3435 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-21 21:19:42 +00:00 |
|
vallard
|
2afaf7db9b
|
fixed a lame error when I commented out the wrong value...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3434 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-21 21:03:02 +00:00 |
|
vallard
|
530c0d755c
|
got rid of remoteshell post install so my stuff would work...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3433 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-21 20:20:36 +00:00 |
|
vallard
|
762164c514
|
updated to work with generic stuff and added ssh config since remoteshell script hangs forever... pretty sure this is because of recent AIX changes... so easy to blame
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3432 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-21 20:17:11 +00:00 |
|
vallard
|
9a97a983fe
|
increased root partition for esx3.5u4
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3431 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-21 18:33:29 +00:00 |
|
nott
|
20faebf2c8
|
Dont use mac with mkdsklsnode -n option
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3430 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-21 14:47:24 +00:00 |
|
mxi1
|
ce6b5cf015
|
updated for AIX; and we use IBM HTTP Server as the httpd deamon
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3428 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-21 09:27:48 +00:00 |
|
jjhua
|
3a7a2a0fc4
|
add {h} to show the usage()
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3427 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-21 09:26:58 +00:00 |
|
wanghuaz
|
02c8806078
|
Fixed bug 2775946. cleanup all the sessions when config conserver.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3426 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-21 06:52:33 +00:00 |
|
jjhua
|
470e74212c
|
move preprocess_for_rflash from PPC.pm to PPCrflash.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3425 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-21 06:48:57 +00:00 |
|
jjhua
|
b42067cf20
|
remove preprocess_for_rflash from PPC.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3424 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-21 06:45:34 +00:00 |
|
nott
|
fabdef5ead
|
Update AIX servcie node bundle file
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3420 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-20 18:55:12 +00:00 |
|
nott
|
373d6bf58e
|
Add rsync to AIX deps tarball
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3418 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-20 18:51:14 +00:00 |
|
lissav
|
3d9533f20e
|
fix example of defining boot order
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3416 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-20 17:02:39 +00:00 |
|
lissav
|
4750d14416
|
fix examples
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3415 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-20 13:31:55 +00:00 |
|
zhanx
|
b2c60fdfb7
|
Fix bug 'chvm attr=value does not work if lpar has not been booted', sourceforge bug ID: 2793860
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3413 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-20 10:37:00 +00:00 |
|
zhanx
|
212032247f
|
fix bug 'mkvm cannot get profile if relative path is specified', sourceforge bug ID 2792460
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3412 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-20 10:04:04 +00:00 |
|
zhanx
|
e24e85831f
|
First code drop for CRHS-like function. Only mkconn is available (without man page). Updated PPC.pm, PPCcli.pm, Usage.pm, hmc.pm, fsp.pm. Added bpa.pm, PPCconn.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3411 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-20 09:04:19 +00:00 |
|
linggao
|
2ce463ab83
|
added logic so that user can specify what files to keep in a excluded dir in *.exlist file
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3409 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-19 18:56:27 +00:00 |
|
lissav
|
b76f710a51
|
fixes for hierarchical dcp
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3407 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-19 18:03:38 +00:00 |
|
lissav
|
ebe2afe1d1
|
add xdsh -s flag support to update the servicenodes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3405 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-19 14:59:17 +00:00 |
|
ligc
|
26542beeda
|
Add dynamic node group description in the section 3.3.1.4
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3403 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-19 06:56:18 +00:00 |
|
ligc
|
87a937e8d7
|
Add the -d|--dynamic flag in mkdef and chdef manpage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3402 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-19 06:17:46 +00:00 |
|
zhanx
|
02d77eae47
|
reformat PPC.pm to take care of the indent in it
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3401 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-19 03:20:17 +00:00 |
|
lissav
|
35e8b2be1d
|
update for -s support more todo
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3400 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-18 18:15:47 +00:00 |
|
nott
|
efcef6508b
|
add some DB and AIX info
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3398 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-18 14:56:44 +00:00 |
|
lissav
|
2359403da3
|
add support for xdcp <> -F rsyncfile non-hierarchical
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3397 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-18 14:41:21 +00:00 |
|
bp-sawyers
|
4b5906bbd5
|
Build script fix for promotion
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3395 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-15 17:59:17 +00:00 |
|
nott
|
0a65c9fb49
|
Fix network definition error
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3393 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-15 13:00:18 +00:00 |
|
nott
|
e874a281d4
|
set permissions
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3392 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-15 12:38:40 +00:00 |
|
ligc
|
8e349a7ed6
|
nodegroup manpage update for dynamic node group feature
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3390 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-15 08:54:16 +00:00 |
|
ligc
|
c9f45e190d
|
dynamic node group support: Noderange.pm->expandatom, DBobjectdefs.pm->defmk and defch, DBobjUtils.pm->getGroupMembers
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3389 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-15 02:29:28 +00:00 |
|
nott
|
cacb9652b3
|
Misc document updates
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3388 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-14 20:41:25 +00:00 |
|
bp-sawyers
|
ffe46fceed
|
Remove "snap" for dep tarball name
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3386 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-14 17:42:54 +00:00 |
|
nott
|
1151aa20e4
|
set group and permissions on files
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3384 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-14 16:57:36 +00:00 |
|
wanghuaz
|
310ecaaaee
|
retry chsysstat if it failed
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3380 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-14 11:03:32 +00:00 |
|
ligc
|
a0e4e2499b
|
bug 2791570 Node will not be created without 'group' attribute via mkdef. Specifying groups to be empty if not specified with mkdef
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3379 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-14 09:35:08 +00:00 |
|
datajerk
|
227a16a196
|
Fix to mmlscluster call to allow cleanup.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3378 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-14 08:24:47 +00:00 |
|
zhanx
|
b4067a9636
|
Move arguentment parsing from PPC::process_request to PPC::preprocess_request (only affect System P HW control commands)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3377 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-14 08:13:41 +00:00 |
|
datajerk
|
d41b97cd4b
|
More bug fixes.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3376 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-14 06:51:00 +00:00 |
|
datajerk
|
9246f5fa22
|
Updated exit code in autogpfsc.pl to be more unique.
Fixed but in autogpfsc BLOCK=yes code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3375 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-14 06:35:00 +00:00 |
|
nott
|
9fc5c96e56
|
Fix packaging problem caused by AIX shipping tk, tcl and expect
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3373 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-13 19:49:52 +00:00 |
|
nott
|
4829a2bca2
|
Dont require SSL.pm unless its installed
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3372 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-13 15:19:03 +00:00 |
|
zhanx
|
71ac4913b7
|
Fix 2791086 'rvitals reports bash syntax error for BPA nodes'. Only fixed in 2.3
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3370 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-13 09:48:39 +00:00 |
|
zhanx
|
f2ba87df27
|
Fix bug 2791069 'rvitals reports perl syntax error' in xCAT 2.2.1 and 2.3
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3369 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-13 09:04:09 +00:00 |
|
ligc
|
6b6c6f3b2c
|
fix for bug 2790535, does not create symbolic links under directory /tftpboot
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3368 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-13 09:03:23 +00:00 |
|
ligc
|
d133bc2afb
|
fix for bug 2790619 chdef add member to the group failed, a regular expression match issue in defch
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3367 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-13 08:48:27 +00:00 |
|
vallard
|
2e1c6c5599
|
setup ESX post install script
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3366 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-12 20:30:41 +00:00 |
|
vallard
|
02b1e2e2ba
|
added helpful hints for kvm hypervisor installations
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3365 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-12 20:22:40 +00:00 |
|
vallard
|
2041f3d40f
|
initial esx.tmpl for installing ESX 3.5 hypervisor
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3364 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2009-05-12 20:15:26 +00:00 |
|