I created an init script which:
- controls the VG defined in the cib.xml file
- disables them

the problem is solved.

Thanks
Alessandra

Michele Codutti wrote:
> There isn't a perfect solution for this problem but only a workaround.
> You must wrote a LSB init script that disables the VG's that heartbeat manage.
> This script must start between lvm2 and heartbeat and use a simple command 
> like:
> /sbin/vgchange -an $VG
> Obviously you must fill the variable $VG.
>
> I hope this will help.
>
> Bye.
>   


-- 
Alessandra Giovanardi
e-mail a.giovana...@cineca.it
Cineca - DSET http://www.cineca.it
Phone +39 051 6171939

_______________________________________________
Linux-HA mailing list
Linux-HA@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to