Upon further investigation, I've decided that my problem is that the
client can't download the bootp image from the master.
I've run the bootp on the master in debug mode, and I get this:
Mar 6 13:09:18 server01 bootpd[2342]: bootptab mtime is Thu Mar 6
09:44:51 2003
Mar 6 13:09:18 server01 bootpd[2342]: reading "/etc/bootptab"
Mar 6 13:09:18 server01 bootpd[2342]: read 0 entries from
"/etc/bootptab"
Mar 6 13:09:18 server01 bootpd[2342]: dumped 0 entries to
"/etc/bootpd.dump".
Mar 6 13:15:26 server01 bootpd[2342]: bootptab mtime is Thu Mar 6
09:44:51 2003
Mar 6 13:15:26 server01 bootpd[2342]: Received boot request.
Mar 6 13:15:26 server01 bootpd[2342]: request from IP addr
123.25.6.103
Mar 6 13:15:26 server01 bootpd[2342]: IP address not found:
123.25.6.103
Mar 6 13:15:26 server01 bootpd[2342]: Finished processing boot
request.
The IP address of the client is correct, and under normal
circumstances the server can contact the client using that address.
First off, there is nothing in the /etc/bootptab file on the master.
I thought that a nim network boot filled this in as needed, but is
this not the case?
Do I need to manually generate these entries?
The client is on a different subnet than the server. I think I'm
leaning more towards this being my problem, although I'm not sure what
I don't have set
up correctly.
I have a network resource defined for each subnet, and network
routings defined.
Still stumped, but reading the redbook. Any ideas would be
appreciated.
> Michelle:
> Try checking your NFS exports and ensure that the RIPL information is
> still current in your target system's SMS menus. Any LEDs would also
> be beneficial.
> --Christian Pruett
> > Hi all,
> > I'm trying to set up a NIM invironment to push mksysb images out to
> > all client machines. I've got a master defined (4.3.3.0 ML7) and a
> > couple of test clients.
> > The client is a 43P-140.
> > Think I have all the resources is need defined (spot, lpp_source,
> > mksysb, bosinst_data) and they are allocated to the client machine
> > resource. I can
> > reboot this client from the master (#nim -o reboot <client>).
> > Trying a mksysb install to one of the clients (#nim -o bos_inst -a
> > source=mksysb <client>) is not working. It gets to the white screen,
> > says "Starting software, please wait" then just sits there.
> > Any clues as to what I'm doing wrong or don't have set up properly?
> > Thanks.
> > M.