Hello, Happy new year to everyone! I am attempting to do a new install with the go-xcat script in Rocky 9.5 . And it is not happy towards the end of installation.
Here is the error I see: yaboot-xcat 1.3.17-rc1 1.3.17-rc1 .======== '-> test_case_000_version ... returned with 0 .-> test_case_001_xcatd '======== .======== '-> test_case_001_xcatd ... returned with 0 .-> test_case_002_lsdef '======== go-xcat: Attempt of run `lsdef' failed .======== '-> test_case_002_lsdef ... returned with 25 Boo-boo ======= Something went wrong. :( It looks like xcatd starts though [root@poc-mgmt ~]# systemctl status xcatd ● xcatd.service - xCAT management service Loaded: loaded (/usr/lib/systemd/system/xcatd.service; enabled; preset: disabled) Active: active (running) since Thu 2025-01-02 22:01:12 PST; 42s ago Main PID: 142694 (xcatd: SSL list) Tasks: 7 (limit: 1646266) Memory: 70.2M CPU: 2.352s CGroup: /system.slice/xcatd.service ├─142693 /usr/sbin/in.tftpd -v -l -s /tftpboot -m /etc/tftpmapfile4xcat.conf ├─142694 "xcatd: SSL listener" ├─142695 "xcatd: DB Access" ├─142696 "xcatd: UDP listener" ├─142697 "xcatd: install monitor" ├─142698 "xcatd: Discovery worker" └─142699 "xcatd: Command log writer" Jan 02 22:01:10 poc-mgmt systemd[1]: Starting xCAT management service... Jan 02 22:01:11 poc-mgmt xcat[142664]: xcatd is going to start... Jan 02 22:01:12 poc-mgmt xcat[142697]: xcatd: install monitor process 142697 start Jan 02 22:01:12 poc-mgmt xcat[142696]: xcatd: UDP listener process 142696 start Jan 02 22:01:12 poc-mgmt xcat[142699]: xcatd: Command log writer process 142699 start Jan 02 22:01:12 poc-mgmt xcat[142698]: xcatd: Discovery worker process 142698 start But when I want to do any look ups then the SSL certificates are causing issues: [root@poc-mgmt ~]# tabdump site Unable to open socket connection to xcatd daemon on localhost:3001. Verify that the xcatd daemon is running and that your SSL setup is correct. Connection failure: at /opt/xcat/lib/perl/xCAT/Client.pm line 282. That tells me the installation script must have had more things to do and it did not complete those steps. Any help would be appreciated! Thanks --imam
_______________________________________________ xCAT-user mailing list xCAT-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xcat-user