aa7c5c7a78
Merge pull request #1951 from hu-weihua/osdeploy
...
Refine 'osdeploy' output message
2016-10-11 15:22:05 +08:00
888ecc2765
Refine 'osdeploy' output message
2016-10-11 03:12:36 -04:00
0c951db82b
Merge pull request #1945 from whowutwut/mellanox_documentation_improvements
...
Mellanox IB documentation clarification for OFED Installation Step
2016-10-10 14:45:06 +08:00
ad4d60627a
Move the kernel mismatch issue back to the diskless and diskful sections
2016-10-07 15:56:12 -04:00
87b8b1ea52
Reformat some of the information in the known issues
2016-10-07 14:05:34 -04:00
e10b5afad3
Refactor the mellanox installation instructions to make it easier to follow
2016-10-07 13:38:25 -04:00
e96684753e
Merge pull request #1942 from gurevichmark/rmvm_error_show
...
Display errors for rmvm and mkvm
2016-10-06 19:31:27 -04:00
1e3ce72f09
Changes after review
2016-10-06 13:00:44 -04:00
4f686ebc9e
Display errors for rmvm and mkvm
2016-10-05 16:38:41 -04:00
ffba03e3bc
Remove the documentation for mellanox ofed installer version 1.
...
We have version control in the documentation, so there's no need to
keep the deprecated documentation in the source
2016-10-05 16:04:52 -04:00
8babfea027
Merge pull request #1933 from mattaezell/defaultmtu
...
Add support for a default MTU on a network
2016-10-05 13:25:09 -04:00
443fefdea1
Use auto-generated docs for networks.mtu
2016-10-03 22:11:59 -04:00
1e11b6e80f
Add support for a default MTU on a network
...
Add a MTU column to the networks table. If set, this will configure the MTU in
DHCP so that nodes will have the correct MTU during provisioning. This is
important for large systems to enable jumbo frames to reduce CPU usage when
copying diskless images over the network (before the confignics postscript can
run to set the desired MTU).
2016-10-01 16:01:28 -04:00
7f0fba46f7
Update README.rst
2016-09-30 11:48:54 -04:00
5ece303ff0
Update Version
...
Bump version to 2.12.4
2016-09-30 11:45:48 -04:00
c787341fed
update the .rst files from the changes in the code
2016-09-29 21:13:33 -04:00
9f65c0f001
Update xcat2_release.rst
...
Update the release notes changes for 2.12.3 release
2016-09-29 14:40:50 -04:00
4cf9c18fc7
Revert "differentiate the log entries of postscript and postbootscript " ( #1927 )
2016-09-29 17:27:59 +08:00
d23fc6f31d
Merge pull request #1926 from neo954/go-xcat-devel
...
[go-xcat] Make all the upper level directory create by go-xcat a looser permission
2016-09-29 16:24:08 +08:00
a2c53eb311
[go-xcat] Make all the upper level directory create by go-xcat a looser permission
2016-09-29 16:21:06 +08:00
9f729834e6
Merge pull request #1920 from xuweibj/issue1918
...
fix issue 1918, modified long hostname to short
2016-09-29 13:37:45 +08:00
3a37e6198a
fix issue 1918, modified long hostname to short
2016-09-29 01:21:21 -04:00
bc6622e9b4
update rpower for ppc64le
2016-09-29 10:48:41 +08:00
0f97d1b5d9
Merge pull request #1917 from cxhong/1906
...
Add switch matching string from vendor to switchtype
2016-09-29 09:53:57 +08:00
97ba3f3419
Add switch matching string from vendor to switchtype
2016-09-28 17:04:48 -04:00
71a39a97c1
Merge pull request #1915 from whowutwut/version_changes
...
Update the master branch to have new build versioning and revert the release format
2016-09-28 21:08:39 +08:00
505a1c0556
Undefine the release number so that the spec files will continue
...
to use the older snapYYMMDDHHMM format we are used to. Will evaluate
switching to using a more standard versioning in the future release.
2016-09-28 08:56:39 -04:00
ed776435cf
Move Genesis builder to git based scheme
2016-09-28 08:44:17 -04:00
dea4f9b707
Numerous fixes to the alternate build mode
2016-09-28 08:43:59 -04:00
c4ca70b7d2
Provide way to request git describe behavior
2016-09-28 08:43:47 -04:00
edb1d181e9
Provide hook for saner versioning
...
The traditional approach was not adequately
hooked into git. It should do nothing by
default differently.
2016-09-28 08:43:35 -04:00
53431a3344
Merge pull request #1913 from neo954/go-xcat-devel
...
[go-xcat] Change the permission when mkdir
2016-09-28 17:45:05 +08:00
38a00da46f
Merge pull request #1911 from immarvin/onissue1
...
fix [fvt]2.12.3 install_lsf need to modify the lsb.hosts script #1910
2016-09-28 17:43:06 +08:00
0ded2486c3
[go-xcat] Change the permission when mkdir
2016-09-28 17:42:52 +08:00
325eea1190
fix [fvt]2.12.3 install_lsf need to modify the lsb.hosts script #1910
2016-09-28 17:39:38 +08:00
7359d60886
update doc about the imgexport imgimport ( #1909 )
2016-09-28 17:01:59 +08:00
d4ca9ef3c0
fix imgexport couldn't find rootimg.gz ( #1907 )
2016-09-28 16:12:14 +08:00
d46d34f8b8
Merge pull request #1724 from mattaezell/xdie_rootimgdir
...
Protect umount_chroot from running with rootimage_dir undefined
2016-09-28 14:24:24 +08:00
f338fdd7c6
Merge pull request #1348 from caomengmeng/update_runcmdinstaller_case
...
[FVT] Update runcmdinstaller test case for timing issue.
2016-09-27 17:19:44 +08:00
ca1d05b99e
Merge pull request #1880 from xuweibj/issue1504
...
fix issue 1504 & 1854, modified discovery messages
2016-09-27 17:16:32 +08:00
46404e7ad6
modified error
2016-09-27 05:11:48 -04:00
5650a59a7c
Merge pull request #1901 from caomengmeng/xcatdebugmode_diskful_cases
...
Update xcatdebugmode cases
2016-09-27 17:08:44 +08:00
17a48cb2a1
Merge pull request #1900 from zet809/fix_issue_1828
...
fix issue 1828: xCAT not start from hard disk after provsioned statef…
2016-09-27 16:53:11 +08:00
834d6e2bc6
fix issue 1828: xCAT not start from hard disk after provsioned statefull node
2016-09-27 04:45:02 -04:00
7b80e92243
update cases after review
2016-09-27 04:08:38 -04:00
e03a047717
modified depending on comments
2016-09-27 02:32:19 -04:00
500dec645e
Merge pull request #1639 from neo954/xcat-wizard-devel
...
[xcat-wizard] An interactive wizard to do basic xCAT configuration
2016-09-27 14:07:25 +08:00
0d9e37d63b
Merge pull request #1883 from cxhong/1878
...
Support Predefine switch has same hostname as discovery
2016-09-27 13:56:37 +08:00
8b21c16e99
[xcat-wizard] User-interface text tweaking based on comments of @gurevichmark
2016-09-27 13:28:31 +08:00
16a3722754
Merge pull request #1635 from hu-weihua/codetemplate
...
A template for probe sub command development which need to handle hierarchical scenario
2016-09-27 11:32:00 +08:00