On Monday 23 of January 2012 17:09:59 Carlo Filippetto wrote: > Hi all, > I have several problem, I need to run the server but I can't > understand what is wrong > > Every time I restart the service I receive these 2 mails: > ---- 1 --------- > Taskomatic bunch kickstartfile-sync-bunch was scheduled to run within > the kickstartfile-sync-default schedule. > > Subtask kickstartfile-sync failed. > > For more information check > /var/lib/rhn/tasko/sat/kickstartfile-sync-bunch/kickstartfile-sync_170958_er > r. ---- 2 ------ > Taskomatic bunch cobbler-sync-bunch was scheduled to run within the > cobbler-sync-default schedule. > > Subtask cobbler-sync failed. > > For more information check > /var/lib/rhn/tasko/sat/cobbler-sync-bunch/cobbler-sync_170947_err. > ----------- > > > > > > What does it means?
It means, that the cobbler sync (triggered from the taskomatic service) didn't succeed. Usually you receive these e-mails, when cobblerd isn't running. (But 'spacewalk-service restart' shuts down taskomatic first and then cobber.) A single sync failure doesn't mean anything, it gets synced every minute to keep the data updated. Just make sure other runs finished succesfully: https://<fqdn>/rhn/admin/BunchDetail.do?label=cobbler-sync-bunch https://<fqdn>/rhn/admin/BunchDetail.do?label=kickstartfile-sync-bunch Regards, Tomas -- Tomas Lestach RHN Satellite Engineering, Red Hat > > > > > > > In the restart command I have this error: > ----- > Starting MonitoringScout ... > Starting NPBootstrap ... 2012-01-23 16:58:21 NPBootstrap: > !! ERROR FROM SHELL COMMAND: > 2012-01-23 16:58:21 NPBootstrap: !! STDOUT: Failed to get scout > shared key data for this node. > > 2012-01-23 16:58:21 NPBootstrap: !! STDERR: > 2012-01-23 16:58:21 NPBootstrap: !! EXIT: 256 > [ FAIL ] > 2012-01-23 16:58:21 NPBootstrap: WARNING: STARTED BUT *NOT* RUNNING > 2012-01-23 16:58:21 NPBootstrap: ERRORS ENCOUNTERED DURING LAST ACTION: > 2012-01-23 16:58:21 NPBootstrap: !! ERROR FROM SHELL COMMAND: > 2012-01-23 16:58:21 NPBootstrap: !! STDOUT: Failed to get scout > shared key data for this node. > > 2012-01-23 16:58:21 NPBootstrap: !! STDERR: > 2012-01-23 16:58:21 NPBootstrap: !! EXIT: 256 > ------ This isn't related to the upper part. If you use monitoring, try to push again monitoring scout. > > What I have to do to solve these problems? > > What other information I have to check? > > > > Thank's > > _______________________________________________ > Spacewalk-list mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/spacewalk-list _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
