xcat-core
xcat-core copied to clipboard
Code repo for xCAT core packages
Followed the guide at https://xcat-docs.readthedocs.io/en/stable/guides/admin-guides/manage_clusters/ppc64le/diskful/customize_image/cfg_partition.html Created a custom partition script. /install/custom/xdgpu-partition.sh The guide doesn't mention how to specify multiple disks. In the example, it shows instdisk="/dev/sda" How do I tell...
Dear xCAT experts and fans, has anybody ever managed to boot UEFI nodes (via xnba/PXE/...) from a **plain iso image**...? Sometimes, you need to boot compute nodes with eg. a...
Hello, i recently found https://github.com/bmc-toolbox/bmclib as a nice lib to manage and controll bmcs from different vendors. maybe it could be interesting to use it for some basic actions like...
I'd like to define a customized Device Type to query DDN SFA controllers. With an as-simple-as-possible configuration file definition: ``` [main] [xdsh] pre-command=NULL post-command=NULL ``` the XDSH basically works but...
Hi, I have 6 nodes that I need to create a DNS RR name for. [root@hpc3-xcat-1 named]# cat /etc/hosts |grep crsp 10.20.20.14 crspoitdc-gn-001 crspoitdc-gn-001.local crsp-nfs 10.20.20.15 crspoitdc-gn-002 crspoitdc-gn-002.local crsp-nfs 10.20.20.13...
the xcatinstall postscript is not filling in the vars MASTER_IP and MASTER when provisioning RHEL8 which starts with post.xcat.ng instead of post.xcat (compared to RHEL7) MASTER_IP is e.g. required for...
xCAT Version 2.16.0 Attempting install of rhels8.2.0 on a Supermicro:SYS-4029GP-TVRT with four NVMe volumes rinstall command goes through full Install, including "configuring" and "verifying", and then gets > Configuring storage...
Hi everyone! Did you experienced that on a diskless node the $HOSTNAME is equals with the FQDN but not the short hostname. so after booting the system for e.g.: `echo...
update psh to suppress banner. Ex. ssh -o LogLevel=error
# Summary was lost for a few hours because of bad error message. made me so frustrated i wanted to quit my job today. # Actual Error Seen [root@c650mnp05 yum.repos.d]#...