zet809
eedee6685d
Merge pull request #1997 from penguhyang/rinv_info
...
fix rinv should return correct warning message when the option is not valid
2016-10-26 13:25:25 +08:00
zet809
57cdfa6a8b
Merge pull request #2033 from tingtli/testforvm
...
update for test SN vm failed case
2016-10-26 11:01:24 +08:00
litingt@cn.ibm.com
4dc05c0b6e
update for SN failed case debug
2016-10-25 22:38:17 -04:00
litingt@cn.ibm.com
a49a6ef46f
updaet for debug SN failed case
2016-10-25 22:22:53 -04:00
Weihua Hu
175d4fb3a0
Merge pull request #2031 from penguhyang/xcattest_warning
...
fix execute xcattest related command there are error message
2016-10-26 10:03:34 +08:00
Victor Hu
d0e0c90fa6
Merge pull request #2026 from gurevichmark/spell_check2
...
Doc spelling and grammar fixes
2016-10-25 21:37:55 -04:00
penguhyang
b2132fd4db
fix execute xcattest related command there are error message
2016-10-25 21:36:05 -04:00
Mark Gurevich
a50f3710f7
Doc spelling and gramma fixes
2016-10-25 15:31:20 -04:00
Victor Hu
ab7e94bf6f
Merge pull request #2011 from pdlun92/go-xcat-doc
...
Modified xCAT install documentation to leverage go-xcat
2016-10-25 14:13:18 -04:00
Patrick Lundgren
0a2bfd94b7
Added suggested changes to go-xcat documentation
2016-10-25 11:17:34 -04:00
Victor Hu
2bf96ee97d
Merge pull request #2023 from zet809/fix_issue_for_genesis_base_spec
...
Missing version when building xcat-genesis-base
2016-10-25 11:10:48 -04:00
ertaozh
c0e4fbc866
Missing version when building xcat-genesis-base
2016-10-25 09:36:22 -04:00
Matt Ezell
0c84550441
Ensure the requested kernel version and associated packages are installed ( #2018 )
...
If a specific version of the kernel was requested, make sure any other
kernel-related packages requested in a package list get the same version.
Note, packages that get pulled in due to dependencies are NOT checked.
Also avoid updating the kernel packages when the requested version has already
been installed.
2016-10-25 14:21:06 +08:00
Weihua Hu
ee8b418aaf
Merge pull request #2017 from xuweibj/i2013
...
fix issue 2013, get nodes array to set status
2016-10-24 16:24:02 +08:00
tingtli
dfb510b773
Merge pull request #2015 from hu-weihua/install_xcat
...
Fix bug #1976 Need more than one minute for xCAT works in sles11.4 ppc64 and x86_64
I agree with the change
2016-10-24 15:42:25 +08:00
caomengmeng
f1137241ad
Merge pull request #2006 from tingtli/testforvm
...
add case for go-xcat update option
2016-10-24 14:58:14 +08:00
XuWei
c61a21463e
fix issue 2013, get nodes array to set status
2016-10-24 02:56:06 -04:00
hu-weihua
991619d352
Fix bug #1976 Need more than one minute for xCAT works in sles11.4 ppc64 and x86_64
2016-10-23 23:34:23 -04:00
Patrick Lundgren
bf6e84f5e5
Modified xCAT install documentation to leverage go-xcat
2016-10-21 17:26:01 -04:00
caomengmeng
805cbdbc2c
Merge pull request #2008 from hu-weihua/install_xcat
...
Add debug message for issue#1976
2016-10-21 17:45:24 +08:00
hu-weihua
9d06bc93fb
add debug message for issue#1976
2016-10-21 05:39:05 -04:00
litingt@cn.ibm.com
2ad45a5c1f
add case for go-xcat update option
2016-10-20 22:19:35 -04:00
Victor Hu
e0bd9e1e46
Merge pull request #1986 from hu-weihua/mellanox
...
Refine hack_uname() in mlnxofed_ib_install.v2
2016-10-20 10:39:55 -04:00
zet809
2b7fa19005
Merge pull request #1999 from penguhyang/rvitals_doc
...
update rvitals doc for OpenPOWER
2016-10-20 15:30:01 +08:00
penguhyang
4e82343eaa
update rvitals doc for OpenPOWER
2016-10-20 03:02:42 -04:00
penguhyang
5d13aa4cf4
fix rinv should return correct warning message when the option is not valid
2016-10-20 01:53:51 -04:00
Weihua Hu
d5c31a0e1f
Merge pull request #1934 from cxhong/1912
...
Configure SNMPv3 for Mellanox IB switch
2016-10-20 10:22:34 +08:00
Victor Hu
8340942524
Merge pull request #1995 from gurevichmark/nodecheck_probe_second_msg
...
Message to tell if just dup definitions or discovery prob
2016-10-19 20:26:07 -04:00
Mark Gurevich
7f936c0599
Message to tell if just dup definitions or discovery prob
2016-10-19 15:52:17 -04:00
Casandra Qiu
7725909ed5
handle bad return code
2016-10-19 09:41:45 -04:00
Xiaopeng Wang
847176c33c
Merge pull request #1993 from tingtli/testforvm
...
update for test vm
2016-10-19 21:09:19 +08:00
Yuan Bai
60d9b5fd9e
fix always get one adapter in array. ( #1991 )
2016-10-19 17:17:40 +08:00
litingt@cn.ibm.com
619a49f291
update for test vm
2016-10-19 05:14:52 -04:00
zet809
684babe436
Merge pull request #1989 from penguhyang/loop_rpower
...
fix setting the ipmi info incorrectly in the site table causes infinite loop
2016-10-19 15:32:52 +08:00
Matt Ezell
4a84d6625d
Use network settings from the command line ( #1980 )
2016-10-19 15:15:50 +08:00
penguhyang
5cd2dcea51
fix setting the ipmi info incorrectly in the site table causes infinite loop
2016-10-19 02:43:54 -04:00
hu-weihua
a6c910467e
Refine hack_uname() in mlnxofed_ib_install.v2
2016-10-18 23:15:19 -04:00
Casandra Qiu
e0ddd7cb96
add default sshusername if not exists for config_snmp
2016-10-18 22:17:36 -04:00
Victor Hu
05b9dcdeea
Merge pull request #1941 from pdlun92/coral-rpm
...
Add skeleton files for xCAT-csm rpm
2016-10-18 17:07:59 -04:00
Patrick Lundgren
eefea03d0a
Added xCAT-csm to buildcore.sh, fixed typo in xCAT-csm.spec
2016-10-18 16:11:14 -04:00
Victor Hu
6d2b950339
Merge pull request #1983 from cxhong/bmcdiscover
...
Remove nodetype and hwtype from bmcdiscover -z output
2016-10-18 13:21:19 -04:00
Casandra Qiu
d5022f8966
Remove nodetype and hwtype from bmcdiscover -z output
2016-10-18 13:03:27 -04:00
Victor Hu
84ef53ab3e
Merge pull request #1956 from gurevichmark/image_probe_less_output
...
Image probe output enhancements
2016-10-18 11:31:35 -04:00
Mark Gurevich
9abe939c8c
Fixed message wording
2016-10-18 11:23:02 -04:00
Casandra Qiu
677be49c7e
checking return code for xdsh
2016-10-18 10:19:37 -04:00
Patrick Lundgren
cb54221261
Suggested changes to skeleton from github discussion
2016-10-18 09:27:41 -04:00
penguhyang
6ec81e919b
fix updatenode with debugmode on does not output ( #1969 )
2016-10-18 14:23:43 +08:00
Weihua Hu
3ce2123be8
Merge pull request #1960 from penguhyang/xcattest_enhance
...
Enhance xcattest to support include in bundle file
2016-10-18 13:00:53 +08:00
penguhyang
0ef5070afc
Enhance xcattest to support include in bundle file
2016-10-18 00:52:25 -04:00
Victor Hu
1bdaaa3721
Merge pull request #1978 from gurevichmark/doc_spelling
...
Few spelling fixes in docs
2016-10-17 16:07:40 -04:00