Am Sonntag, 14. März 2010 07:28:07 schrieb Robinson, Eric: > My first corosync cluster is up and running, but right now all it serves > is a floating IP address. I'm trying to add a drbd resource, but I > messed it up somehow. When I do 'cib new drbd' it says 'A shadow > instance of drbd already exists.'. That's probably junk left over from > my earlier attempts. I've erased the configuration and started over, but > every time it says, "A shadow instance of drbd exists." How do I clean > out avereything and start over? > > > -- > Eric Robinson
Hi, propably you wanted to create a resource. You cna do this with the "crm configure" command. The "crm new" command creates new "shadow" configuration, which is an environment to play with besides the running configuration. My advise: First test your cluster with simple resources like a dummy. Then extend your experiments to simple thing like a ip address (IPaddr2). Greetings, -- 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
