Yes, this is supposed to be done by "syslog" postscript. Do you know if it executed successfully during the node provisioning ?
That postscript supposed to copy /etc/rsyslog.conf to /etc/rsyslog.conf.XCATORIG and then uncomment those 2 lines in /etc/rsyslog.conf Mark Gurevich Poughkeepsie Development Lab HPC Software Development - xCAT "If we knew what it was we were doing, it would not be called research, would it?" --Albert Einstein From: Daniel Hilst via xCAT-user <[email protected]> To: xCAT Users Mailing list <[email protected]> Cc: Daniel Hilst <[email protected]> Date: 09/28/2020 10:26 AM Subject: [EXTERNAL] Re: [xcat-user] Missing /var/log/xcat/computes.log I had to uncomment those lines in /etc/rsyslog.conf module(load="imudp") input(type="imudp" port="514") Wasn't supose the installer to do that? Am I missing something? Regards Daniel De: Daniel Hilst <[email protected]> Enviado: segunda-feira, 28 de setembro de 2020 10:43 Para: xCAT Users Mailing list <[email protected]> Assunto: RE: [xcat-user] Missing /var/log/xcat/computes.log Besides SELinux being enabled, xcatprobe xcatmn -i internal_interface didn't report anything else missing. I've booted the computing nodes in permissive mode but still no compute.log so it should not be anything SELinux related, how does this works? It runs syslog daemon on headnode and syslog daemon as client on computing nodes? I can troubleshot towards that De: Daniel Hilst <[email protected]> Enviado: segunda-feira, 28 de setembro de 2020 08:14 Para: xCAT Users Mailing list <[email protected]> Assunto: Re: [xcat-user] Missing /var/log/xcat/computes.log Yes I can see commands and cluster logs. The xCAT version is 2.16, headnode is running RHEL 8.2 and the nodes CentOS 8.2 I will run the command later and inform if there is something missing here Obter o Outlook para Android From: Mark Gurevich <[email protected]> Sent: Thursday, September 24, 2020 10:36:47 AM To: xCAT Users Mailing list <[email protected]> Subject: Re: [xcat-user] Missing /var/log/xcat/computes.log Are other log files there, like /var/log/xcat/cluster.log and /var/log/xcat/commands.log ? What version of xCAT ? Have you tried running "xcatprobe xcatmn" ? Perhaps some configuration is off. Mark Gurevich Poughkeepsie Development Lab HPC Software Development - xCAT "If we knew what it was we were doing, it would not be called research, would it?" --Albert Einstein Inactive hide details for Daniel Hilst via xCAT-user ---09/23/2020 08:30:56 PM---I usually followed and troubleshoot deploys atDaniel Hilst via xCAT-user ---09/23/2020 08:30:56 PM---I usually followed and troubleshoot deploys at /var/log/xcat/computes.log, but I just installed a ne From: Daniel Hilst via xCAT-user <[email protected]> To: xCAT Users Mailing list <[email protected]> Cc: Daniel Hilst <[email protected]> Date: 09/23/2020 08:30 PM Subject: [EXTERNAL] [xcat-user] Missing /var/log/xcat/computes.log I usually followed and troubleshoot deploys at /var/log/xcat/computes.log, but I just installed a new machine and there is no such file. Am I missing something? Was it removed? I forward all the output to my postscripts to syslog with below command at top of each postscript, but now I can't see anything, exec 1> >(logger -s -t xCAT -p local4.info) 2>&1 Regards_______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user _______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user
_______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user
