Oscar Segarra <[email protected]> writes: > In my environment I have 5 guestes that have to be started up in a > specified order starting for the MySQL database server.
We use a somewhat redesigned resource agent, which connects to the guest using a virtio channel and waits for a signal before exiting from the start operation. The signal is sent by an approriately placed startup script from the guest. This is fully independent from regular network traffic and does not need any channel configuration. -- Feri _______________________________________________ Users mailing list: [email protected] http://lists.clusterlabs.org/mailman/listinfo/users Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org
