Thank you gentlemen!  It worked.


On 8/31/07, Alain RICHARD <[EMAIL PROTECTED]> wrote:
>
> I have the same problem, qdisk votes not in cman and it was effectively a
> problem with the device name I was using :
> <quorumd device="/dev/mpath/qdisk1" .../>
>
> replacing with :
>
> <quorumd device="/dev/mpath/qdsk1" .../>
>
> has solved the problem (the first device name length was 17 chars, and the
> second 16 chars, hitting the #define MAX_CLUSTER_NAME_LEN  16 limitation).
>
> Perhaps a better error reporting is needed in qdiskd to shows that we have
> hit this problem. Also using a generic name like "qdisk device" when qdiskd
> is registering its node to cman is a better approach.
>
>
> regards,
>
>
> --
>
> Alain RICHARD <mailto:[EMAIL PROTECTED]<[EMAIL PROTECTED]>
> >
>
> EQUATION SA <http://www.equation.fr/>
>
> Tel : +33 477 79 48 00     Fax : +33 477 79 48 01
>
> E-Liance, Opérateur des entreprises et collectivités,
>
> Liaisons Fibre optique, SDSL et ADSL <http://www.e-liance.fr>
>
>
>
> --
> Linux-cluster mailing list
> [email protected]
> https://www.redhat.com/mailman/listinfo/linux-cluster
>



-- 
Dave Costakos
mailto:[EMAIL PROTECTED]
--
Linux-cluster mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/linux-cluster

Reply via email to