Hi, my resources are virtual machines. If booting of them is not succesful, i'd like to monitor the boot procedure. To see where/when/why they stop booting. The vm's are created with qemu and kvm. Using virtual machine manager to monitor boot procedure is difficult. I don't know on which node the vm is booting, so i have to start it on both nodes, see where the vm is booting, and then attach to the console.
I'm thinking of using vnc. qemu can configure vnc to access the guests, and also watch the boot procedure. But vnc needs an an ip to bind to. I can't configure the ip from the node, because i don't know on which node the vm is booting. I can't use the ip from the vm because libvirt tries to bind to it immediately after "resource start". So i need an ip as a resource, which is in a group with the vm in the right order. Having several vm's, i need for each an extra ip libvirt can bind to. Right ? I just need it to monitor boot procedure, access to vm's after successful start is via rdp, http, ssh ... Do you have any idea ? Thanks. Bernd -- Bernd Lentes Systemadministration institute of developmental genetics Gebäude 35.34 - Raum 208 HelmholtzZentrum München [email protected] phone: +49 (0)89 3187 1241 fax: +49 (0)89 3187 2294 Erst wenn man sich auf etwas festlegt kann man Unrecht haben Scott Adams Helmholtz Zentrum Muenchen Deutsches Forschungszentrum fuer Gesundheit und Umwelt (GmbH) Ingolstaedter Landstr. 1 85764 Neuherberg www.helmholtz-muenchen.de Aufsichtsratsvorsitzende: MinDir'in Baerbel Brumme-Bothe Geschaeftsfuehrer: Prof. Dr. Guenther Wess, Heinrich Bassler, Dr. Alfons Enhsen Registergericht: Amtsgericht Muenchen HRB 6466 USt-IdNr: DE 129521671 _______________________________________________ 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
