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
trafficstars

I am trying provision RHEL 8 via Infiniband network using xCAT. Provisioning is getting stuck after loading OS profile and screenshot mentioned below: ![image](https://user-images.githubusercontent.com/94038029/191333525-da9f168c-c021-400d-9c25-5d238009777f.png) Below screenshot confirm server has loaded...

The mknb command builds a new initrd file from the filesystem under `/opt/xcat/share/xcat/netboot/genesis//fs` and creates netboot config files under `/tftpboot/xcat/xnba/nets/` and `/tftpboot/pxelinux.cfg/` to support booting nodes using the newly created...

Hi, I recognize that one can request the ssh_root_key's of every zone from every client independently of its zone affiliation by a simple script using getcredentials.awk and allowcred.awk. This is...

component:security

When a client requests a zone's ssh credentials, make sure the client is consistent with the specified zone. Per github user salben21 ### The PR is to fix issue 7246...

If this logic check exists all non-local virtual networks are skipped if the site table has dhcpinterfaces defined or if the node is an enabled service node with dhcpinterfaces defined....

I think the documentation for `networks.mgtifname` is wrong. `!remote!` doesn't work for me, `!remote!` does. See below: ``` $ man networks | grep 'mgtifname ' mgtifname The interface name of...

### The PR is to fix issue _#7103_ On RH8 module installation and removal is supported with `yum install`. It is also supported in kickstart file using `@` previously used...

type:documentation
component:os_provision
test:testcase_added

I'm using version 2.16.4 on a RH7 MN. The client image is based on sles15.3. The installation process is successful (see attached extracted messages from computes.log for time stamps and...

I'm not sure when HPE stopped supporting HTTP/1.0 in ILO but I'm working with ILO5 and it only support HTTP/1.1. The xCAT plugin hpilo is written for HTTP/1.0, I've added...

The following PR adds three features: - initial aarch64 support for xCAT using grub2 - grub2 support for x86 arch - cross arch stateless image generation with qemu-user-static allowing you...