
matt at soffen
Oct 20, 1999, 5:21 AM
Post #1 of 1
(771 views)
Permalink
|
|
FreeBSD port of HA is moving along.
|
|
--=====================_116801610==_.ALT Content-Type: text/plain; charset="us-ascii"; format=flowed Well.. As of tonight, the port is moving well. I have 2 freeBSD boxes at least able to tell when one of the boxes "dies". It recognizes the appearance/disappearance of the other. However it the current problems I am deailing with are : 1) currently only seems to work on the ethernet connection, not on the serial line connection. I believe that I know where the errors are occurring and I think I know of a generic/portable solution so I will check it out make any changes, verify this on linux (since my test boxes are multi boot). 2) It doesn't acuire the IP address (this could partly be a problem with the scripts since they are EXTREMELY linux centric. I also need to modify them so that the lock directory is configurable (FreeBSD uses /var/spool/lock instead of /var/lock). 3) Makefile doesn't put things into the proper locations (It puts the heartbeat initialization script into / ). 4) Makefile insists on creating the proc-ha module (I am NOT porting that at this point). I think I may need to bite the bullet for Alan and create an autoconf style interface to generate the Makefile and scripts (it will suck to do, but it will help in the future). These are the big things right now. I'll report back when I have more progress but so far it is very encouraging. Matt Soffen ============================================== Boss - "My boss says we need some eunuch programmers." Dilbert - "I think he means UNIX and I already know UNIX." Boss - "Well, if the company nurse comes by, tell her I said never mind." - Dilbert - ============================================== --=====================_116801610==_.ALT Content-Type: text/html; charset="us-ascii" <html> <font size=3>Well.. As of tonight, the port is moving well. I have 2 freeBSD boxes at least able to tell when one of the boxes "dies". It recognizes the appearance/disappearance of the other. However it the current problems I am deailing with are :<br> <br> <x-tab> </x-tab>1) currently only seems to work on the ethernet connection, not on the serial line connection. I believe that I know where the errors are occurring and I think I know of a generic/portable solution so I will check it out make any changes, verify this on linux (since my test boxes are multi boot).<br> <br> <x-tab> </x-tab>2) It doesn't acuire the IP address (this could partly be a problem with the scripts since they are EXTREMELY linux centric. I also need to modify them so that the lock directory is configurable (FreeBSD uses /var/spool/lock instead of /var/lock).<br> <br> <x-tab> </x-tab>3) Makefile doesn't put things into the proper locations (It puts the heartbeat initialization script into / ).<br> <br> <x-tab> </x-tab>4) Makefile insists on creating the proc-ha module (I am NOT porting that at this point). I think I may need to bite the bullet for Alan and create an autoconf style interface to generate the Makefile and scripts (it will suck to do, but it will help in the future).<br> <br> These are the big things right now. I'll report back when I have more progress but so far it is very encouraging.</font><br> <br> <div>Matt Soffen</div> <div>==============================================</div> <div>Boss - "My boss says we need some eunuch programmers."</div> <div>Dilbert - "I think he means UNIX and I already know UNIX."</div> <div>Boss - "Well, if the company nurse comes by, tell her I said </div> <div> never mind."</div> <div> - Dilbert -</div> ============================================== </html> --=====================_116801610==_.ALT--
|