Re: [Oscar-users] Image installation fails

2010-09-07 Thread Patrick Nolan
Ramon Ramirez-Linan wrote: > Hi Patrick > > Sorry to contact you out of the list. > > Were you ever able to fix that issue? > > I am having exactly the same problem. > > http://www.mail-archive.com/oscar-users@lists.sourceforge.net/msg08476.html > I did overcome that after a while. The littl

Re: [Oscar-users] Image installation fails

2010-08-02 Thread Patrick Nolan
There's some progress, but it's not solved yet. To recap, when I do a net installation, the kernel boots and then some stuff happens too fast to follow. It does DHCPLISTEN for a while on an infiniband port (ib0) and the loopback port (lo). That times out and it all comes to nothing. This mornin

Re: [Oscar-users] Image installation fails

2010-07-30 Thread Chuck Ritter
On Fri, Jul 30, 2010 at 7:11 PM, Patrick Nolan wrote: > I haven't written for a few days.  I have tried a few things, with > no success. I was wondering. > > I haven't yet tried UYOK because I'm not sure how to make a proper > kernel that would be better than the stock one.  It's not clear > what

Re: [Oscar-users] Image installation fails

2010-07-30 Thread Patrick Nolan
I haven't written for a few days. I have tried a few things, with no success. These include * Switching to OSCAR 5.2b2 and CentOS 5.2 for the compute nodes. * Turning off iptables entirely on the head node. * Using a boot CD instead of booting over the net. * Editing the image's modprobe.conf

Re: [Oscar-users] Image installation fails

2010-07-26 Thread Patrick Nolan
Chuck Ritter wrote: > On Sun, Jul 25, 2010 at 11:30 PM, Patrick Nolan > wrote: > >>> First, there is an OSCAR 5.2b2 that is preferred to 5.1rc1. >> Thanks. I haven't run across it yet, though. Google doesn't seem >> to know about it. Can you give a pointer? >> > Typo. I mean 5.1b2. > This tim

Re: [Oscar-users] Image installation fails

2010-07-25 Thread Chuck Ritter
On Sun, Jul 25, 2010 at 11:30 PM, Patrick Nolan wrote: >> First, there is an OSCAR 5.2b2 that is preferred to 5.1rc1. > > Thanks.  I haven't run across it yet, though.  Google doesn't seem > to know about it.  Can you give a pointer? > Typo. I mean 5.1b2. http://svn.oscar.openclustergroup.org/ph

Re: [Oscar-users] Image installation fails

2010-07-25 Thread Patrick Nolan
Chuck Ritter wrote: > First, there is an OSCAR 5.2b2 that is preferred to 5.1rc1. > Are you referring to 5.1 beta2? I had to flip a coin to decide if that name was more reassuring than 5.1rc1. I decided that an rc sounds better than a beta. If there really is a 5.2, I haven't been able to find

Re: [Oscar-users] Image installation fails

2010-07-25 Thread Patrick Nolan
Chuck Ritter wrote: > > First, there is an OSCAR 5.2b2 that is preferred to 5.1rc1. > Thanks. I haven't run across it yet, though. Google doesn't seem to know about it. Can you give a pointer? > If you are not using dhcp in the image setting, then client should > never attempt dhcp (after in

Re: [Oscar-users] Image installation fails

2010-07-25 Thread Chuck Ritter
On Fri, Jul 23, 2010 at 6:56 PM, Patrick Nolan wrote: > I chose the title of this message because there's an old thread on > this list which seems to be about a related problem.  See > http://www.mail-archive.com/oscar-users@lists.sourceforge.net/msg05988.html > > I'm brand new at this business, s

Re: [Oscar-users] Image installation fails

2010-07-24 Thread Patrick Nolan
Chuck Ritter wrote: > On Fri, Jul 23, 2010 at 11:52 PM, Patrick Nolan > wrote: >>> As I recall, you can choose to not use dhcp on the clients. I don't. >>> >> Can you explain how? >> > > In step 2, "Build OSCAR Client Image", choose IP Assignment Method = > "static". I think it is the default. >

Re: [Oscar-users] Image installation fails

2010-07-24 Thread Calcpage
I take it that heterogeneous here refers to function and not the hardware because I have homogeneous hardware on my LAN/classroom. Regards, A. Jorge Garcia Applied Math & CS Baldwin SHS & Nassau CC http://shadowfaxrant.blogspot.com http://www.youtube.com/calcpage2009 Sent from my iPod On Jul 24

Re: [Oscar-users] Image installation fails

2010-07-24 Thread Chuck Ritter
On Sat, Jul 24, 2010 at 11:09 AM, A. Jorge Garcia wrote: > Oh, OK, I see, so you are not reimaging the head node.  Then you use > the head node to image the compute nodes.  Thusly, if the head node > starts out running Ubuntu, so do the compute nodes?  So, OSCAR is > installed over the base distro

Re: [Oscar-users] Image installation fails

2010-07-24 Thread A. Jorge Garcia
Oh, OK, I see, so you are not reimaging the head node. Then you use the head node to image the compute nodes. Thusly, if the head node starts out running Ubuntu, so do the compute nodes? So, OSCAR is installed over the base distro. TIA, A. Jorge Garcia http://shadowfaxrant.blogspot.com http:

Re: [Oscar-users] Image installation fails

2010-07-23 Thread Chuck Ritter
On Fri, Jul 23, 2010 at 11:52 PM, Patrick Nolan wrote: > >> As I recall, you can choose to not use dhcp on the clients. I don't. >> > Can you explain how? > In step 2, "Build OSCAR Client Image", choose IP Assignment Method = "static". I think it is the default. -

Re: [Oscar-users] Image installation fails

2010-07-23 Thread Chuck Ritter
On Fri, Jul 23, 2010 at 11:15 PM, Calcpage wrote: > So, how is OSCAR different from RocksCluster? > They are different in that Rocks only supports RedHat (and RH derivatives like CentOS) and maybe Solaris. It uses a RH specific installation mechanism to install compute node images. Specifically,

Re: [Oscar-users] Image installation fails

2010-07-23 Thread Patrick Nolan
Chuck Ritter wrote: > On Fri, Jul 23, 2010 at 8:55 PM, Patrick Nolan > wrote: >> 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? >> > > As I recall, you can choose to no

Re: [Oscar-users] Image installation fails

2010-07-23 Thread Calcpage
OK, then what is a "supported distro?". I thought this meant a distro to install OSCAR on. So, how is OSCAR different from RocksCluster? TIA, A. Jorge Garcia Applied Math & CS Baldwin SHS & Nassau CC http://shadowfaxrant.blogspot.com http://www.youtube.com/calcpage2009 Sent from my iPod On Jul

Re: [Oscar-users] Image installation fails

2010-07-23 Thread Chuck Ritter
On Fri, Jul 23, 2010 at 7:46 PM, A. Jorge Garcia wrote: > > My students want to try out OSCAR next year.  Does it only work with > RHEL or CentOS or Scientific Linux? > The list of supported distributions is here: http://svn.oscar.openclustergroup.org/trac/oscar/wiki/DistroSupport As of oscar 6

Re: [Oscar-users] Image installation fails

2010-07-23 Thread Chuck Ritter
On Fri, Jul 23, 2010 at 8:55 PM, Patrick Nolan wrote: > > 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? > As I recall, you can choose to not use dhcp on the clients. I d

Re: [Oscar-users] Image installation fails

2010-07-23 Thread Patrick Nolan
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

Re: [Oscar-users] Image installation fails

2010-07-23 Thread A. Jorge Garcia
> 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.

Re: [Oscar-users] Image installation fails

2010-07-23 Thread Chuck Ritter
Patrick, Does your compute node have multiple NICs? If yes, try using the other one. Sorry, I can't be more definitive. 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 an

[Oscar-users] Image installation fails

2010-07-23 Thread Patrick Nolan
I chose the title of this message because there's an old thread on this list which seems to be about a related problem. See http://www.mail-archive.com/oscar-users@lists.sourceforge.net/msg05988.html I'm brand new at this business, so I don't know the jargon, or much of anything. So far I'm just

Re: [Oscar-users] Image Installation fails

2006-12-06 Thread Sylvia Gelman
Hi Michael, thanks for your answer, we will check that. regards, Sylvia Michael Edwards wrote: > You might want to check the network cards on the bad nodes, but if > they look good you also might want to check and see if they are all > using the same BIOS version. I once got several of the same

Re: [Oscar-users] Image Installation fails

2006-12-06 Thread Michael Edwards
You might want to check the network cards on the bad nodes, but if they look good you also might want to check and see if they are all using the same BIOS version. I once got several of the same machine and one machine had problems with OSCAR (and probably other things, I didn't experement much) a

Re: [Oscar-users] Image Installation fails

2006-12-06 Thread Sylvia Gelman
Hi Erich, thanks for your hints, after getting really anoyed with the two clients we tried everything possible, we decided to switch on another node ... and it works! So it seem that from 32 nodes we tried the two ones that doesn´t work. regards, Sylvia ---

Re: [Oscar-users] Image Installation fails

2006-12-06 Thread Erich Focht
Hi Sylvia, this is very strange and the only place I can suspect is the network. On the client node (with interrupted installation) you can use busybox to set an IP on eth0 and ping addresses. Can you ping the server? Does the server see the packets? Which interfaces do you see on the clients wit

Re: [Oscar-users] Image Installation fails

2006-12-06 Thread Sylvia Gelman
Hi, we tried now various things but we don´t get much further... > So besides the myrinet card you have one or two ethernet interfaces? If > you > have two, you should try plugging the cable into the other port. we have 1 Myrinet and 1 Ethernet, so that´s ok. > From the config file for the inst

Re: [Oscar-users] Image Installation fails

2006-11-28 Thread Erich Focht
Hi Sylvia, On Tuesday 28 November 2006 22:50, Sylvia Gelman wrote: > Hi Erich, > > > > I have seen such issues only with nodes which had multiple ethernet > > interfaces. The cable needed to be plugged into the other connector. > the nodes have also a murinet card and an onboard intel card (eth0

Re: [Oscar-users] Image Installation fails

2006-11-28 Thread Sylvia Gelman
Hi Erich, > I have seen such issues only with nodes which had multiple ethernet > interfaces. The cable needed to be plugged into the other connector. the nodes have also a murinet card and an onboard intel card (eth0) we had tried a lot of things but nothing really helped. So we don´t know what

Re: [Oscar-users] Image Installation fails

2006-11-28 Thread Erich Focht
Hi Sylvia, I have seen such issues only with nodes which had multiple ethernet interfaces. The cable needed to be plugged into the other connector. The e100 driver is usually included in the systemimager kernel, the dhcp request from the client node shows that you actually do have an eth0 interfa

[Oscar-users] Image Installation fails

2006-11-28 Thread Sylvia Gelman
Hi List, we are installing Oscar 5.0 on Suse 10.0. We did everything successfully until step 6. Now we try to install the clients with pxeboot. Everything works fine until the client tries to get the IP Address again from the DHCP Server: logfile Oscar-Server: Nov 27 10:26:08 abakus dhcpd: DHCPDI