On Wed, Jun 22, 2011 at 02:57:56PM +0200, Uwe Gansert wrote:
> 
> I started a kickstart installation of a fedora system and I can see the RPM 
> installation progress on the provisioning status page.
> So every 15 seconds that page refreshes, I can see the latest installed RPM 
> and the complete number of yet installed RPMs.
> But when all packages are installed, no further progress is shown.
> I never see the "System rebooted" or any other status go green.
> 
> Only "Initiate Kickstart." is green
> Next Action is set to "None"
> Description: "The initial files required for anaconda have been downloaded."
> 
> I saw that the RPM installation is tracked via "ks/dist/session/...." URLs 
> but 
> can someone please explain me in a few words how the Spacewalk Server notices 
> states like rebooted ("RESTARTED" it's called in the code if I see it right) 

It's reboot.reboot in backend/server/action_extra_data/reboot.py.

> or how does the Spacewalk Server knows that the provisioning is "COMPLETE"?

The schedule_config_deploy in
backend/server/rhnServer/server_kickstart.py.

-- 
Jan Pazdziora
Principal Software Engineer, Satellite Engineering, Red Hat

_______________________________________________
Spacewalk-devel mailing list
Spacewalk-devel@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-devel

Reply via email to