[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
Title: | USG buildhelp questions/answers |
|
Moderator: | SMURF::FILTER |
|
Created: | Mon Apr 26 1993 |
Last Modified: | Mon Jan 20 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 2763 |
Total number of notes: | 5802 |
2669.0. "Can t find my v40 srequest!!" by AOSG::FILTER (Automatic Posting Software - mail to flume::puck) Wed Nov 13 1996 12:38
Date Of Receipt: 13-NOV-1996 11:56:19.61
From: US2RMC::"[email protected]"
To: [email protected]
CC:
Subj: Can't find my v40 srequest!!
csh> srequest -update v40supportos-117-spear
This submit request update will be logged against release 'v40support'
Is this correct ? [y]:
Enter the baselevel NUMBER [3]:
ERROR: Form 'v40supportos-117-spear' not found
______________________________________________________________________
My saved copy of the original srequest follows
BASELEVEL: 2
USER NAME: spear
PRINCIPAL NAME: Bob_Spear
SUBMIT REQUEST DATE: Mon Nov 11 09:41:27 1996
SUBMIT REQUEST DEFECT NUMBER: v40supportos-117-spear
SUBMIT REQUEST STATUS: NEW
Submit Request Form
Digital Internal Use Only
USEG Support Pool Submit Request Form
(Form version 2.7)
================Section 1. Patch Identification=================
1a) Patch Announcement Summary
This patch fixes a problem in which the ping command can time out
after invoking the "rcinet restart" command.
1b) CLD/SPR/QAR information
CLD/QAR/SPR number(s) Priority Component(s)
--------------------- -------- ------------
HPAQ88A35 2 NETWORKING
1c) Release Note Information
======================================================================
REQUIRED PATCHES (other patches that are MANDATORY to install WITH this patch):
FILES TO BE DISTRIBUTED:
/sbin/init.d/route
INSTALLATION INSTRUCTIONS:
# cd to /sbin/init.d
Save the old script before coping the new one in place.
# mv route route.save
Copy the new script in place.
# cp /patches/route .
Set permissions and owner on the new script.
# chmod 750 route
# chown bin:bin route
PROBLEM: ( HPAQ88A35 ) (Patch ID: <Ignore this> )
This patch fixes a problem in which the ping command can time out
after invoking the "rcinet restart" command.
To reproduce the problem:
1) Run the tcpdump utility on the lan interface and filter on ICMP traffic.
2) Stop and restart internet services using the command "rcinet restart".
You may have to restart services more than once to obtain an output
similar to the following while invoking the ping command;
10:25:50.802272 0.0.0.0 > 137.35.226.10: icmp: echo request
10:25:51.802272 0.0.0.0 > 137.35.226.10: icmp: echo request
10:25:52.802272 0.0.0.0 > 137.35.226.10: icmp: echo request
10:25:53.802272 0.0.0.0 > 137.35.226.10: icmp: echo request
Notice the source field contains 0.0.0.0. The destination cannot return
the ICMP echo reply to this address. The ping command will timeout and
report 100% packet loss. The ping command can fail for a local destination
as well as a remote host.
1d) Internal description
When routing is shutdown, the in_ifaddr entry is supposed to be discarded. In
reality, the entry was being reused when routing was restarted by the script.
If the route tables were not flushed after stopping routed, the failure
mentioned above can be encountered. When the route tables were flushed,
the failure never occurred in my testing or the customer's testing.
================Section 2. Pool integration=================
2a) Which support pool(s) do you plan to submit to?
v40asupportos [f] v40asupportx11 [ ] PTA support pools
v40asupportcde [ ] v40asupportdx [ ]
v40supportos [s] v40supportx11 [ ] Platinum support pools
v40supportcde [ ] v40supportdx [ ]
v32gsupportos [f] v32gsupportx [ ] MP2 support pools
v32fsupportos [f] v32fsupportx [ ] HW6 support pools
v32de2supportos [f] v32de2supportx [ ] HW5 and V3.2E-2 support pools
v32de1supportos [f] v32de1supportx [ ] MP1 and V3.2E-1 support pools
v32csupportos [s] v32csupportx [ ] Platinum Lite support pools
v32bsupportos [ ] v32bsupportx [ ] Hardware release for Gold Minor
v32supportos [ ] v32supportx [ ] Gold Minor support pools
v30bsupportos [ ] v30bsupportx [ ] Hardware release for Gold
v30supportos [ ] v30supportx [ ] Gold support pools
v20bsupportos [ ] v20bsupportx [ ] Hardware release for Sterling
v20supportos [ ] v20supportx [ ] Sterling support pools
tcr14supportos [ ] tcr14supportdx [ ] based on OS V4.0A
tcr1supportos [ ] tcr1supportdx [ ] based on OS V3.2DE-1
ase13supportos [ ] ase13supportdx [ ] based on OS V3.2DE-1
ase12asupportos [ ] based on OS V3.2C
ase12supportos [ ] based on OS V3.2
ase11supportos [ ] based on OS V3.0
2b) FYI - Does this patch need to be submitted to the development pool(s)?
PTB [s]
PTC [s]
Steel [s]
2c) Ported from:
2d) Baselevel:
Baselevel do you wish to submit to?
BL 2 of project v40supportos
2e) Integration log:
cat ../link/Logs/Version.log:
Start build: Tue Nov 5 14:25:11 EST 1996
automatic nightly build
project-baselevel: V40SUPPORTOS-BL2
version.build: 70
version.type: P
version.variant: -1
Done build: Tue Nov 5 23:42:04 EST 1996
Start install: Tue Nov 5 23:42:35 EST 1996
Done install: Wed Nov 6 00:35:45 EST 1996
================Section 3. Testing=================
3a) Code and Patch Readme Reviewers:
Tony Bono
3b) Functional Testing - Prior to srequest:
The modifications where tested in-house and on the customer's site
and resolved the problem reported against ping.
3c) Regression Testing:
Delete lines that do not apply to your change.
Tested GENERIC N/A
Tested SAS N/A
Tested REALTIME N/A
Tested INSTALL N/A
3d) Test Instruments:
================Section 4. Customer Impacts=================
4a) For shared libraries only:
ORIGINAL:
CURRENT:
NEW:
4b) Compatibility impacts:
NO:
4c) Standards Compliance:
NO:
================Section 5. Inventory Content Changes=================
5a) Changed inventories:
NEW inventory files:
CHANGED inventory files:
DEFUNCT inventory files:
5b) List Source files:
bstat -all for the list of files and the revs:
[ ./sbin/init.d/route ]
version 1.1.13.2 selected setname Bob_Spear_osf_40
================Section 6. Code differences=================
6) Code Diffs:
bdiff -r$NEW -all -c >& bdiff.log
[ ./sbin/init.d/route ]
===================================================================
RCS file: ./sbin/init.d/route,v
retrieving revision 1.1.11.2
diff -c -r1.1.11.2 OdeSrvrTmpBob_Spear014256/route
*** 1.1.11.2 1994/08/29 19:19:31
--- OdeSrvrTmpBob_Spear014256/route 1996/11/11 14:28:06
***************
*** 4,13 ****
#
# HISTORY
# $Log: route,v $
# Revision 1.1.11.2 1994/08/29 19:19:31 Michael_Daniele
# Cleaned up pid check & use rcmgr.
# [1994/08/29 14:15:50 Michael_Daniele]
! #
# Revision 1.1.9.2 1993/05/05 17:16:09 Lisa_Putera
# Execute route add commands for routes in /etc/routes
# whether routed is executed or not.
--- 4,17 ----
#
# HISTORY
# $Log: route,v $
+ # Revision 1.1.13.2 1996/11/11 14:26:12 Bob_Spear
+ # Added "route flush" to script stop routine for cld HPAQ88A35.
+ # Using "rcinet restart" resulted in peculiar behavior for ICMP.
+ #
# Revision 1.1.11.2 1994/08/29 19:19:31 Michael_Daniele
# Cleaned up pid check & use rcmgr.
# [1994/08/29 14:15:50 Michael_Daniele]
! #
# Revision 1.1.9.2 1993/05/05 17:16:09 Lisa_Putera
# Execute route add commands for routes in /etc/routes
# whether routed is executed or not.
***************
*** 36,42 ****
#
# $EndLog$
#
! # @(#)$RCSfile: route,v $ $Revision: 1.1.11.2 $ (DEC) $Date: 1994/08/29 19:19:31 $
#
RCMGR=/usr/sbin/rcmgr
--- 40,46 ----
#
# $EndLog$
#
! # @(#)$RCSfile: route,v $ $Revision: 1.1.13.2 $ (DEC) $Date: 1996/11/11 14:26:12 $
#
RCMGR=/usr/sbin/rcmgr
***************
*** 90,95 ****
--- 94,101 ----
if [ -f /usr/sbin/routed ]; then
if [ "X$Pid" != "X" ]; then
/bin/kill $Pid
+ echo "Flushing route tables"
+ /usr/sbin/route flush > /dev/null 2>&1
fi
fi
;;
==================================================================
Digital Internal Use Only
% Received: from mail12.digital.com by us2rmc.zko.dec.com (5.65/rmc-22feb94) id AA23949; Wed, 13 Nov 96 11:38:13 -0500
from pannik.zk3.dec.com by mail12.digital.com (8.7.5/UNX 1.5/1.0/WV) id LAA05889; Wed, 13 Nov 1996 11:19:53 -0500 (EST)
from localhost by pannik.zk3.dec.com; (5.65v3.2/1.1.8.2/02Jul96-0212PM) id AA02361; Wed, 13 Nov 1996 11:19:24 -0500
% From: [email protected]
% Message-Id: <[email protected]>
% To: [email protected]
% Subject: Can't find my v40 srequest!!
% Date: Wed, 13 Nov 96 11:19:24 -0500
% X-Mts: smtp
T.R | Title | User | Personal Name | Date | Lines |
---|
2669.1 | Re: Can t find my v40 srequest!! | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Wed Nov 13 1996 14:40 | 23 |
| Date Of Receipt: 13-NOV-1996 14:39:10.49
From: US2RMC::"[email protected]" "D. Sean Davidson"
To: [email protected], [email protected]
CC:
Subj: Re: Can't find my v40 srequest!!
Bob,
You need to move the srequest form bl2 to bl3 or enter a new one.
srequest -move v40supportos-117-spear 3 -bl 2
Sean
% Received: from mail13.digital.com by us2rmc.zko.dec.com (5.65/rmc-22feb94) id AA06781; Wed, 13 Nov 96 14:28:26 -0500
from pannik.zk3.dec.com by mail13.digital.com (8.7.5/UNX 1.5/1.0/WV) id OAA20376; Wed, 13 Nov 1996 14:09:18 -0500 (EST)
from sean.zk3.dec.com by pannik.zk3.dec.com; (5.65v3.2/1.1.8.2/02Jul96-0212PM) id AA02755; Wed, 13 Nov 1996 14:08:54 -0500
by sean.zk3.dec.com (5.65v3.2/1.1.10.5/29Mar96-0936AM) id AA16140; Wed, 13 Nov 1996 14:08:59 -0500
% Date: Wed, 13 Nov 1996 14:08:59 -0500
% From: "D. Sean Davidson" <[email protected]>
% Message-Id: <[email protected]>
% To: [email protected], [email protected]
% Subject: Re: Can't find my v40 srequest!!
|