Commit Graph

20 Commits

Author SHA1 Message Date
daniceexi
22d82e9a5d defect 2843392: if there is non-existed synclist file, output an error message
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4031 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-24 09:53:55 +00:00
linggao
2817ef9a9b fixed updatenode, it did not work with hierarchy on Linux
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3988 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-12 18:21:36 +00:00
daniceexi
012a385d2c fix the defect related to the command flags and output messages
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3925 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-08-03 11:49:04 +00:00
daniceexi
227f6bdcf4 move the getsynclistfile() from Utils.pm to SvrUtils.pm; move the syncfiles() from Postage.pm to syncfiles.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3853 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-22 05:59:11 +00:00
daniceexi
210a8b1728 drop the manpage of updatenode and has minor fix in the updatenode interface
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3832 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-20 12:50:31 +00:00
daniceexi
7062487b89 add the long name flag and make the -P is omitted when only scripts are specified
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3831 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-20 06:05:39 +00:00
linggao
4745d80859 handles hierarchy using _preprossed flag for some commands
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3803 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-15 19:12:07 +00:00
daniceexi
677047fe75 The code drop of Syncing File function
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3785 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-15 13:08:51 +00:00
daniceexi
a9e38189f3 Code drop for the Syncing file feature to support that sync file to the root image
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3606 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-19 08:32:47 +00:00
daniceexi
f1b0bc933a remove the code that check the conflict of the synclist files for certain service node.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3535 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-09 02:59:16 +00:00
daniceexi
05c9e4b58f The first phase code drop for CFM like funtion
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3514 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-04 15:33:44 +00:00
nott
ec05a6c0b4 Modify calls to xcataixpost
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3058 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-31 17:41:15 +00:00
linggao
0dc36fe957 revert the last change, need more thoughts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2487 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-11-09 04:01:11 +00:00
linggao
9e8978fcd5 booted cannot overwrite alive for node status
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2486 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-11-09 03:55:12 +00:00
linggao
5bc56a4cc6 userability improvement on updatenode command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2483 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-11-09 03:20:21 +00:00
linggao
7e52eff678 more on node status. supports aix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2239 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-26 23:07:45 +00:00
linggao
1f661e7f08 added function for showing node status in nodelist table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2230 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-25 03:04:56 +00:00
linggao
49b8f12af5 more on installing extra packages
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2142 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-11 04:43:33 +00:00
linggao
5a4cb12978 make updatenode to take noderange as the first parameter.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2100 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-08 20:59:07 +00:00
linggao
6ff1602d8e added feature to install extra 3rd party rpms during cluster install process or after the fact (usning updatenode command).
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2099 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-08 18:54:30 +00:00