xcat-core
xcat-core copied to clipboard
Code repo for xCAT core packages
The update for Rocky/RHEL 8 in the ospkgs postscript is not working properly when more directories than the default pkgdir are added, resulting in a void baseurl after adding the...
### The PR is to fix issue _#7370_ ### The modification include A fix in the **ospkgs** postscript that skips an extra increment of index variable by continuing to the...
If node is rebooted after installing the OS, node status will be updated as `powering-on`. At this time if management station also rebooted the last status xCAT stored is `powering-on`...
Hello, I didn't see an existing ticket for this, so if I missed it, I appologize. After upgrading to xCAT 2.16.5 on our manager node, our TCSH shell users get...
Dear All, I have just installed sles 15sp4 (amd64) and xcat 2.16.5 when i run makedhcp -n my /etc/dhcpd.conf looks like this `#xCAT generated dhcp configuration option conf-file code 209...
Hi, I have a Login node provisioned by xCAT on Headnode, and I wanted to know if there is some way to update my /etc/shadow from Headnode, after the user...
Please see a sample from dhcpd.conf below. `max-lease-time` in "pxe" class gets overridden by `min-lease-time` in subnet blocks. See xCAT_plugin/dhcp.pm ``` ... class "pxe" { match if substring (option vendor-class-identifier,...
Hi Everyone We have a cluster of around 2100 nodes. Recently xCAT was upgraded on the main management node to 2.16.4 to support RHEL 8.5 upgrade on the compute nodes...
Hello, When running makehosts with host aliases in the hosts table ('hostnames' field) and the nics table has nic defined with the same IP as the host, makehosts will not...
On RHEL 9.0 we found we could not get statelite support to work. xCAT version: ``` lsxcatd -v Version 2.16.5 (git commit 94cc776a2f0229c313608207796fe91c68b50836, built Thu Oct 20 00:23:41 EDT 2022)...