2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-22 19:52:03 +00:00

174 Commits

Author SHA1 Message Date
Matt Ezell
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
Victor Hu
174f92a5da Update the documentation to recommend users go directly into provisioning the OS 2016-09-15 13:59:05 -04: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
Victor Hu
edc454edff Add the URL for the 16.04.1 mini.iso 2016-08-18 10:51:04 -04:00
Victor Hu
13388737ac Update create_img.rst
Fix type of install on this page
2016-08-17 15:02:47 -04:00
Mark Gurevich
e0848cf56d Doc updates for rmigrate command 2016-06-10 09:40:24 -04:00
Mark Gurevich
ef3bf0c437 Fix doc build errors and missing links 2016-05-24 16:16:34 -04:00
zet809
c48999ce5f Update mini.iso link for ubuntu ppc64el
Replace the mini.iso downloading link to xcat.org.
2016-05-12 16:22:30 +08:00
Mark Gurevich
28db457271 trim diskless root image doc formatting 2016-05-05 15:26:32 -04:00
Victor Hu
2498055246 Changing Redhat to RedHat, Update the install for postgres to be a single
package with a wildcard, the other packages will get pulled in with the wild card
2016-05-03 09:24:02 -04:00
Victor Hu
000ec281f1 Added some changes to mtms section based on the review comments. 2016-04-18 10:50:17 -04:00
Victor Hu
b7c841999e Refactor the MTMS section again to cover the two scenarios
- using bmcsetup to configure BMC with dhcp assigned IP address
- using bmcsetup to configure BMC with different IP in another subnet
2016-04-15 11:30:21 -04:00
Victor Hu
7e2c7b680d Refactor the MTMS section again to handle the DHCP and STATIC ip address case
Delete the mtms_discovery.rst file since the content is in the mtms directory
2016-04-15 11:30:21 -04:00
Victor Hu
60112243db Fix some spelling issues and wording issues in the configuration section 2016-04-15 11:28:37 -04:00
Victor Hu
21e7f3bfe1 Change wording based on review comments 2016-04-15 11:28:37 -04:00
Victor Hu
f283877e84 Refactor the mtms based discovery section to try and make the
MTMS hardware discovery process more clear
2016-04-15 11:28:36 -04:00
Victor Hu
bb48f7f93d Refactored the configure_xcat section in the admin guide, moving some of the
basic configuration over to the install guide so that we do not need to mention
that in the guide.

- split the configure_xcat.rst file into separate files under
  a configure directory so that users can go from one section to
  another without being overloaded with information
2016-04-15 11:28:36 -04:00
penguhyang
7e306deac1 update the doc about the troubshooting of KVM 2016-03-31 02:27:57 -04:00
Victor Hu
f85540aee2 Fix typo for makeconservercf 2016-03-30 20:03:32 -04:00
yangsong
ac8488dc3f Merge pull request #696 from penguhyang/rmigrate
update doc about the kvm
2016-03-29 02:43:26 -05:00
penguhyang
fb13e598f9 improve document quality about the kvm 2016-03-29 02:46:06 -04:00
immarvin
c743aa9592 refine the doc on dhcp in large cluster; correcta typo 2016-03-24 21:34:45 -04:00
Patrick Lundgren
bbe6b6b35c Updated relevant comments in ipmi.pm. Removed rflash_delay description from Schema.pm and documentation/man pages 2016-03-21 14:54:48 -04:00
litingt@cn.ibm.com
857c83f8b9 Support the new format 'file -> (noderange for permitted nodes) file' in synclist file for file syncing 2016-03-04 02:18:07 -05:00
penguhyang
b778331823 update document about the kvm 2016-02-16 22:12:48 -05:00
Xiaopeng Wang
e7bac264a1 Merge pull request #533 from bybai/cfgnetdoc
add confignetwork doc
2016-02-02 11:38:54 +08:00
bybai
b117e1b6d9 add confignetwork in text 2016-02-01 22:24:20 -05:00
bybai
53deb39326 polish cfg_network.rst 2016-02-01 03:06:53 -05:00
bybai
244dd4a23a polish 2016-01-28 01:39:21 -05:00
bybai
9c6e5ea74c polish 2016-01-28 01:39:11 -05:00
bybai
c93415987c polish 2016-01-28 01:38:47 -05:00
bybai
efb9410ade polish 2016-01-28 01:38:34 -05:00
bybai
11bfe6aa6c polish confignetwork doc 2016-01-27 03:23:44 -05:00
bybai
65971caaa4 polish based on comments 2016-01-26 03:43:11 -05:00
yangsong
c54481efc5 Merge pull request #534 from zet809/refine_find_install_disk
replace the determine install disk precess with script share/xcat/ins…
2015-12-28 15:45:07 +08:00
ertaozh
fdca2cc3f9 replace the determine install disk precess with script share/xcat/install/scripts/getinstdisk, it will write the install disk to /tmp/install_disk 2015-12-28 01:09:56 -05:00
penguhyang
de804c8b23 correct words and syntax error about xcat-docs 2015-12-21 04:10:31 -05:00
tingtli
0495555413 Merge pull request #349 from junxiawang/pkgmodify
Document for otherpkgs on ubuntu system
2015-12-15 14:53:53 +08:00
bybai
e9ca72dc5f add confignetwork doc 2015-12-14 02:01:13 -05:00
junxiawang
cf60f65a8a modify ubuntu_os_other_pkg 2015-12-14 01:33:03 -05:00
junxiawang
bc2a5a2a2a modify the ubuntu_os_other_pkg 2015-12-14 01:17:39 -05:00
Xiaopeng Wang
79b80d01bf Merge pull request #525 from junxiawang/docnonubuntu
modify non_ubuntu_os_pkg and  nonubuntu_os_other_pkg
2015-12-14 10:20:39 +08:00
Victor Hu
ca7e1df5f1 Clean up some formatting and add links for the missing "todo" 2015-12-11 21:02:40 -05:00
junxiawang
c549598270 modify nonubuntu_os_pkg 2015-12-11 06:44:15 -05:00
junxiawang
d160be8ece modify non_ubuntu_os_pkg and nonubuntu_os_other_pkg 2015-12-10 09:15:27 -05:00
junxiawang
8d53d3d6e4 modify ubuntu os other pkg 2015-12-10 09:06:28 -05:00
junxiawang
ec9eb940a3 modify ubuntu os other pkg according to comments 2015-12-10 08:59:04 -05:00
Victor Hu
7a916ca1d5 Merge pull request #517 from chenglch/rflash-doc
Add attention message in doc for rflash
2015-12-09 22:25:29 -05:00
chenglch
4a243f5212 Add attention message in doc for rflash 2015-12-09 21:34:18 -05:00
junxiawang
b7c3e93321 modify the ubuntu other pkg doc 2015-12-09 04:18:48 -05:00