2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-09-11 03:56:25 +00:00
Commit Graph

431 Commits

Author SHA1 Message Date
Vinícius Ferrão 79cddca53e docs(riscv64): document Ubuntu 24.04 and 26.04 support
The guides said riscv64 covered EL10 only, and the riscv64 page listed
Ubuntu as unsupported. Both support matrices now carry the architecture for
Ubuntu, and the riscv64 page describes the Ubuntu paths: the loader copycd
builds from the media, the installer needing none of the accommodations
EL10 requires, the ports archive the packages come from, and a management
node running on riscv64. The 26.04 media need the RVA23 profile, which is
recorded as a limitation.

Signed-off-by: Vinícius Ferrão <2031761+viniciusferrao@users.noreply.github.com>
2026-09-08 22:01:31 -03:00
Vinícius Ferrão 040283f7a9 docs(riscv64): describe HTTP boot, the HTTP discovery payload and the media boot loader 2026-09-01 10:50:23 -03:00
Vinícius Ferrão ba352c01f6 docs(riscv64): describe crash dumps on riscv64 nodes
Explain why the riscv64 templates disable the installer's kdump add-on,
how to reserve memory for crash dumps on an installed node, and what
diskless images reserve by default.
2026-09-01 10:50:22 -03:00
Vinícius Ferrão 20b3834a26 docs(riscv64): describe the EL10 installer workaround and dependency notes
Document the riscv64 kickstart templates that work around the EL10
anaconda's missing RISC-V EFI platform, where grub2.riscv64 and the
riscv64 Genesis packages come from, which dependencies a riscv64
management node takes from the riscv64 dependency repository, and why
xCAT-server only recommends perl-DB_File.
2026-09-01 10:50:21 -03:00
Vinícius Ferrão 6eba1277fe docs(riscv64): document EL10 riscv64 compute node support
Add the riscv64 page to the cluster management guide (UEFI + grub2 boot
path, discovery through mknb's grub2 network configurations, stateful and
stateless provisioning, the dependency picture for a management node on
riscv64, limitations), list riscv64 in the node object attributes and in
the support matrices, add the architecture to the cross-build page for
stateless images, extend the grub2 install guide (and fix its swapped
x86_64/aarch64 file names), the uninstall package lists, the DHCP backend
validation matrix and the mknb/genimage man pages, and carry the riscv64
schema values into the generated nodetype, osimage, noderes, node and
group references.
2026-09-01 10:50:20 -03:00
Vinícius Ferrão 01766a6c66 docs(genimage): document InfiniBand driver defaults 2026-08-28 14:32:49 -03:00
Vinícius Ferrão 48faeeac5f docs(genimage): show the Mellanox drivers that genimage adds 2026-08-28 12:48:17 -03:00
Vinícius Ferrão eec50e14a2 docs(kdump): document the per-node dump path for RHEL 7 and 8
The RHEL 7/8 crash dump now lands under the node's own subdirectory on
the NFS export, matching the layout SLES already uses.
2026-08-17 14:34:38 -03:00
Vinícius Ferrão aa086a1bc9 feat(statelite): support NFS root mount options 2026-07-14 19:04:09 -03:00
Mark Gurevich 20ce89e153 Update docs and testcases to use sha512 2023-01-30 14:55:29 -05:00
Mark Gurevich d83e15372c Update docs for password encryption 2023-01-24 10:05:02 -05:00
besawn 56a1403ad3 Merge pull request #7241 from gurevichmark/RH_module_support
Support module installation on RHEL8
2022-11-15 13:17:47 -05:00
Mark Gurevich a0990e551d SPelling fix 2022-09-09 13:46:43 -04:00
Mark Gurevich a495f72939 Import/Export image documentation update 2022-09-09 13:38:37 -04:00
Mark Gurevich f52c2aa7df Support module installation on RHEL8 2022-08-23 16:31:56 -04:00
Mark Gurevich 55867269ec Doc update for Service Node upgrading 2022-05-26 11:31:30 -04:00
Mark Gurevich 8efb85c88b kdump on Power RHEL 8.5 2022-03-23 14:39:06 -04:00
Mark Gurevich 46f9b5056c Make setuppostbootscripts script recognise other settings for runbootscripts attribute 2022-03-21 15:58:50 -04:00
Mark Gurevich 1721033200 Spelling fixes 2022-02-22 10:33:49 -05:00
Mark Gurevich e08d1faa8b Modify docs to describe how to add extra drivers/modules for discovery 2022-02-21 14:13:54 -05:00
besawn 4f99f07f5a Spelling fixes in admin-guides/manage_clusters/ppc64le docs 2022-02-11 13:39:31 -05:00
besawn a681e35c0e Spelling fixes in admin-guides/manage_clusters/common docs 2022-02-11 07:54:30 -05:00
Mark Gurevich 8f2765a5d3 Improve log file display 2021-11-30 13:24:34 -05:00
Mark Gurevich afc83ccc82 Documentation updates for sysclone and partitionfile 2021-08-12 11:09:21 -04:00
Mark Gurevich 4857266942 Better wording 2021-06-30 14:51:11 -04:00
Mark Gurevich e763c63217 Doc updates for MariaDB and mypostscript.tmpl 2021-06-29 15:54:24 -04:00
Mark Gurevich ddc0ae91a1 Docs improvements 2021-04-30 15:22:07 -04:00
Mark Gurevich 9918b96ffe Add postscript execution summary 2021-02-10 11:49:08 -05:00
cxhong 74c305f1f4 modify kdump analysis link 2020-06-30 17:03:39 -04:00
cxhong 28859192dd Do not modify install nic interface 2020-06-30 16:39:59 -04:00
Mark Gurevich 518259192d Merge pull request #6725 from cxhong/confignics
Remove confignics from xCAT documentation
2020-06-04 12:41:36 -04:00
cxhong bd7ff51f6c Remove confignics for xCAT doc 2020-06-04 10:00:56 -04:00
Mark Gurevich 239f883e5f Set UEFI filesystem to fat32 2020-06-01 10:13:50 -04:00
Mark Gurevich da7746643f Clarify Network Interface doc 2020-05-12 16:51:34 -04:00
Mark Gurevich 6743873e89 Use ext4 filesystem instead of ext3 2020-04-29 09:06:57 -04:00
Lachlan Simpson 8ed951b02d Minor documentation fixes: spelling, grammar; configib indentation 2020-03-05 09:36:14 +11:00
cxhong f6d2ac5bd5 update documentation for nicextraparams 2020-02-28 15:44:46 -05:00
Mark Gurevich f58c8d0549 Config network doc correction 2020-02-28 11:31:04 -05:00
Mark Gurevich cdd52eb6d9 OpenBMC rvitals command to handle varable number of fans 2020-01-28 15:06:20 -05:00
Obihörnchen 020c404730 Update reventlog.rst 2020-01-07 19:23:08 +01:00
Obihörnchen 7151ec74bc Add note about OpenBMC tool (fixes #5683) 2019-12-18 22:24:31 +01:00
Mark Gurevich ee026089c3 Fix broken doc links 2019-11-07 16:18:43 -05:00
Mark Gurevich f19604304b Fix formatting in postscritps doc 2019-11-01 15:20:20 -04:00
Mark Gurevich 58b670934c Doc fixes for osimage definition creation 2019-10-24 10:28:38 -04:00
Mark Gurevich f32620c865 Use the openbmc is and pw in the example 2019-10-17 16:39:35 -04:00
Mark Gurevich 2987f224f6 Template docs and stanzas fixes 2019-10-17 12:06:45 -04:00
Mark Gurevich 910261fb62 Fix spelling and formatting in manage_vm doc 2019-08-29 09:48:27 -04:00
jose_d 9fb1cbe86a documentation: kvm: simplify wording 2019-08-28 17:15:26 +02:00
jose_d b678ec0aa2 increase memory in kvm guide
with current CentOS, download of kickstart file will fail when 1G memory is used.
I believe it's related to this RHEL bug, https://bugzilla.redhat.com/show_bug.cgi?id=1595369, "Bug 1595369 - rhel 7.5 installation fails with 1GB ram ".
2019-08-26 19:23:04 +02:00
Victor Hu 943b5d43ce Formatting changes 2019-06-24 15:14:29 -04:00