Sponsored Content
Operating Systems AIX NIM install hangs on LED 0608 Post 302124336 by touny on Friday 29th of June 2007 05:57:59 PM
Old 06-29-2007
Hi

I have checked the /etc/bootptab file and is correct.
I have checked the /tftpboot and is correct.
I have rechecked the network used by the client and is correctly defined.
Everything is exported properly. I have done another installation to another client in the same subnet of the nim master and it works well.

The client has all the resources allocated to be installed.
Cstate = BOS installation has been enabled
prev_state = ready for a NIM operation


I have put the tftpd on verbose mode and have this on syslog.log:

Jun 30 08:10:33 myservernim daemon:info tftpd[4694168]: [00000108] EZZ7044I : mytestmachine RRQ <file=Received , mode=/tftpboot/mytestmachine.info, recognized options: octet>
Jun 30 08:10:33 myservernim daemon:info tftpd[4694168]: [00000108] EZZ7029I : Status Read request for mytestmachine : /tftpboot/mytestmachine .info
Jun 30 08:10:39 myservernim daemon:err|error tftpd[4694168]: [00000206] EZZ7039I : Status Timeout


The status Timeout of the tftpd could be generated by a firewall ?
Any idea ?

thanks in advance
Cheers
Al.
 

10 More Discussions You Might Find Interesting

1. AIX

Linux install from NIM

Has anyone ever done this and is it easy to do with SLES9/10? All I can find so far is this link http://www-941.ibm.com/collaboration/wiki/display/Wikip5/16Jan07+Using+NIM+to+Install+VIO+and+Linux Can you still use all the feature of autoyast etc? TIA. (1 Reply)
Discussion started by: backslash
1 Replies

2. AIX

AIX 5.1 install bos.sysmgt.nim.master failed

I was trying to install bos.sysmgt.nim.master on AIX 5.1 with a mounted NFS source, but it failed: # installp -agXd /nfs/aix51cd1 bos.sysmgt.nim.master installp: APPLYING software for: bos.sysmgt.nim.master 5.1.0.50 restore: 0511-123 The volume on... (0 Replies)
Discussion started by: ezlee
0 Replies

3. AIX

NIM client installation hangs at 0608

Hi All, I am facing very strange problem. I have created NIM server with 6.1 TL4SP3. I am having SPOT and MKsysb of the same version. I am able to install the client using this spot and mksysb. Now I got the requirement of installing the 5.3 ML11SP3 client. So using the mksysb of 5.3 ML11SP3, I... (3 Replies)
Discussion started by: falgun6666
3 Replies

4. Solaris

Solaris Cluster Install Hangs

Greetings Forumers! I tried installing Solaris Cluster 3.3 today. I should say I tried configuring the Cluster today. The software is already installed on two systems. I am trying to configure a shared filesystem between two 6320 Blades. I selected the "Custom" install because the "Typical"... (2 Replies)
Discussion started by: bluescreen
2 Replies

5. AIX

OS install from NIM fails

Hi Guys, The ping is failing SMS menu on the client to the interface for a network boot from NIM. I checked the cables, they are plugged in and lights are blinking. this is the error i am getting when I am pushing the OS on NIM Command: OK stdout: yes stderr: no ... (2 Replies)
Discussion started by: ithinksgreen
2 Replies

6. Solaris

10_Recommended patches install - hangs!

Got a Solaris 10 05/09 machine recently built. Trying to run installcluster --s10cluster like Ive done loads of times before. On this particular machine, it just sits there, no output on command line. Any ideas what to try to see whats going wrong? (3 Replies)
Discussion started by: paulfoel
3 Replies

7. AIX

NIM - install up-to-date VIOS ?

Hello, Is it possible to install up-to-date vios in one NIM operation ? For example I have vios v2.1 DVD and current vios version is v2.2.1.3(we update to fixpack v2.2.1.1_FP25 and apply service pack 2.2.1.3-FP25-SP01) I know it's possible if we install AIX using NIM - we just update... (0 Replies)
Discussion started by: vilius
0 Replies

8. Red Hat

Install hangs on laptop

I have an older laptop the "management" wants me to use instead of buying something that works. Not an antique but a couple years old. An HP with Turion AMD CPU, ATI video. When I try to install in graphical mode, it hangs after package selection. Doesn't matter whether I select server or... (6 Replies)
Discussion started by: RocketGuy
6 Replies

9. AIX

NIM Restore hangs at the start

Hello Gurus, I have a couple of questions, I'm trying to do a mksysb restore from backup and it has just hung at the start. RS/6000 Firmware Version TCP05287 (c) Copyright IBM Corp. 2000 All rights reserved. -------------------------------------------------------------------------------... (8 Replies)
Discussion started by: elcounto
8 Replies

10. AIX

Install RPM from NIM LPP without smitty

I want to install single RPM from LPP on NIM system without doing it interactively (with single non-interactive command), so I 'got' that command from smitty this way: # smitty nim > Install and Update Software > Install Software Select the LPP_SOURCE containing the install images >... (5 Replies)
Discussion started by: n.i.b
5 Replies
in.tftpd(1M)															      in.tftpd(1M)

NAME
in.tftpd, tftpd - Internet Trivial File Transfer Protocol server SYNOPSIS
in.tftpd [-s] [homedir] tftpd is a server that supports the Internet Trivial File Transfer Protocol (TFTP). Before responding to a request, the server attempts to change its current directory to homedir; the default directory is /tftpboot. The use of tftp does not require an account or password on the remote system. Due to the lack of authentication information, in.tftpd will allow only publicly readable files to be accessed. Files may be written only if they already exist and are publicly writable. Note that this extends the concept of "public" to include all users on all hosts that can be reached through the network. This may not be appropriate on all systems, and its implications should be considered before enabling this service. in.tftpd runs with the user ID and group ID set to [GU]ID_NOBODY under the assumption that no files exist with that owner or group. How- ever, nothing checks this assumption or enforces this restriction. -d Debug. When specified it sets the SO_DEBUG socket option. -s Secure. When specified, the directory change to homedir must succeed. The daemon also changes its root directory to homedir. The in.tftpd server is IPv6-enabled. See ip6(7P). See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWtftp | +-----------------------------+-----------------------------+ svcs(1), tftp(1), inetadm(1M), inetd(1M), svcadm(1M), netconfig(4), attributes(5), smf(5), ip6(7P) Malkin, G. and Harkin, A. RFC 2347, TFTP Option Extension. The Internet Society. May 1998 Malkin, G. and Harkin, A. RFC 2348, TFTP Blocksize Option. The Internet Society. May 1998 Malkin, G. and Harkin, A. RFC 2349, TFTP Timeout Interval and Transfer Size Options. The Internet Society. May 1998 Sollins, K.R. RFC 1350, The TFTP Protocol (Revision 2). Network Working Group. July 1992. The tftpd server only acknowledges the transfer size option that is sent with a read request when the octet transfer mode is specified. The in.tftpd.1m service is managed by the service management facility, smf(5), under the service identifier: svc:/network/tftp/udp6:default Administrative actions on this service, such as enabling, disabling, or requesting restart, can be performed using svcadm(1M). Responsibil- ity for initiating and restarting this service is delegated to inetd(1M). Use inetadm(1M) to make configuration changes and to view config- uration information for this service. The service's status can be queried using the svcs(1) command. Unlike most smf(5) services, a manifest for the tftp service is not included in the system. To create one and enable this service, the administrator should: 1. Edit /etc/inet/inetd.conf and uncomment the tftp entry. 2. Run /usr/sbin/inetconv. After you run inetconv, the svc:/network/tftp/udp6:default service is created and enabled. 8 Mar 2005 in.tftpd(1M)
All times are GMT -4. The time now is 03:11 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy