2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 17:23:08 +00:00

17651 Commits

Author SHA1 Message Date
penguhyang
394eca0f50 fix #1157, enhance rinstall command 2016-06-27 22:42:50 -04:00
Xiaopeng Wang
5203da6cf2 Merge pull request #1316 from xuweibj/I1204
Fix issue 1204, rm /xcatpost folder before wget postscripts
2016-06-16 19:42:05 +08:00
yangsong
d0a9f75421 Merge pull request #1315 from daniceexi/confignics_s
issue 1304: fix the issue confignics -s cannot get the correct netmas…
2016-06-16 04:02:56 -05:00
wangxiaopeng
66b81e7a0a bug 1017: make a sleep before retrying too much
when xcatd trys to read the request data from an xcatd client,
  if there are too many retry, sleep for a while before retrying
  too much.
2016-06-16 16:24:16 +08:00
Xiaopeng Wang
321abc8984 Merge pull request #1294 from xuweibj/mknb
Modified documents related with mknb
2016-06-16 15:16:41 +08:00
yangsong
4ad3ca1d03 Merge pull request #1197 from penguhyang/ubuntu_diskless_log_to_mn
fix #1083, ubuntu, diskless, enable the diskless installation log can be forwarded to the MN
2016-06-16 02:14:49 -05:00
penguhyang
f6543e8390 fix #1083, ubuntu, diskless, enable the diskless installation log can be forwarded to the MN 2016-06-16 03:08:46 -04:00
XuWei
e3bb8433df Fix issue 1204, rm /xcatpost folder before wget postscripts 2016-06-16 03:06:44 -04:00
Xiaopeng Wang
921fcc0948 Merge pull request #1289 from gurevichmark/kvm_die
Replace some die calls with exit and add undef for global variable
2016-06-16 14:42:29 +08:00
Xiaopeng Wang
d03dec8d8b Merge pull request #1311 from immarvin/onchdefnicsip
fix issue nicips.enP5p7s0f1 can not removed from node definition. #1276
2016-06-16 14:22:02 +08:00
yangsong
d5b4bbe2e6 Merge pull request #1198 from penguhyang/redhat_sles_diskless_log_debugmode2
fix #1083, redhat sles, diskless, enable the diskless installation can be forwarded to MN when xcatdebugmode=2
2016-06-16 01:18:24 -05:00
penguhyang
0a0f1d76d7 fix #1083, redhat sles, diskless, enable the diskless installation can be forwarded to MN when xcatdebugmode=2 2016-06-16 00:14:28 -04:00
immarvin
04bd59443c fix nicips.enP5p7s0f1 can not removed from node definition. #1276 2016-06-15 23:25:48 -04:00
Xiaopeng Wang
867536c6f6 Merge pull request #1299 from immarvin/onxcatupgradedoc
fix  "xcat-server can not be upgraded #1295"
2016-06-16 08:40:06 +08:00
wangxiaopeng
3658109527 issue 1304: fix the issue confignics -s cannot get the correct netmask for installnic 2016-06-15 20:37:16 -04:00
yangsong
665b698acd Merge pull request #1196 from penguhyang/ubuntu_diskfull_log_to_mn
fix #954, ubuntu, diskfull, enable the pre-script log and post-script log can be forwarded to the MN
2016-06-15 03:35:29 -05:00
penguhyang
183440cd67 update Log Collecting content for xcat docs 2016-06-15 04:29:37 -04:00
penguhyang
e2b3183cfb fix #954, ubuntu, diskfull, enable the pre-script log and post-script-log can be forwarded to the MN 2016-06-15 03:55:53 -04:00
zet809
57478143d9 Fix variable user using issue
The variable (user) whose value is BMC username is reset as userid in line 365
2016-06-15 15:15:27 +08:00
Xiaopeng Wang
650dadf406 Merge pull request #1283 from whowutwut/openpower_workaround
bmcsetup requires some changes to work around some issues with OpenPower BMC
2016-06-15 14:14:08 +08:00
yangsong
891b20f904 Merge pull request #904 from penguhyang/rscan_vmnics
enhance the scan for kvm
2016-06-15 00:57:31 -05:00
neo954
5edaf1503a Merge pull request #1302 from tingtli/xcatd
modify the way to check the sync file
2016-06-15 13:54:44 +08:00
Xiaopeng Wang
f4e0306568 Merge pull request #1277 from hu-weihua/probe-dhcp
Add new probe command to detect DHCP, base on original detect_dhcpd tool
2016-06-15 13:49:00 +08:00
yangsong
0f0fe5abe0 Merge pull request #1200 from penguhyang/powerkvm_diskfull_log_to_cn
fix #1093, powerkvm, diskfull, enable the pre-script log can be saved to the CN
2016-06-15 00:48:25 -05:00
litingt@cn.ibm.com
4100a8085c modify the way to check the sync file 2016-06-15 01:47:51 -04:00
penguhyang
4e8ae1653e powerkvm,diskfull,enable access the installer via ssh 2016-06-14 23:26:23 -04:00
penguhyang
0b68f98fa8 Merge branch 'rscan_vmnics' of https://github.com/penguhyang/xcat-core into rscan_vmnics 2016-06-14 22:52:00 -04:00
Victor Hu
4a03ed50dd After the network commands are issued, pause for OpenPower case 2016-06-14 21:03:47 -04:00
Xiaopeng Wang
26d734704e Merge pull request #1297 from cxhong/uuid
Add uuid into /opt/xcat/xcatinfo
2016-06-15 07:56:36 +08:00
Victor Hu
761ff38a2e Change the echo messages to logger messages
Add the -s option to logger to output the message to stderr
2016-06-14 19:32:03 -04:00
Victor Hu
0dbdd8d5de Fixed the code based on Er Tao's code review to put the status
check for non OpenPower based servers.  OpenPower will use a different
method to check that bmc is ready
2016-06-14 11:46:04 -04:00
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
immarvin
3a194e989b fix xcat-server can not be upgraded #1295 2016-06-13 23:14:36 -04:00
XuWei
295e3bf835 Modified documents related with mknb 2016-06-13 22:05:53 -04:00
Casandra Qiu
3b9eddc6d2 Add uuid into /opt/xcat/xcatinfo 2016-06-13 14:40:50 -04:00
Mark Gurevich
0f16057f64 use return instead of exit to return an error 2016-06-13 14:35:47 -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
7f818a7066 Change the logging messages to reuse a single message for each IPMITOOL command 2016-06-10 15:22:30 -04:00
Victor Hu
e8b6841eb1 Additional enhancement/cleanup for the bmcsetup scripts
- Move the TIMEOUT to be a global at the to of the script
- Ensure we are resetting the TRIES=0 right before using it  (clean up some code format)
- Clean up the code for detecting the LAN channel, print out the detected channel
- Create a snooze function for OpenPower to sleep longer after network commands are issued
2016-06-10 13:26:31 -04:00