Patch Name: PHNE_6172 Patch Description: s700 9.X Datakit patch for file push failure to a VCS node Creation Date: 95/10/27 Post Date: 96/01/19 Hardware Platforms - OS Releases: s700: 9.01 9.03 9.05 9.07 Products: Datakit 3.1.2 Filesets: DKIT-901 Automatic Reboot?: No Status: General Release Critical: No Path Name: /hp-ux_patches/s700/9.X/PHNE_6172 Symptoms: PHNE_6172: If the push command is issued to transfer a file from the local node to a VCS node running version 5.x, it fails with the error message "push (remote): Bad sequence number on message". The user may also see the following message on the system console: "ECHO/REJ outside window -- re-initing" Defect Description: PHNE_6172: The lower level protocol was not being executed correctly in one isolated area of the code: data could be sent before the initialization of the connection was complete. SR: 4701306126 Patch Files: /etc/conf/libdkit.a(dkit_host.o) what(1) Output: /etc/conf/libdkit.a(dkit_host.o): dkit_host.c: Patch PHNE_6172: Corrected dk_Xtatus af ter re-INIT1 S700 9.01 DKFIBER Release 3.1.2 $Header: dkit_host.c ,v 1.4 94/12/13 11:29:32 root Exp $ sum(1) Output: 39669 41 /etc/conf/libdkit.a(dkit_host.o) Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: None Patch Package Size: 80 Kbytes Installation Instructions: Please review all instructions and the Hewlett-Packard SupportLine User Guide or your Hewlett-Packard support terms and conditions for precautions, scope of license, restrictions, and, limitation of liability and warranties, before installing this patch. ------------------------------------------------------------ 1. Back up your system before installing a patch. 2. Copy the patch to your /tmp directory and unshar it: cd /tmp cp patch_source/PHNE_6172 . sh PHNE_6172 3. Become root and run update: /etc/update [-r [kernel_gen_file]] -s \ /tmp/PHNE_6172.updt PHNE_6172 Update moves the original software to /system/PHNE_6172/orig. Keep this file to recover from any potential problems. You should move the .text file to /system/PHNE_6172 for future reference. To put this patch on a magnetic tape and update from the tape drive, use dd: dd if=PHNE_6172.updt of=/dev/rmt/0m bs=2048 Special Installation Instructions: Generate the hp-ux file as follows. Be sure to backup the existing hp-ux kernel: % cd /etc/conf % config dfile.dkit % make -f config.mk % mv /hp-ux /SYSBCKUP % mv hp-ux / % reboot