I have several service templates which are in the status of "Sync Scheduled" I've left them some time with no change.
What trouble shooting steps can I take? ie.
How can I find out when they are scheduled to sync?
How can I force a sync?
How can I see any sync errors? ( think I know this, but for completeness...)
What are the common causes of service templates not syncing promptly?
What is the expected time to wait before they sync?
Hey mate,
I can't address your other questions, but I also wondered what the schedule was for syncing service templates.
In SA-ITOA/default/inputs.conf there is a stanza:
[itsi_service_template_update_scheduler://itsi_service_template_update_scheduler]
interval = 900
disabled = 0
If you look in SA-ITOA/bin you will find itsi_service_template_update_scheduler.py. This is the modular input script invoked by the scheduled input.
You can check the log by running the SPL:
index=_internal source="*itsi_service_template_update_scheduler*"
How can I find out when they are scheduled to sync?
How can I force a sync?
How can I see any sync errors? ( think I know this, but for completeness...)
What are the common causes of service templates not syncing promptly?
What is the expected time to wait before they sync?