Commit Graph

229 Commits

Author SHA1 Message Date
nott
a270d82762 fix output from chroot command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13689 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-31 17:46:10 +00:00
lissav
405ad47b44 Add support for DSH_ENVIRONMENT
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13638 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-29 16:34:01 +00:00
lissav
5af109fed3 add setup ODBC support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13277 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-07-11 12:22:32 +00:00
lissav
dd943d36b3 add setup ODBC support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13276 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-07-11 12:18:33 +00:00
lissav
0317dd05bf fix defect 3540076
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13254 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-07-09 13:42:10 +00:00
lissav
e4196ab2cb change order of checking for fanout
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13045 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-08 11:46:24 +00:00
lissav
ecde4d3f0b support fanout input
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13043 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-08 11:37:15 +00:00
lissav
74166dae00 support fanout input
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13042 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-08 11:32:53 +00:00
lissav
f84952c674 add -f fanout and XCATPSHFANOUT suupport to allow change of fanout on the command line and with env variable
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13023 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-07 19:01:56 +00:00
lissav
e254505337 fix defect 3526288
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12768 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-17 17:18:05 +00:00
jbjohnso
e1fc1437cd New command 'tcons' to be like 'wcons' but using tmux instead of x windows
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12556 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-07 18:59:30 +00:00
bp-sawyers
8159dfd0fd Add support for running rcons via sudo on aix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12554 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-07 18:45:56 +00:00
sjing
4b1ffd819e the fix for bug 3364300 - not display passwords in xcat commands or logs.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12320 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-24 02:04:14 +00:00
sjing
15abf7288b the fix for bug 3364300 - not display passwords in xcat commands or logs.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12318 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-24 02:02:06 +00:00
sjing
3e3f0e19b0 the fix for bug 3364300 - not display passwords in xcat commands or logs.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12316 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-24 01:59:41 +00:00
jbjohnso
a1705dc258 Have psh have /dev/null opened as stdin instead of nothing
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12241 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-15 13:12:16 +00:00
sjing
9d9d849cc3 not try to give "Error" message when the return code of actual command is non-zero, instead, use the return code of the actual command as the return code of xcatchroot.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12196 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-11 10:35:27 +00:00
zhaoertao
dd953a1d17 fix bug 3513481. There was no command 'getent' in AIX.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12169 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-10 04:52:26 +00:00
jbjohnso
f9715aaebb Change psh to not leave STDIN open. Hopefully this helps ssh not get hung up expecting enters inexplicably
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12050 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-29 13:31:04 +00:00
linggao
8fc204c7b1 added interactive feature for genimage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12022 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-27 19:20:36 +00:00
lissav
97f5def116 Add additional LL setup for authentication when running db2sqlsetup -S -o
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12020 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-27 15:16:10 +00:00
jbjohnso
82c5ed555f Update other p* commands to also be sudo friendly
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11965 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-23 12:56:06 +00:00
jbjohnso
7bed33128a Fix psh to update homedirectory in event of sudo
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11964 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-23 12:55:52 +00:00
jbjohnso
0deb64b53a Have rcons check and set $HOME since sudo won't give an accurate looking home directory
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@11963 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-23 12:55:42 +00:00
nott
32315f63dd add force option for nim methods
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11711 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-29 14:26:30 +00:00
lissav
f1df4dbfe4 fix defect 3474407
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11676 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-02-24 13:15:27 +00:00
nott
a4b2da2f4c addtional output
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11409 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-24 20:14:33 +00:00
nott
53be958240 add -d option to mkdsklsnode
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11373 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-12 17:09:07 +00:00
ligc
be26420229 fix for bug 3465129: pping should handle the output 'address not found'
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11358 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-06 08:30:34 +00:00
nott
a4b0b85672 fix getopt call
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11245 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-14 15:34:54 +00:00
lissav
4ee9e1b4ab fix for defect 3458311
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11218 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-12 20:01:42 +00:00
lissav
dd5a09aff3 fix for defect 3458311
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11217 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-12 19:54:30 +00:00
lissav
c79721e81a fix hang running xcat commands using ssh from MN on SN
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11215 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-12-12 16:25:53 +00:00
bp-sawyers
3e0aa115e8 Changed location of uploaded doc tarball
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11036 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-23 10:33:58 +00:00
bp-sawyers
902d223fb8 made links work in the downloaded docs in getxcatdocs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10968 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-03 22:17:32 +00:00
bp-sawyers
b5fcb0f274 A few more fixes to getxcatdocs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10965 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-03 15:42:35 +00:00
bp-sawyers
64b86f4a67 add upload option to getxcatdocs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10962 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-03 13:55:05 +00:00
wanghuaz
8dd5e11774 Removed the check of pping/ppping -i option when trying to remove the 'hfx' postfix in hostname, since in power 775 cluster, it is also possible to check ethernet connections with -i enx.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10929 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-31 10:59:01 +00:00
wanghuaz
5cde251816 Make pping -i option support hfi interfaces
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10922 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-30 08:16:52 +00:00
lissav
9e3b054fc1 more conversion to RemoteShellExp.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10793 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-17 13:35:00 +00:00
lissav
2362cb060e warn do not use xdsh -K fro Mellanox switch
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10730 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-10 16:45:13 +00:00
lissav
88f0c8b0ae fix tar when no directory input
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10664 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-28 18:15:11 +00:00
lissav
5088278f73 add tar/gzip to doc process
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10661 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-28 13:44:17 +00:00
lissav
d4506495fa fix bad message
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10655 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-28 11:26:02 +00:00
yinle
21ff396236 modify a little mistake: pping print ":ping"
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10552 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-19 13:46:51 +00:00
linggao
950d8dffb4 updated genimage man page, defect 3408401
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10514 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-13 19:51:47 +00:00
lissav
19b8930767 remove rc.db2 setup does not work
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10429 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-01 11:27:08 +00:00
lissav
6f7df46e19 Add check that databaseloc is not in the site.installdir directory, that is also not in the installloc directory defect 3392944
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10337 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-22 15:45:18 +00:00
lissav
6e750ad6da change nofiles limit
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10249 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-09 12:51:44 +00:00
lissav
09f05896cc fix message about missing 32 bit packages for redhat6
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10219 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-03 20:54:08 +00:00