xcat-core
xcat-core copied to clipboard
Code repo for xCAT core packages
This supercedes pull request #3545. I removed my changes from master, added branch rich350_uftp, and added my changes to this branch.
### The PR is to fix issue https://github.com/xcat2/xcat-core/issues/6832 Some versions of OpenSSH will not load private keys with permissive permissions. Setting permission to 600 allows OpenSSH to start and load...
``` ddns plugin bug, pid 481337, process description: 'xcatd SSL: makedns for root@localhost: ddns instance' with error 'Usage: Net::DNS::RR::TSIG->create( $keyfile, @options ) at /usr/local/share/perl/5.38.2/Net/DNS/Packet.pm line 632. TSIG: unable to sign...
As per docs/source/guides/admin-guides/manage_clusters/x86_64, any documentation for x86_64 clusters points to the sourceforge documentation at https://sourceforge.net/p/xcat/wiki/XCAT_Documentation/ I'd like to migrate and merge it into the main documentation, so that it can...
- [ ] https://github.com/xcat2/xcat-core/issues/7410 - [ ] https://github.com/xcat2/xcat-core/issues/7411 - [ ] https://github.com/xcat2/xcat-core/issues/7412 - [ ] https://github.com/xcat2/xcat-core/issues/7224 - [ ] https://github.com/xcat2/xcat-core/issues/7226
- [ ] https://github.com/xcat2/xcat-core/issues/7452 - [ ] https://github.com/xcat2/xcat-core/issues/7224 - [ ] https://github.com/xcat2/xcat-core/issues/7226
Is there any plan for supporting Network configuration using netplan for Ubuntu in `configeth` script in next release of xCAT? @Obihoernchen
I am currently facing an issue with the installation of the **xCAT 2.17** package due to missing **Perl** dependencies in **RHEL 9.4**. These dependencies are not included in the **xcat-dep**...
I am currently working on setting up a hierarchical cluster environment using xCAT and am interested in implementing a service node pool to improve the load balancing and management of...
Looks like a misprint of bool_install_nic. Should be a boot_install_nic. Link below: https://github.com/xcat2/xcat-core/blame/d8ce2864124f0e8458ac58ced5f9ef2b2c4dfd3c/xCAT/postscripts/confignetwork#L99