Chuck Ritter wrote:
> Patrick,
>
> Does your compute node have multiple NICs? If yes, try using the other
> one. Sorry, I can't be more definitive.
>
I did this, and it had no effect. To be specific, I moved the ethernet
cable from the eth0 port to eth1. Then I edited dhcpd.conf to respond
to the MAC address of eth1.
Then, instead of using /tftpboot/pxelinux.cfg/default, I created a
custom file for the specific MAC address. I loaded it with APPEND
options to specify all the network parameters explicitly. It loaded,
but it didn't seem to change anything.
I am worried because dhclient (after the kernel boots) is listening to
the infiniband and loopback devices. This just seems wrong. Is there
anything I can do about it?
> Two other things:
>
> I would suggest about oscar 5.1 is that you use an older distribution
> (eg. use RH5.1 or 5.2, not 5.4 or 5.5). Oscar was tested against the
> earlier releases and subtle changes occurred on newer releases (eg. rm
> and cp root aliases). That can effect the successful completion of the
> install. You can always apply updates AFTER a successful installation.
>
OK. This is a project for next week.
> There are some failures that can occur because of host name lookups.
> Host aliases and interface binds can be a problem (and this code has
> been modified a lot, I think). Disable firewalls, at least during
> installation.
>
From the beginning iptables was set to accept anything from the private
network where the clients live, and also for the whole range of IP
addresses on that net. Here's part of the output of iptables -L -v:
pkts bytes target prot opt in out source destination
0 0 ACCEPT all -- eth1 eth1 anywhere anywhere
75581 2526K ACCEPT udp -- any any 192.168.0.0/24 anywhere udp
1238 162K ACCEPT tcp -- any any 192.168.0.0/24 anywhere tcp
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Oscar-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-users