jbjohnso
be24ac6b23
-Move to single file for certificate and key for simplicity
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1256 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-02 19:38:44 +00:00
jbjohnso
37c0e9303b
-Have client detect prematurely ended xCAT sessions (i.e. without serverdone performed)
...
-Fix problem where server would prematurely end xCAT sessions.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1209 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-25 21:09:18 +00:00
jbjohnso
b622d3ee7c
-Client side part of fix for bug 1822784
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1133 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-21 15:28:28 +00:00
bp-sawyers
606db1ded4
- updated RR cookbook
...
- small change to xdsh to allow flags before noderange
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1110 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-17 12:46:39 +00:00
nott
f38d25c920
Set PREFERRED_PARSER for Linux only.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1083 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-16 16:57:32 +00:00
jbjohnso
4ab4e9dcd1
-Fix perl syntax error in Client.pm called out with perl -Wc
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1044 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-14 13:55:17 +00:00
lissav
9c06ac9640
Add output to STDERR for error message in one more place in handle_response
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@998 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-08 11:49:06 +00:00
bp-sawyers
9613d2f9c0
Conditionally doing requires for xCAT pm's
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@995 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-07 20:13:11 +00:00
jbjohnso
4da82b680f
Fix issue where error/warning output doesn't go to stderr
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@985 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-07 13:09:39 +00:00
bp-sawyers
b754e3eced
- fixed xdsh -K again by making Client.pm always require xCAT::NodeRange
...
- removed many of the v options on the tar cmds to build are not as verbose
- removed an extra fi in xcat.spec %post
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@984 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-05 14:53:35 +00:00
jbjohnso
55524bb351
Allow client to conduct anonymous operations, flesh out argument checking in validate, better clarity on connection failures in xCAT client
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@930 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-28 15:55:41 +00:00
jbjohnso
2c9963ebed
-Comment out use xCAT::NodeRange in Client.pm, where it only is needed for XCATBYPASSMODE
...
-Attempt to improve the conditional module importing semantics to work correctly
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@912 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-27 15:32:21 +00:00
lissav
5d00c3b437
Fix XCATBYPASS, uncomment use XCAT::NodeRange so no syntax error.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@904 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-27 12:34:33 +00:00
jbjohnso
250e37795c
-Have Client startup faster by not doing use on xCAT::* unless XCATBYPASS
...
-Change some output forwarding loops to exit tenths of a second sooner than before (no further child output in a detectible fashion can be detected by filehandles in the fdset much sooner than child process exit completion)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@874 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-24 16:14:59 +00:00
jbjohnso
754185352b
Fix for 'missing ParserDetails.ini' error
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@872 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-24 14:16:00 +00:00
jbjohnso
ac0b54f66b
Make the INET6 support check more direct and to the point
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@744 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-10 18:05:26 +00:00
jbjohnso
b00f70a1e4
-Fix client to print error members of node XML entries
...
-Have setupiscsidev provide more feedback in an appropriate way
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@668 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-04 19:38:16 +00:00
bp-sawyers
8b2fee5c16
Added descriptions to the db tables.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@545 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-21 21:10:35 +00:00
bp-sawyers
aceb17bc7f
Fixed errors in the client/server communication for xdsh and db-cmds and MsgUtils
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@505 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-18 15:57:25 +00:00
bp-sawyers
8c057025b8
Cleaned up the client code and added man pages for tabdump and tabrestore
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@477 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-14 14:25:49 +00:00
jbjohnso
1812d2e372
-Change '!xcat' hash members to '_xcat', which can survive XML-ization
...
-Have the xcatd service script source a /etc/sysconfig/xcat if available (to allow setting of XCATCFG)
-Modify xcatd to be able to relay requests to service nodes if the plugin can provide a map, using it's server key and certificate as client credentials
-Provide a more helpful message for SSL connection issue
-Modify Client.pm to accept custome key/cert/ca files to facilitate the aforementioned request relay.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@324 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-01-25 15:07:53 +00:00
andywray
5653e63504
Set XCATROOT to default to /usr if no evironment variable and /opt/xcat does not exist
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@258 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-01-14 16:58:23 +00:00
jbjohnso
e5b88427dd
Add a placeholder rcons/wcons. Fix client to report more useful errors
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@236 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-01-10 01:59:16 +00:00
linggao
b947a175a2
packaging changes. Default installation direcotry is /opt/xcat now. environmental variables XCATROOT, PATH and MANPATH got updated by installed the packages. Did not touch xCAT and xcatnbroot yet.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@153 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-12-11 19:15:28 +00:00
lissav
1314be0e0e
Add \n to two message so that we would get a line feed when
...
displayed. "Invalid nodes in noderange".
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@136 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-12-05 18:52:17 +00:00
mellor
f7f1f7dee8
fixed Client.pm to handle user-specified xcatprefix directory in XCATBYPASS mode
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@122 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-12-03 20:29:30 +00:00
nott
9b8586eefe
Add a temporary conditional for IPv6 support.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@114 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-12-03 12:53:41 +00:00
jbjohnso
fafeee0905
IPv6 support for SSL and install monitor
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@36 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-11-04 16:06:16 +00:00
jbjohnso
c99d72a179
Initial xCAT 2.0 import
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-26 22:44:33 +00:00