@robertblissitt You can check /var/log/yum.log on the XCP-ng hosts to see when the updates were actually applied, but there isn't anything in a standard installation of XO / XCP-ng that would trigger an "automated" update of missing patches.
Global Moderators
Forum wide moderators
Posts
-
RE: XCP-ng 8.3 updates announcements and testing
-
RE: Bug or feature?
@ufm Thanks for the report. With the current implementation, it seems to be normal. Could you show me where it says that in the documentation and we'll discuss with the team whether it should be changed or not. Thanks!
-
RE: Changing XOA Registration Email
@tsukraw Your best option is to open a support ticket so that we can assist you on updating the XOA registration.
-
RE: Remote syslog broken after update/reboot? - Changing it away, then back fixes.
The fix was already high in the priority list anyway, but I'll try to make sure we don't postpone it more. Had I realized sooner, I would have made it so we'd release it earlier.
According to the package definitions, we even overwrite it each time we update the
xcp-ng-release-configpackage. I'm surprised that we haven't had more support requests.I'll see if we can release a quick fix that just leaves the file alone until we apply the change that will move the remote configuration to its own file.
-
RE: Remote syslog broken after update/reboot? - Changing it away, then back fixes.
@MajorP93 Thanks. That clarifies what happened. I wrongly thought that it was managed in
/etc/rsyslog.conf(which never gets overwritten), but it's in/etc/rsyslog.d/xenserver.conf, which can get overwritten if modified by an update. -
RE: Remote syslog broken after update/reboot? - Changing it away, then back fixes.
@MajorP93 Good to know that you have another pool to update. Then please also save the file prior to updating.
-
RE: Remote syslog broken after update/reboot? - Changing it away, then back fixes.
@MajorP93 If it happens again for you (or anyone else reading this thread), please save the contents of
/etc/rsyslog.confjust after the lost remote syslog so that we may check whether it was overwritten or something else happened.Also, could you upload somewhere the file that contains your
yumlogs?/var/log/yum.logor any rotated version of that file/var/log/yum.log.1, etc.