xcat-core icon indicating copy to clipboard operation
xcat-core copied to clipboard

Code repo for xCAT core packages

Results 205 xcat-core issues
Sort by recently updated
recently updated
newest added

As the file /etc/SuSE-release has been disposed in main release 15 the code section performing the IP configuration for IB HCAs for sles in postscript configib won't be reached. The...

component:postscripts

I'm running 2.16.4 on the MN and tried to debug an installation problem for sles15.3 (#7232) using xcatdebugmode=2 and the ssh login as described here : https://xcat-docs.readthedocs.io/en/stable/troubleshooting/os_installation/ssh_enable.html?highlight=sles%20debug%20installation The root entry...

I updated from version 2.16.3 to 2.16.4 for RH7. I installed sles15.3 utilizing the workaround described in #7230. After the installation completes with errors, most important 'otherpkgs' didn't ran successful,...

When installing on the new ubuntu 20.X and 22.X on UEFI based systems, the code for creating a default partition sets the `grub_device:` tag on the device, and not a...

### The PR is to fix issue _#7226_ ### The modification include _add check for netplan, and use it to check for static ips_

The `is_static_ip` function here: https://github.com/xcat2/xcat-core/blob/master/xCAT-probe/lib/perl/probe_utils.pm#L175 Does not properly detect if a node is using netplan and as such the ubuntu section fails to detect the status of how the interface...

Is there any way to add a custom `search` attribute to the resolv.conf ? I tried to set the `domain` attribute from the `network` table to "subdomain1.mydomain.com subdomain2.mydomain.com" but it's...

component:network

System is stateless compute nodes.. the systems boot to the correct OSimage but xcat nodesta command reports wrong osimage. This happens on multiple nodes./ prior to this run the osimage...

component:os_provision

I have 2 RH84 management nodes c90csm02 and c685csm05. I have checked in several RH86 DL images and when they boot the permissions on /dev/null are incorrect. Show ls -l...

As the xCAT log files might become very large, they should be rotated on a daily basis and compressed.