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

7695 Commits

Author SHA1 Message Date
zet809
d78599ad18 Merge pull request #1777 from whowutwut/bmcdiscovery_user
Fix the issue with bmcdiscover on older FSP and Tuletta machines where bmcuser is not needed
2016-09-13 14:44:07 +08:00
Xiaopeng Wang
3924f93cc0 Merge pull request #1812 from immarvin/onrh7kdump
fix issue Enable Kdump can not work on diskless image for rh7.3 snapshot1 #1805;add support for kdump on rh7.x
2016-09-13 13:20:41 +08:00
zet809
6bb622903f Merge pull request #1802 from cxhong/macmap
Checking nodetype to distinguish between node/switch discovery
2016-09-12 20:46:29 +08:00
Xiaopeng Wang
544b81eaff Merge pull request #1811 from gurevichmark/console_on_demand
Support yes and no for node object attribute consoleondemand
2016-09-12 14:11:03 +08:00
immarvin
c0194840e7 fix issue Enable Kdump can not work on diskless image for rh7.3 snapshot1 #1805;add support for kdump on rh7.x 2016-09-12 01:32:34 -04:00
Yuan Bai
49709e3f4d fix 1660 incorrect warning message when define an osimage (#1778)
* fix 1660 incorrect warning message when define an osimage

* polished

* polished
2016-09-11 18:00:21 +08:00
Mark Gurevich
c0a787dc09 Support yes and no for node object attribute consoleondemand 2016-09-08 14:03:56 -04:00
Victor Hu
2a6d456029 Merge pull request #1784 from zet809/add_options_of_rinv_for_openpower
support options model|serial|deviceid|uuid|guid|vpd|mprom|firm for ri…
2016-09-06 15:41:07 -04:00
Casandra Qiu
aad25d8cb5 Checking nodetype to distinguish between node/switch discovery 2016-09-02 12:18:21 -04:00
Xiaopeng Wang
8bc32f6dc1 Merge pull request #1762 from bybai/makedns_1
fix issue 1553 makedns failed when input invalid hostname into /etc/h…
2016-09-02 18:08:42 +08:00
Jarrod Johnson
83e243e692 Fix makeconfluentcfg -d
makeconfluentcfg -d erroneously would exit after only considering
the first possible node.  Allow it to iterate over all the
confluent nodes seeking a match.
2016-08-31 10:01:31 -04:00
bybai
eedf5d7069 polished the ddns.pm based on comments 2016-08-30 22:33:21 -04:00
Victor Hu
6133755f27 Seems like for discovery of FSP and TUL servers, there is no bmcuser
name so adding the code from commit 3f54b456d2f2479489386b9291fa1867dd22c32d
and d82e14b56656482279d58e38295a9900e82ba056 to set the default user breaks
that function.  Reverting back to the old ways
2016-08-30 13:42:21 -04:00
ertaozh
09b28930dc support options model|serial|deviceid|uuid|guid|vpd|mprom|firm for rinv for OpenPOWER servers 2016-08-30 03:40:36 -04:00
Victor Hu
c44e760214 Merge pull request #1771 from zet809/fix_issue_1750
Remove the hardcoded password for FSP
2016-08-29 22:34:47 -04:00
ertaozh
a9b9c89c28 Remove the hardcoded password for FSP 2016-08-28 22:51:28 -04:00
Mark Gurevich
c8e7724593 Do not reuse cdrom device label when adding new disks to KVM (#1751)
* Do not reuse cdrom device label when adding new disks to KVM

* Return array of cdrom devices instead of just one
2016-08-27 06:50:07 +08:00
immarvin
2a0529876a fix issue enimage deleted /dev/* on the management node... #1767 2016-08-25 21:56:05 -04:00
zet809
284c409773 Merge pull request #1722 from chenglch/rinstallrest
Update rest api for rinstall and console
2016-08-25 15:21:33 +08:00
penguhyang
6d0bf02cfa fix return code is 0 when there are errors (#1763) 2016-08-25 14:48:23 +08:00
bybai
12773c44fc fix issue 1553 makedns failed when input invalid hostname into /etc/hosts 2016-08-25 01:52:19 -04:00
chenglch
f9d339c3ba Update rest api for rinstall and console
- Refactor console api, console will be looked as a service resource
- Add rest api to support rinstall
2016-08-25 13:27:55 +08:00
penguhyang
fd747d5fc6 give warnings and return when use -o -p -a for packimage (#1757) 2016-08-25 11:10:27 +08:00
Weihua Hu
360a71c8c1 Merge pull request #1756 from tingtli/packimge
increase the time since we add some time-consuming test cases
2016-08-24 15:27:14 +08:00
litingt@cn.ibm.com
6a242e8936 update the message 2016-08-24 03:21:15 -04:00
litingt@cn.ibm.com
ea839ee02a increase the time since we add some time-consuming test cases 2016-08-24 03:14:00 -04:00
penguhyang
c93b215c2c fix sles11.4 packimage return error when use tar compress method (#1743) 2016-08-24 12:13:36 +08:00
Victor Hu
9d35d43fd0 Merge pull request #1278 from neo954/xcatjktestreport
[xCAT Jenkins] Log Analyzer with email report
2016-08-22 10:30:59 -04:00
GONG Jie
310ba8c1aa [xCAT Jenkins Email Report] Fix a issue while no test was run in a day. Handle NULL properly 2016-08-22 16:10:08 +08:00
penguhyang
c4a536a18f use the same way to promote error msg (#1749) 2016-08-22 00:39:09 -05:00
zet809
609a21f269 Merge pull request #1703 from pdlun92/rflash_grs
rflash added check for GTB model type to set hpm upgrade buffer size
2016-08-18 10:38:48 +08:00
Patrick Lundgren
2586572132 Added check for GRS hardware current firmware version above 1.7_2.55 (1610A) 2016-08-17 11:07:54 -04:00
tingtli
2a4b574468 Merge pull request #1721 from neo954/go-xcat-devel
[go-xcat] Fix typo
2016-08-17 16:26:37 +08:00
GONG Jie
d58495a391 [go-xcat] Fix typo 2016-08-17 16:21:07 +08:00
ertaozh
6c43f8f716 run mknb for both ppc64 and x86_64 2016-08-17 04:00:06 -04:00
Xiaopeng Wang
b950a4ccb4 Merge pull request #1597 from fenggaobj/master
1596:Enhance the process of reinstall for PCM
2016-08-17 08:52:05 +08:00
Mark Gurevich
60f54f7fb2 Support --resize option for chvm (#1598)
* Support --resize option for chvm

* Handle generic error from libvirt when resizing VM

* Improve finding the disk to resize
2016-08-16 19:34:15 -05:00
Patrick Lundgren
484cf08bfd Removed unintended changes that were result of scp from dev machine 2016-08-16 09:49:46 -04:00
hu-weihua
47b37f5789 add dependency to support rhels7.2+IB 2016-08-16 04:59:26 -04:00
Patrick Lundgren
5f5bb2052f Added check for GTB Model Type to hpm upgrade buffer size 2016-08-15 15:50:40 -04:00
Victor Hu
ced0f25d91 Merge pull request #1678 from cxhong/1356
CUDA8 support on rhel7.2 and rhel7.3
2016-08-15 15:41:50 -04:00
Casandra Qiu
6a197828ae modify comments 2016-08-15 14:31:25 -04:00
Casandra Qiu
f492ceb7e9 use cudaruntime-8-0 as default 2016-08-15 08:50:49 -04:00
penguhyang
d4a397adce support tar for redhat6.8 2016-08-15 02:40:23 -04:00
Xiaopeng Wang
6f81ef16c4 Merge pull request #1696 from immarvin/onissue
fix issue  [Customer] nodeset failed with meaningless messages #1529
2016-08-15 11:03:07 +08:00
immarvin
506d0c9660 fix issue [Customer] nodeset failed with meaningless messages #1529 2016-08-14 06:11:04 -04:00
immarvin
be77e5f43f fix issue [DEV] it is ambiguous to determine which compressed rootimg to use among rootimg.tar.gz,rootimg.cpio.gz,rootimg.tar.xz... #1695; update the manpage and usage info of packimage 2016-08-13 02:53:05 -04:00
immarvin
5699b025dd fix issue [FVT]on rhels6.8, rootimg.tar.gz is only 20 bytes after run packimage -m tar rhels6.8-ppc64-netboot-compute ; fix issue #1689 [FVT]:diskless provision broken using rootimg.tar.gz created by packimage -m tar osimage #1688 2016-08-13 00:30:56 -04:00
immarvin
e1775355f5 refine the tar options 2016-08-12 21:11:48 -04:00
Casandra Qiu
33d30c8efa indent the line space 2016-08-12 16:24:13 -04:00