Commit Graph

224 Commits

Author SHA1 Message Date
jbjohnso
0f753a95d0 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/trunk@12557 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-07 19:03:44 +00:00
bp-sawyers
95db581fae Add support for running rcons via sudo on aix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12555 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-07 18:46:25 +00:00
lissav
79d548d7c7 remove -M flag implementation
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12463 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-02 10:31:01 +00:00
lissav
77a82387d2 start code for xdsh on MN, interface defined
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12420 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-01 15:53:19 +00:00
sjing
be056ae2d0 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/trunk@12319 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-24 02:03:10 +00:00
sjing
d69ac67df9 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/trunk@12317 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-24 02:00:50 +00:00
sjing
846cb5662e 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/trunk@12315 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-24 01:58:20 +00:00
bp-sawyers
3b97f0c9ef Fix getxcatdocs to not use File::Path::make_path, which apparently isn't in all perls
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12290 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-20 13:37:58 +00:00
jbjohnso
db4022ec09 Have psh have /dev/null opened as stdin instead of nothing
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12240 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-15 13:11:55 +00:00
bp-sawyers
380c3e3d49 fixed doc building problem with 775 docs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12238 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-14 17:34:04 +00:00
sjing
455cd126ca 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/trunk@12195 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-11 10:33:50 +00:00
zhaoertao
1428987d4f fix bug 3513481. There was no command 'getent' in AIX.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12168 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-10 02:45:38 +00:00
jbjohnso
f92ab6d4a4 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/trunk@12049 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-29 13:30:10 +00:00
linggao
de4e245335 added interactive feature for genimage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12023 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-27 19:28:49 +00:00
lissav
0377e50e05 Add additional LL setup for authentication when running db2sqlsetup -S -o
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12021 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-27 15:17:07 +00:00
jbjohnso
71cf318ee9 Update other p* commands to also be sudo friendly
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11947 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-22 13:57:17 +00:00
jbjohnso
492305799b Fix psh to update homedirectory in event of sudo
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11946 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-22 13:52:39 +00:00
jbjohnso
13765372a6 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/trunk@11945 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-22 13:52:29 +00:00
bp-sawyers
42e3641b01 fix certificate problems in getxcatdocs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11877 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-03-15 19:41:53 +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
lissav
e12bf7bd77 put in wrong path for odbcinst.ini when databaseloc set in site table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10173 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-27 11:54:37 +00:00
lissav
cc862bb686 fix for defect 3363367 need to create /etc/rc.db2 file and update with EXTSHM=ON
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10059 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-12 13:59:42 +00:00
linggao
a862e0870b supprt genimage plugin for urbunto, debian and fedora12
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10040 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-07 20:48:25 +00:00
linggao
8762d8b7c1 supprt genimage plugin for urbunto, debian and fedora12
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10039 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-07 20:38:17 +00:00
linggao
8e9edf3f53 added genimage plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10036 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-07 16:11:10 +00:00