Am Freitag, 26. Februar 2010 14:48:40 schrieb [email protected]: > >> But - it seems not to work for a running resource : > >> > >> crm configure << EOF > >> > >> > delete loadbalancer > >> > group loadbalancer ldirectord vip_1 vip_2 vip_3 > >> > verify > >> > EOF > >> > >> INFO: no curses support: you won't see colors > >> WARNING: 1: resource loadbalancer is running, can't delete it > >> ERROR: 2: loadbalancer: id is already in use > >> > >> Do you have another idea. > > > > You can not modify the configuration of a managed resource. Did you try > > to > > > set > > it to unmanaged and then change the configuration ? > > > > crm_resource -t primitive -r <rsc_id> -p is-managed -v false > > > > Marian > > What happens, if I unmanage the resource? > Is the cluster - and the running resources still running?
Hi, - cluster runs on - cluster does not care about the resource any more - cluster still monitors the resource in the background, but does nto start and stop it. -- Dr. Michael Schwartzkopff MultiNET Services GmbH Addresse: Bretonischer Ring 7; 85630 Grasbrunn; Germany Tel: +49 - 89 - 45 69 11 0 Fax: +49 - 89 - 45 69 11 21 mob: +49 - 174 - 343 28 75 mail: [email protected] web: www.multinet.de Sitz der Gesellschaft: 85630 Grasbrunn Registergericht: Amtsgericht München HRB 114375 Geschäftsführer: Günter Jurgeneit, Hubert Martens --- PGP Fingerprint: F919 3919 FF12 ED5A 2801 DEA6 AA77 57A4 EDD8 979B Skype: misch42 _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
