> Date: Fri, 25 Jul 2008 16:22:35 -0400 > From: [EMAIL PROTECTED] > To: [email protected] > Subject: [Linux-HA] adding resources on a living cluster > > I was reading the bit about this on the linux-ha.org FAQ but it's > not clear to me how to do it: I want to squeeze in 2 new resources > (for nfs server) to a resource group on a running 2.x style cluster. > > This is on Debian/Etch using community packages heartbeat-2.1.3-18 > and pacemaker-0.6.5-1 on the opensuse.org repositaries... > > Do I have to manually edit the cib and reload it with cibadmin? > Any tips?
This is a very document: http://www.novell.com/documentation/sles10/heartbeat/index.html?page=/documentation/sles10/heartbeat/data/man_cibadmin.html You can add the 2 new resources with the cluster running (use cibadmin). The changes will be propagated by all the cluster so the reload is not neccesary. The tool cibadmin is fantastic. > > thanks > jf > -- <° >< > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems _________________________________________________________________ Herramientas para combatir la crisis. MSN Dinero http://dinero.es.msn.com/_______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
