Commit Graph

32 Commits

Author SHA1 Message Date
lissav
aff28da21d xdsh adding an undef entry on the returned data, causes syntax error in runxcmd you only see under bypass mode
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13719 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-05 17:22:11 +00:00
lissav
89a683b796 Let internal env variable override, still getting hostnames in request->{username}
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13592 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-23 18:20:17 +00:00
zhaoertao
40e144b4cc for item: clean up Utils.pm, the code in xCAT-server/lib/xcat/plugin/
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13467 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-09 04:07:40 +00:00
lissav
af3efe7170 fix xdcp broken 3552171
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13446 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-07 13:25:52 +00:00
lissav
ad2cca4c3d fix defect 3552171
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13388 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-01 13:28:25 +00:00
lissav
1a292a871e fix defect 3538653
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13228 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-07-02 12:57:24 +00:00
lissav
0ceaff865c fix defect 3538653
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13193 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-28 15:51:50 +00:00
lissav
21b94925c9 Add check in preprocessing if running on the service node do not do hierarchical processing defect 3386101
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10235 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-05 11:34:53 +00:00
lissav
189263f327 add support for postscripts execute after rsync update
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8697 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-18 15:39:55 +00:00
lissav
cc501a1284 fix preprocessing when there are multiple service nodes assigned to the node, defect 3138584
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8550 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-05 15:29:59 +00:00
lissav
4c7043be4c fix error message
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6413 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-09 18:15:16 +00:00
lissav
40c1bc3795 handles arguments on xdsh -e in hierarchy
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6123 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-14 17:18:42 +00:00
lissav
5805a0425b add xdsh -e hierarchical support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6121 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-14 16:23:19 +00:00
lissav
5b53b638f3 override DSH_FROM_USERID with autheticated id in request->{username}, if it exists
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5475 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-03-15 15:50:16 +00:00
lissav
a8a0ad5468 new hierarchical support for xdsh/xdcp, with error processing and -c flag
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4727 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-04 14:48:50 +00:00
lissav
46f262270f return error returns even though no messages
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4539 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-10 15:57:05 +00:00
lissav
66a4ef81e6 fix for 2874219, handling large amounts of data in non-streaming mode
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4439 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-22 13:53:49 +00:00
lissav
a79986139e fix -P option, i broke with addition of xdcp hierarchy support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4208 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-23 11:44:08 +00:00
lissav
002b0d5075 add hierarchical support to xdcp
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4179 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-21 13:09:26 +00:00
lissav
1e9bd8b240 fix call to MsgUtils for dataout from xdcp and xdsh to be D flag not the I flag
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4146 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-16 14:55:13 +00:00
lissav
37a85ff51e put xdcp -s back in
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3856 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-22 13:36:13 +00:00
lissav
8fb91c4ba8 fix from mixing compute and service nodes on rsync , thanks to Storable qw(dclone)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3715 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-07 11:38:53 +00:00
lissav
9bff78a0b7 fix hierarchical xdsh broke with fix for combination of nodes and servicenodes on xdcp -F call
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3709 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-06 18:58:47 +00:00
lissav
4b6d9ebcff remove -s flag and add processing to update the compute node without having to update the servicenode in a separate command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3642 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-25 18:17:53 +00:00
lissav
845afe2051 copy -F file to tmp file on the ServiceNode and use that to update the compute node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3513 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-04 12:21:10 +00:00
lissav
d7da099cf2 fix copy of sync file when we are on the Management node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3454 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-27 18:11:30 +00:00
lissav
c9d2c76a56 handle dcp rsync cfm hierarchically
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3441 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-25 12:27:48 +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
lissav
eba4025eb1 new variables to check for preprocess already run
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2914 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-16 13:24:16 +00:00
lissav
26d07db580 add support for xdsh into rootimage or NIM image
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2358 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-10-17 16:04:13 +00:00
lissav
10f7afc91b add use strict
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1890 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-18 12:04:28 +00:00
jbjohnso
e68fe9d2db -Move xCAT-server and client to not have 2.0 in name for trunk
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1561 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-03 14:56:33 +00:00