2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-12 17:30:19 +00:00
Commit Graph

179 Commits

Author SHA1 Message Date
a50f3710f7 Doc spelling and gramma fixes 2016-10-25 15:31:20 -04:00
d5022f8966 Remove nodetype and hwtype from bmcdiscover -z output 2016-10-18 13:03:27 -04:00
3c98adf3d1 more modification on discovery_using_defined.rst 2016-10-12 10:34:35 -04:00
f69ced6932 Add WARN message if it has '-t' options 2016-10-11 22:15:29 -04:00
6e26da06b4 remove "-t" option from bmcdiscover doc and man page 2016-10-11 13:32:02 -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
174f92a5da Update the documentation to recommend users go directly into provisioning the OS 2016-09-15 13:59:05 -04:00
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
edc454edff Add the URL for the 16.04.1 mini.iso 2016-08-18 10:51:04 -04:00
13388737ac Update create_img.rst
Fix type of install on this page
2016-08-17 15:02:47 -04:00
e0848cf56d Doc updates for rmigrate command 2016-06-10 09:40:24 -04:00
ef3bf0c437 Fix doc build errors and missing links 2016-05-24 16:16:34 -04:00
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
28db457271 trim diskless root image doc formatting 2016-05-05 15:26:32 -04:00
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
000ec281f1 Added some changes to mtms section based on the review comments. 2016-04-18 10:50:17 -04:00
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
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
60112243db Fix some spelling issues and wording issues in the configuration section 2016-04-15 11:28:37 -04:00
21e7f3bfe1 Change wording based on review comments 2016-04-15 11:28:37 -04:00
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
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
7e306deac1 update the doc about the troubshooting of KVM 2016-03-31 02:27:57 -04:00
f85540aee2 Fix typo for makeconservercf 2016-03-30 20:03:32 -04:00
ac8488dc3f Merge pull request #696 from penguhyang/rmigrate
update doc about the kvm
2016-03-29 02:43:26 -05:00
fb13e598f9 improve document quality about the kvm 2016-03-29 02:46:06 -04:00
c743aa9592 refine the doc on dhcp in large cluster; correcta typo 2016-03-24 21:34:45 -04:00
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
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
b778331823 update document about the kvm 2016-02-16 22:12:48 -05:00
e7bac264a1 Merge pull request #533 from bybai/cfgnetdoc
add confignetwork doc
2016-02-02 11:38:54 +08:00
b117e1b6d9 add confignetwork in text 2016-02-01 22:24:20 -05:00
53deb39326 polish cfg_network.rst 2016-02-01 03:06:53 -05:00
244dd4a23a polish 2016-01-28 01:39:21 -05:00
9c6e5ea74c polish 2016-01-28 01:39:11 -05:00
c93415987c polish 2016-01-28 01:38:47 -05:00
efb9410ade polish 2016-01-28 01:38:34 -05:00
11bfe6aa6c polish confignetwork doc 2016-01-27 03:23:44 -05:00
65971caaa4 polish based on comments 2016-01-26 03:43:11 -05:00
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
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
de804c8b23 correct words and syntax error about xcat-docs 2015-12-21 04:10:31 -05:00
0495555413 Merge pull request #349 from junxiawang/pkgmodify
Document for otherpkgs on ubuntu system
2015-12-15 14:53:53 +08:00
e9ca72dc5f add confignetwork doc 2015-12-14 02:01:13 -05:00
cf60f65a8a modify ubuntu_os_other_pkg 2015-12-14 01:33:03 -05:00
bc2a5a2a2a modify the ubuntu_os_other_pkg 2015-12-14 01:17:39 -05:00
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
ca7e1df5f1 Clean up some formatting and add links for the missing "todo" 2015-12-11 21:02:40 -05:00
c549598270 modify nonubuntu_os_pkg 2015-12-11 06:44:15 -05:00
d160be8ece modify non_ubuntu_os_pkg and nonubuntu_os_other_pkg 2015-12-10 09:15:27 -05:00