Xiaopeng Wang
c44f9c2964
Merge pull request #1244 from cxhong/1036
...
Use arp command to get switch mac address
2016-06-14 22:33:27 +08:00
Mark Gurevich
1eed523cc2
Merge pull request #1303 from chenglch/enhance_getadapter
...
Improve the error message for getadapter command
2016-06-14 10:02:00 -04:00
Xiaopeng Wang
5b0e23c64f
Merge pull request #1301 from chenglch/kvmerrormsg
...
Change the ref type of errorcode in xcmdoutput to array
2016-06-14 22:01:52 +08:00
chenglch
680ba9f157
Change the ref type of errorcode in xcmdoutput to array
...
Currently runxcmd can not work with kvm when running rpower command as
`runxcmd_output` subroutine just apply array type for `node->{errorcode}`.
close-issue: #1298
2016-06-14 01:59:25 -04:00
chenglch
ef724b0e6f
Improve the error message for getadapter command
...
1. Add allow policy for getadapter
2. enhance the error message for different mgt when running getadapter
partial-issue: #1174
2016-06-14 01:56:19 -04:00
Victor Hu
993ee53278
Merge pull request #1281 from khaledsalim/master
...
Fix systemctl commands in the install guide
2016-06-13 07:48:43 -04:00
Xiaopeng Wang
198899439d
Merge pull request #1242 from zet809/add_switchprobe_for_xcatprobe
...
add switchprobe subcommand for xcatprobe
2016-06-13 19:47:11 +08:00
chenglch
7e12588861
Merge pull request #1293 from daniceexi/lsdef_a
...
issue 1292: added missing attribute disable for taskstate table
2016-06-13 14:36:26 +08:00
ertaozh
be9293ab6d
add switchprobe subcommand for xcatprobe
2016-06-13 02:29:54 -04:00
Xiaopeng Wang
0219136c10
Merge pull request #1290 from gurevichmark/kvm_rmigrate_doc
...
Doc updates for rmigrate command
2016-06-13 13:54:33 +08:00
Xiaopeng Wang
edad1eea6a
Merge pull request #1291 from whowutwut/remove_nbroot
...
Removing the unused xCAT-nbroot* files
2016-06-13 09:31:58 +08:00
wangxiaopeng
a5ea316427
issue 1292: added missing attribute disable for taskstate table
2016-06-12 21:27:51 -04:00
Victor Hu
5860235832
The xCAT-nbroot has been replaced by xCAT-genesis
...
Removing the old files associated with nbroot/nbroot2
2016-06-10 15:45:26 -04:00
Victor Hu
2d193ad6bf
Merge pull request #1206 from xuweibj/S101003
...
Add genesis log in doxcat, dodiscovery and bmcsetup
2016-06-10 11:24:50 -04:00
Victor Hu
666e1a175c
Merge pull request #515 from chenglch/changing_hostnameip
...
Add cluster maintenance doc
2016-06-10 10:23:32 -04:00
Mark Gurevich
e0848cf56d
Doc updates for rmigrate command
2016-06-10 09:40:24 -04:00
Victor Hu
8b30a52bbe
Merge pull request #1288 from gurevichmark/syslog_script
...
Remove only xCAT entries from rsyslog.conf file
2016-06-09 19:45:52 -04:00
Mark Gurevich
8d0bc5dee8
Give user info about replacement of entries
2016-06-09 13:11:29 -04:00
Victor Hu
62a2dd804d
Merge pull request #1262 from xuweibj/I846
...
Fix issue 846, update mknb doc
2016-06-08 19:47:40 -04:00
Victor Hu
d55964407f
Merge pull request #1058 from xuweibj/I1048
...
Fix issue #1048 , Resolve or clean up minor issues on getinstdisk
2016-06-08 19:46:00 -04:00
Mark Gurevich
6c4668840b
Remove only xCAT entries from rsyslog.conf file
2016-06-08 16:05:51 -04:00
Casandra Qiu
fec8d6addc
more modification
2016-06-08 10:09:22 -04:00
tingtli
bdb901b2c7
Merge pull request #1287 from caomengmeng/delete_invalid_files
...
Ddelete invalid bundle and installation files
2016-06-08 16:20:12 +08:00
caomengmeng
8c645eb941
completed
2016-06-08 04:12:39 -04:00
tingtli
6482153980
Merge pull request #1275 from junxiawang/0607
...
delete docker cases which could not be automated on ubuntu16.04 now
2016-06-08 15:39:16 +08:00
tingtli
1e4e8e9581
Merge pull request #1194 from junxiawang/05277NN
...
Modify xCATreg for rmvm bug 1068#, for docker support and ubuntu's bash issue
2016-06-08 15:35:23 +08:00
caomengmeng
7d94a80eab
Merge pull request #1285 from tingtli/xcatd
...
add a case to clean up the test environment and update the bundle files
2016-06-08 15:30:34 +08:00
litingt@cn.ibm.com
b2aeb152c6
add a case to clean up the test environment and update the bundle files
2016-06-08 03:19:58 -04:00
Xiaopeng Wang
4b7988bfe5
Merge pull request #1282 from gurevichmark/boottarget
...
Schema.pm missing objects and spelling fixes
2016-06-08 12:30:02 +08:00
tingtli
165fd6254a
Merge pull request #1274 from caomengmeng/update_diskless_p8le
...
[FVT]Update diskless p8le installation test case to support flexible wait time
2016-06-08 10:30:39 +08:00
tingtli
fd33785dec
Merge pull request #812 from junxiawang/new
...
modify autotest case about statelite osimage definition
2016-06-08 10:27:12 +08:00
Casandra Qiu
bbf151bf62
Use get_mac_by_arp subroutine from SvrUtil.pm
2016-06-07 22:17:54 -04:00
Weihua Hu
f81daea930
Merge pull request #1238 from xuweibj/xcatprobe-discovery-s
...
Discovery static check, check whether genesis files ready
2016-06-08 10:12:03 +08:00
XuWei
c519024679
Fix issue 846, update mknb doc
2016-06-07 21:30:39 -04:00
Mark Gurevich
7675f7ca6e
Schema.pm missing objects and spelling fixes
2016-06-07 15:13:34 -04:00
junxiawang
199cbe1e92
delete statelite image definition on diskfull install
2016-06-07 06:12:02 -04:00
junxiawang
314df2e111
delete docker cases which could not be automated on ubuntu16.04 now
2016-06-07 05:59:31 -04:00
Khaled Salim
6c18105233
Fix systemctl commands in the install guide
2016-06-07 12:43:28 +03:00
tingtli
b48bcb3c6a
Merge pull request #1261 from caomengmeng/update_switchdiscover_cases_for_sles11
...
Update switchdiscover cases for sles11
2016-06-07 17:16:49 +08:00
xuweibj
014de562f9
Merge pull request #1111 from whowutwut/install_disk
...
Modify the getinstdisk to create files called /tmp/xcat.install_disk to indicate xCAT related files (DO NOT MERGE until after branch 2.12)
2016-06-07 14:28:00 +08:00
XuWei
6e2818ae6d
Discovery static check, check whether genesis files ready
2016-06-07 00:57:58 -04:00
tingtli
697a3a3f0f
Merge pull request #1251 from junxiawang/0603N
...
modify statelite image
2016-06-07 11:45:19 +08:00
caomengmeng
a2efc938a5
complete
2016-06-06 23:27:05 -04:00
Xiaopeng Wang
7faaf54eff
Merge pull request #1273 from immarvin/onxcatmasterlogic
...
correct the logic to determine the ENV{XCATMASTER}
2016-06-07 11:21:31 +08:00
immarvin
216f80f93f
correct the logic to determine the ENV{XCATMASTER}
2016-06-06 23:13:26 -04:00
tingtli
b0edd6fcff
Merge pull request #1170 from caomengmeng/avoid_rnetboot_CN_status_not_changed_issue
...
To avoid rnetboot cn status not changed issue
2016-06-07 10:56:23 +08:00
Xiaopeng Wang
640349702e
Merge pull request #1235 from gurevichmark/doc_guidelines2
...
Add some xCAT documentation writing guidelines
2016-06-07 10:19:57 +08:00
Victor Hu
b011c6f2d3
Merge pull request #1225 from gurevichmark/doc_build_db2
...
man5 and man7 section formatting changes
2016-06-06 15:02:19 -04:00
junxiawang
6ecb8c27c3
add statelite image definition creation and remove
2016-06-06 05:16:41 -04:00
caomengmeng
f492ee1fcb
update v2
2016-06-06 03:07:58 -04:00