+ Responder ao Tópico



  1. #1
    fredaodepaula
    Visitante

    Padrão Problema com o heartbeat

    Esse é o log quando inicializo o heartbeat, eth0:0 é a interface de comunicação entre os nodos! Alguém pode me ajudar a consertar isso aí?


    heartbeat: 2006/05/18_14:00:28 ERROR: Invalid user id name [hacluster]
    heartbeat: 2006/05/18_14:00:28 ERROR: Bad uid list [hacluster] in apiauth
    heartbeat: 2006/05/18_14:00:28 ERROR: Invalid apiauth directive [ipfail uid=hacluster]
    heartbeat: 2006/05/18_14:00:28 info: Syntax: apiauth [uid=uidlist] [gid=gidlist]
    heartbeat: 2006/05/18_14:00:28 info: Where uidlist is a comma-separated list of uids,
    heartbeat: 2006/05/18_14:00:28 info: and gidlist is a comma-separated list of gids
    heartbeat: 2006/05/18_14:00:28 info: One or the other must be specified.
    heartbeat: 2006/05/18_14:00:28 ERROR: Invalid user id name [hacluster]
    heartbeat: 2006/05/18_14:00:28 ERROR: Bad uid list [hacluster] in apiauth
    heartbeat: 2006/05/18_14:00:28 ERROR: Invalid apiauth directive [ccm uid=hacluster]
    heartbeat: 2006/05/18_14:00:28 info: Syntax: apiauth [uid=uidlist] [gid=gidlist]
    heartbeat: 2006/05/18_14:00:28 info: Where uidlist is a comma-separated list of uids,
    heartbeat: 2006/05/18_14:00:28 info: and gidlist is a comma-separated list of gids
    heartbeat: 2006/05/18_14:00:28 info: One or the other must be specified.
    heartbeat: 2006/05/18_14:00:28 ERROR: Invalid group name [haclient]
    heartbeat: 2006/05/18_14:00:28 ERROR: Bad gid list [haclient] in apiauth
    heartbeat: 2006/05/18_14:00:28 ERROR: Invalid apiauth directive [ping gid=haclient]
    heartbeat: 2006/05/18_14:00:28 info: Syntax: apiauth [uid=uidlist] [gid=gidlist]
    heartbeat: 2006/05/18_14:00:28 info: Where uidlist is a comma-separated list of uids,
    heartbeat: 2006/05/18_14:00:28 info: and gidlist is a comma-separated list of gids
    heartbeat: 2006/05/18_14:00:28 info: One or the other must be specified.
    heartbeat: 2006/05/18_14:00:28 ERROR: Invalid group name [haclient]
    heartbeat: 2006/05/18_14:00:28 ERROR: Bad gid list [haclient] in apiauth
    heartbeat: 2006/05/18_14:00:28 ERROR: Invalid apiauth directive [cl_status gid=haclient]
    heartbeat: 2006/05/18_14:00:28 info: Syntax: apiauth [uid=uidlist] [gid=gidlist]
    heartbeat: 2006/05/18_14:00:28 info: Where uidlist is a comma-separated list of uids,
    heartbeat: 2006/05/18_14:00:28 info: and gidlist is a comma-separated list of gids
    heartbeat: 2006/05/18_14:00:28 info: One or the other must be specified.
    heartbeat: 2006/05/18_14:00:28 info: **************************
    heartbeat: 2006/05/18_14:00:28 info: Configuration validated. Starting heartbeat 1.2.4
    heartbeat: 2006/05/18_14:00:28 info: heartbeat: version 1.2.4
    heartbeat: 2006/05/18_14:00:28 info: Heartbeat generation: 22
    heartbeat: 2006/05/18_14:00:28 ERROR: Error setting socket option SO_BINDTODEVICE: No such device
    heartbeat: 2006/05/18_14:00:28 ERROR: cannot open bcast eth0:0

  2. #2

    Padrão Re: Problema com o heartbeat

    useradd hacluster

  3. #3
    fredaodepaula
    Visitante

    Padrão Re: Problema com o heartbeat

    Explique melhor por favor, onde eu daria esse comando, em qual arquivo.

  4. #4
    fredaodepaula
    Visitante

    Padrão Re: Problema com o heartbeat

    Seria adicionar o usuário ao sistema?

  5. #5
    fredaodepaula
    Visitante

    Padrão Re: Problema com o heartbeat

    realmente precisa adicionar ao sistema o usuario hacluster e o grupo haclient, muito obrigado pela ajuda.