Sponsored Content
Operating Systems Solaris Jet/Jumpstart installation freezing Post 302369717 by masloff on Monday 9th of November 2009 10:32:20 AM
Old 11-09-2009
Thanks for reply. Client is V240 with 2gb of ram installed.

Issue is, that it just freezes after configuration of NIC.

Snooping for traffic revealed this

Code:
chiscvaptest05 -> 10.255.255.255 BPARAM C GETFILE root
  chiscadm03 -> chiscvaptest05 BPARAM R GETFILE File=/apps/jet/media/sol10u8_sparc/Solaris_10/Tools/Boot
chiscvaptest05 -> (broadcast)  ARP C Who is 10.20.11.110, chiscvaptest05 ?
chiscvaptest05 -> (broadcast)  ARP C Who is 10.20.11.110, chiscvaptest05 ?
chiscvaptest05 -> (broadcast)  ARP C Who is 10.20.11.110, chiscvaptest05 ?
chiscvaptest05 -> 10.255.255.255 BPARAM C GETFILE install
  chiscadm03 -> chiscvaptest05 BPARAM R GETFILE File=/apps/jet/media/sol10u8_sparc
chiscvaptest05 -> (broadcast)  ARP C Who is 10.20.11.110, chiscvaptest05 ?
chiscvaptest05 -> (broadcast)  ARP C Who is 10.20.11.110, chiscvaptest05 ?
chiscvaptest05 -> chiscadm03   ARP R 10.20.11.110, chiscvaptest05 is 0:14:4f:75:9:6c
  chiscadm03 -> chiscvaptest05 TCP D=518 S=2049 Fin Ack=3712627 Seq=3551292206 Len=0 Win=49232 Options=<nop,nop,tstamp 2026324539 90515>
chiscvaptest05 -> chiscadm03   ARP R 10.20.11.110, chiscvaptest05 is 0:14:4f:75:9:6c
  chiscadm03 -> chiscvaptest05 TCP D=518 S=2049 Fin Ack=3712627 Seq=3551292206 Len=0 Win=49232 Options=<nop,nop,tstamp 2026324579 90515>
  chiscadm03 -> chiscvaptest05 TCP D=518 S=2049 Fin Ack=3712627 Seq=3551292206 Len=0 Win=49232 Options=<nop,nop,tstamp 2026324659 90515>
  chiscadm03 -> chiscvaptest05 TCP D=518 S=2049 Fin Ack=3712627 Seq=3551292206 Len=0 Win=49232 Options=<nop,nop,tstamp 2026324820 90515>

And this is the end, nothing else..packets keep appear in snoop output - but once in min or smth...
 

8 More Discussions You Might Find Interesting

1. Solaris

Jumpstart installation problem.

We are installing Solaris 9 with Jumpstart ...facing problems.. Problem is .it is prompting for questions, even though we set the Sysidcfg and class files properly. when we give "boot net - install" at OK prompt, it is coming till "The system is coming up. Please wait" After that it... (5 Replies)
Discussion started by: b_manu78
5 Replies

2. Solaris

Solaris 10 installation over WAN using jumpstart

I am trying to install Solaris 10 OS using jumpstart over WAN. I have configured the jumpstart server with apache server and created all the necessary configurations and files. When i WAN boot my target machine, it gets booted using wanboot, it downloads the miniroot from the jumpstart server, but... (3 Replies)
Discussion started by: hemalsid
3 Replies

3. Solaris

Flash installation with Jumpstart

I get following error while doing a flash installation. I 'm trying to deploy a flash archive created by our engineering team. I 'm trying to install it with ZFS root and the profile which i using is as following #more flash_profile_test install_type flash_install archive_location nfs... (3 Replies)
Discussion started by: fugitive
3 Replies

4. Solaris

jumpstart installation

hi friends, i dont know how to install jumpstart . i have solaris cds( 5 nos.). i tried to install jumpstart but there is no setup_install_server file. What i want to do for installing jumpstart server please help me thanks to all (8 Replies)
Discussion started by: sijocg
8 Replies

5. Solaris

Jumpstart Installation from X86 machine

Hi friends , i have on ultra 10 Sparc machine . Due to some problem my OS is fully corrupted , so i am planning to install again but my problem is the cd drive in Ultra 10 machine is not working. Now i am planning to use Jumpstart installation method to install my server. But i... (4 Replies)
Discussion started by: vr_mari
4 Replies

6. Solaris

Could not start installation using jumpstart

hello I created a boot server and tryed to run intstall with jumpstart on other solaris server, but jumpstart coudn't starts, only text-based install. sysidcfg and rules file are in the same shared folder, rules file has only one string any - - any_profile - and thta't all. also I created... (2 Replies)
Discussion started by: sluge
2 Replies

7. Solaris

help me! jumpstart installation error

Hi actualy my two machines are sun sparc ultra 60. Both are same configuration. I am trying jumpstart Installation in my two machines, i got no errors in server side but in the client side actually it detects the server machine with correct hostname and domainname but after showed that it will... (2 Replies)
Discussion started by: Grovestreet
2 Replies

8. Solaris

Problem in configuring jumpstart installation

I am trying to configuring jumpstart configuration. Please find below sysidcfg configuration file output bash-3.2# cat sysidcfg terminal=vt100 network_interface=nxge0 { primary hostname=sun1 ip_address=192.168.11.10 \ protocol_ipv6=no netmask=255.255.255.0 default_route=192.168.11.7}... (5 Replies)
Discussion started by: sb200
5 Replies
ARPING(8)						 System Manager's Manual: iputils						 ARPING(8)

NAME
arping - send ARP REQUEST to a neighbour host SYNOPSIS
arping [ -AbDfhqUV] [ -c count] [ -w deadline] [ -s source] -I interface destination DESCRIPTION
Ping destination on device interface by ARP packets, using source address source. OPTIONS
-A The same as -U, but ARP REPLY packets used instead of ARP REQUEST. -b Send only MAC level broadcasts. Normally arping starts from sending broadcast, and switch to unicast after reply received. -c count Stop after sending count ARP REQUEST packets. With deadline option, arping waits for count ARP REPLY packets, until the timeout expires. -D Duplicate address detection mode (DAD). See RFC2131, 4.4.1. Returns 0, if DAD succeeded i.e. no replies are received -f Finish after the first reply confirming that target is alive. -I interface Name of network device where to send ARP REQUEST packets. This option is required. -h Print help page and exit. -q Quiet output. Nothing is displayed. -s source IP source address to use in ARP packets. If this option is absent, source address is: o In DAD mode (with option -D) set to 0.0.0.0. o In Unsolicited ARP mode (with options -U or -A) set to destination. o Otherwise, it is calculated from routing tables. -U Unsolicited ARP mode to update neighbours' ARP caches. No replies are expected. -V Print version of the program and exit. -w deadline Specify a timeout, in seconds, before arping exits regardless of how many packets have been sent or received. In this case arping does not stop after count packet are sent, it waits either for deadline expire or until count probes are answered. SEE ALSO
ping(8), clockdiff(8), tracepath(8). AUTHOR
arping was written by Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>. SECURITY
arping requires CAP_NET_RAWIO capability to be executed. It is not recommended to be used as set-uid root, because it allows user to modify ARP caches of neighbour hosts. AVAILABILITY
arping is part of iputils package and the latest versions are available in source form for anonymous ftp ftp://ftp.inr.ac.ru/ip-rout- ing/iputils-current.tar.gz. iputils-021109 09 iINAON 2002 ARPING(8)
All times are GMT -4. The time now is 11:46 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy