Commit Graph

5997 Commits

Author SHA1 Message Date
lissav
ec5de72ee4 zone hierarchical support for xdsh -K 2014-02-25 10:00:43 -05:00
baiyuan
1607a1dac6 fix:convert array to hash,xcatws.cgi use hash entries 2014-02-25 00:07:34 -05:00
lissav
539f37f391 xdsh -K support (still need to do hierarchy) 2014-02-24 11:39:36 -05:00
baiyuan
86e663860d fix:line 6: user: command not found. add: arguments 2014-02-24 04:14:18 -05:00
Bruce Potter
b77b8e7c7d got node list of xcatws.cgi also working with new json structure 2014-02-23 16:00:37 -05:00
Bruce Potter
e251f0a2cf example rest apis working with new json structure 2014-02-23 04:13:15 -05:00
ligc
54982068cf fix for bug 3991: if the node can not be resolved or ip address is not valid, print warning message and ignore the node 2014-02-21 12:39:57 -06:00
lissav
e331cf5085 more code 2014-02-20 11:33:54 -05:00
lissav
4c031e1806 fix for defect 3985 2014-02-20 07:25:29 -05:00
lissav
1a59531d6c designchanges 2014-02-19 08:48:43 -05:00
lissav
22b529f8e3 more zone support 2014-02-18 08:52:24 -05:00
26d8a9b4a5 Merge branch 'add/nodeconsoleondemand' of gitlab.arif-ali.co.uk:arif/xcat-core 2014-02-17 11:14:57 +00:00
lissav
72acb3b564 Multiple zone support 2014-02-13 07:53:31 -05:00
zhaoertao
8987ad4702 update manpage of mkdef/chdef for osimage 2014-02-13 00:56:48 -08:00
immarvin
ea0241e836 specify text installation mode, otherwise, anaconda will drop into choice dialog when fails to start X in graphic mode 2014-02-12 00:56:06 -08:00
immarvin
8aa878427e take *.rhel*.pkglist as pkglist file if *.rhels*.pkglist do not exist 2014-02-12 00:54:54 -08:00
zhaoertao
8bc490094a fix bug 3983: copycds show error info 2014-02-11 22:09:06 -08:00
Jarrod Johnson
98bc658385 Have openssl req use better message digest 2014-02-11 10:07:30 -05:00
yinle
84ee1eb9f1 fix bug #3984 Ubuntu 13.10 diskless installation fails 2014-02-11 10:47:13 -08:00
daniceexi
9e91cf4f63 roll back the last change in configmic file; And fix the issue that hostname cannot show the short hostname 2014-02-11 04:50:41 -05:00
Jarrod Johnson
af305e1c65 RHEL7 support for diskful compute profile complete 2014-02-10 13:59:14 -05:00
Jarrod Johnson
2b8f1c5086 Have RHEL7 proceed to get through install completion
Still need to get through the postscript phase
2014-02-10 10:48:46 -05:00
Jarrod Johnson
29b7e4331b Add signature detection for RHEL7 media to anaconda 2014-02-10 10:24:59 -05:00
daniceexi
b7a04d3c94 fix the issue that hostname command cannot get short hort name 2014-02-10 08:26:55 -05:00
Bruce Potter
9c0fa6a8bb Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core
some improvements to xcatws.cgi
2014-02-09 15:43:53 -05:00
Bruce Potter
80d4cf913b curl working for xcatws.cgi put and some reorg of code 2014-02-09 15:43:37 -05:00
Jarrod Johnson
56556bdeec Fix xCAT init script status reporting
xCAT in some cases was reporting improper status for certain scenarios.
Risk being inaccure if no pid file exists so that it is accurate when it
does exist.
2014-02-07 17:37:56 -05:00
Jarrod Johnson
d25680575d Correct } mistake in previous commit to IPMI.pm 2014-02-04 10:27:45 -05:00
Jarrod Johnson
c2c29970ff Make IPMI 2.0 crypto dependencies mandatory
Faced with an increasing population of IPMI 2 only devices, make the AES/CBC
requirements mandatory as it is a common source of systems failing to work
now.
2014-02-04 10:27:42 -05:00
Bruce Potter
dd8096b39f 1st put works with json dict 2014-02-03 15:58:15 -05:00
Bruce Potter
466d5f0a9f test scripts for the rest api 2014-01-31 08:26:55 -05:00
65470149e9 add per node consoleondemand 2014-01-29 21:47:09 +00:00
baiyuan
2825e469fe fix Undefined subroutine &JSON::decode_json called at /opt/xcat/ws/xcatws.cgi line 168 2014-01-27 23:36:01 -05:00
zhaoertao
4c74a94daf modify usage for 'chvm' and 'mkvm', remove debug msg 2014-01-26 22:52:30 -08:00
zhaoertao
5a9abe2acf The scripts used for configuring and provisioning VIOS partition 2014-01-26 22:07:08 -08:00
qyin
edf9a4dc64 windows solution: 222013 2014-01-27 13:52:33 +08:00
ligc
e299342956 fix for bug 3979: print a message with rnetboot/bootseq when gateway is empty 2014-01-27 09:57:13 -06:00
zhaoertao
addd4ed9c4 3974 rinv failed for Fujitsu Blade Server 2014-01-22 23:17:13 -08:00
baiyuan
60f33728d2 this part of code is doubled by git automatically, remove redundant part 2014-01-20 09:34:48 -05:00
e86917e218 fix bug 3971, trim othernames variable 2014-01-17 08:45:17 +00:00
baiyuan
481a93554f fixed 3357,add symlink,copy postscripts and plugin files for kit 2014-01-16 21:01:50 -05:00
immarvin
caafd03ca0 fix defect #3960 Genimage broken for CentOS 5.4 nodes 2014-01-14 01:03:54 -08:00
lissav
0fab0368ec defect 3541 2014-01-13 12:55:15 -05:00
daniceexi
35376641b4 To make bmcsetup cmd to update node status to be [bmcready] in genesis; And make chain mechanism to support [shutdown] key word which is used to poweroff the node 2014-01-13 07:55:03 -05:00
dd3f08682f Merge commit 'e5bde95310d245174ae533251f7eb8a9c6c2702e' 2014-01-10 14:43:07 +00:00
daniceexi
b58e374758 fix the issue that proxydhcp configuration file cannot be updated 2014-01-10 09:16:42 -05:00
sjing
a4e0952b6c Fix for bug 3955. 2014-01-10 03:00:25 -05:00
sjing
24215114c6 Fix for bug 3815
Last fix results in "makedhcp -n" not working, so re-fix it.
2014-01-09 22:20:51 -05:00
e01827f9d3 first commit for prefix hostname feature 2014-01-09 21:02:53 +00:00
Jarrod Johnson
3b1d444077 Fix detection of debian for some ubuntu installations 2014-01-08 15:16:51 -05:00