I believe the short term fix is to use a name entry (instead of IP) as the alias: Alias vip1 192.168.1.10:3334
Let me know if that helps. I think I've seen this issue before when the alias is an IP but I'll have to go back and see the issue got resolved or not. If not, I'll get a trac ticket for it so we make sure it gets addressed. Thanks, Michael 2011/9/25 jon jon <[email protected]> > Thank you very much. That was the problem. Now when i start the server i > got this error: > Error: precreate_pool failed to create pool. > Error: precreate_pool_initialize failed to setup pool for tcp:// > 192.168.1.10:3334. > > i forgot to setup something? > I would appreciate any help given thanks! > > ------------------------------ > *Απο:* Michael Moore <[email protected]> > *Προς:* jon jon <[email protected]> > *Κοιν.:* "[email protected]" < > [email protected]> > *Στάλθηκε:* 5:07 μ.μ. Πέμπτη, 22 Σεπτεμβρίου 2011 > *Θεμα:* Re: [Pvfs2-developers] Some heartbeat questions. > > It sounds like the contents of your pvfs2-server configuration file does > not have an Alias entry for the virtual IP (192.168.1.10). If you want that > to be the alias you need a line similar to > Alias 192.168.1.10 tcp://192.168.1.10:3334 > > The users list and/or the heartbeat list might also be good places to ask > for help with this issue. > > Thanks, > Michael > > 2011/9/22 jon jon <[email protected]> > > Hi, > I need some help configuring heartbeat with pvfs. I do not want to use > multicast address. I want 2 nodes to be considered as one using heartbeat to > export a virtual address. > > My settings for /etc/ha.d/ha.cf are: > logfile /var/log/ha-log > logfacility local0 > keepalive 2 > deadtime 30 > initdead 120 > udpport 694 > bcast eth0 > auto_failback on > node node1 > node node2 > > For /etc/ha.d/haresources are: > node1 192.168.1.10 (this is random here) > > For /etc/ha.d/authkeys are: > auth 2 > 2 sha1 test-ha > > When i start pvfs i got this error: Configuration file error. No host ID > specified for alias 192.168.1.10(this is random here). > Which means that heartbeat is not working properly. What do i miss? I > don't have much experience with heartbeat. > I would appreciate any help given thanks! > > _______________________________________________ > Pvfs2-developers mailing list > [email protected] > http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers > > > > >
_______________________________________________ Pvfs2-developers mailing list [email protected] http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers
