On Tue, May 01, 2012 at 04:37:36PM +0800, 彭勇 wrote: > there are some problem of init.d start sequence of openstack service. > > all are at 20, which start before mysql and qpid And also before libvirtd, which is 97 > #!/bin/sh > # > # openstack-nova-api OpenStack Nova API Server > # > # chkconfig: - 20 80 > # description: At the heart of the cloud framework is an API Server. \ > # This API Server makes command and control of the \ > # hypervisor, storage, and networking programmatically \ > # available to users in realization of the definition \ > # of cloud computing. I don't think there's a need for any of these to be started early, since nothing depends on them. I'd suggest s/20 80/98 02/ Daniel -- |: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :| |: http://libvirt.org -o- http://virt-manager.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc :| _______________________________________________ cloud mailing list cloud@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/cloud