Return-path: <alpha-osf-managers-relay_at_sws1.ctd.ornl.gov>
Received: from sws1.CTD.ORNL.GOV by SLUVCA.SLU.EDU (PMDF V5.0-4 #5070)
 id <01HVTZI897Z48Y56IA_at_SLUVCA.SLU.EDU> for ALPHAOSF_at_SLUAVA.SLU.EDU; Fri,
 29 Sep 1995 03:00:09 -0600 (CST)
Received: (from daemon_at_localhost) by sws1.CTD.ORNL.GOV (8.6.10/8.6.10)
 id LAA02715 for aomaa; Thu, 28 Sep 1995 11:22:59 -0400
Received: from oaunx1.ctd.ornl.GOV (oaunx1.ctd.ornl.gov [128.219.128.17])
 by sws1.CTD.ORNL.GOV (8.6.10/8.6.10) with ESMTP id LAA02703 for
 <alpha-osf-managers_at_sws1.ctd.ornl.gov>; Thu, 28 Sep 1995 11:22:55 -0400
Received: from gateway.sidoci.sidoci.qc.ca by oaunx1.ctd.ornl.GOV
 (8.6.10/3.0-C) id LAA01480; Thu, 28 Sep 1995 11:22:50 -0400
Received: from siad002 by gateway.sidoci.sidoci.qc.ca with SMTP (5.65/25-eef)
 id AA28449; Thu, 28 Sep 1995 11:11:47 -0400
Received: by siad002.sidoci.sidoci.qc.ca; id AA11412; Thu,
 28 Sep 1995 11:22:39 -0400
Date: Thu, 28 Sep 1995 11:28:43 -0500 (cdt)
From: cyrmiche_at_sidoci.qc.ca
Subject: 3.2A -> 3.2C frustration
Sender: alpha-osf-managers-relay_at_sws1.ctd.ornl.gov
To: alpha-osf-managers_at_ornl.gov
Reply-to: cyrmiche_at_sidoci.qc.ca
Message-id: <306ACD3E-00000001_at_sis367.sidoci.sidoci.qc.ca>
MIME-version: 1.0
X-Mailer: SuperTCP for Windows Version 4.00 R2 (Mailer Version 1.02)
Content-type: Text/Plain; Charset=US-ASCII
Content-transfer-encoding: 7BIT
Followup-to: poster
Hello managers,
We,ve just upgraded one of our dev machine from DEC OSF/1 3.2A to 3.2C
and are experiencing a VERY frustrating situation. Because of gcc
compile errors, we've decided to go back to 3.2A. This is NOT possible.
The system does not reconize anymore the ADVFS partitions tha were
locally installed on that machine.
Does anyone hace experienced the same problems ?
Can we go back to 3.2A other way then restoring backups on these
partitions ?
Detail of the upgrade :
1 - Clone the original disk :
        Boot in single  user mode
        Zap label of destination disk
        Use dd to clone the entire disk
          dd if=/dev/rrz<source>c of=/dev/rrz<destination>c bs=1024k
        (This trick is very usefull to test upgrades)
2 - Perform upgrade
        Install the cloned disk on a different machine
        Modify /etc/fstab to include only local disks
        Use the installupdate command with a locally mounted cdrom
        Install local mods to kernel and rebuild
3 - Test the newly upgrade disk
        Properly shut down the systems
        Install the 3.2C at the place of the 3.2A
        Boot in single user
        Restore original /etc/fstab
        Boot in multi user
4 - Test the new 3.2c system
        At this point no strange messges occured, and all of our apps  
        work fine.
        We've experience problems with gcc version 2.6.3, and tryed to 
        recompile it. Errors occured that we don't have time to solve  
        now. Here is the compile errors :
...
touch stmp-int-hdrs
./xgcc -B./  -DIN_GCC   -g -I./include    -DNO_MEM -DNO_LONG_DOUBLE_IO
-O0 -I. -
c ./enquire.c
mips-tfile, /tmp/ccaawsfa.s:0 index 4294967295 is out of bounds for
lstrs, max i
s 0, mips-tfile.c line# 4642
*** Exit 1
Stop.
*** Exit 1
Stop.
        The quick solution was to re-install the original 3.2A disk.
5 - Re-install original 3.2A disk
        Properly shut down the system
        Boot in multi-user
        The system crash while trying to mount local ADVFS disks with  
        an error that looks like :
        ADVFS exception in module ...
        At this point the system keeps rebooting without generating    
        crash dumps (swap not initialize at that point)
The release notes does not specify that the ADVFS Metadata structure
changed (rel notes p. 4-11 item 4.4.2.4) but specify that you can
increase the Metadata Extent size (rel notes p. 4-12 item 4.4.2.10).
Does this means that section 4.4.2.4 should specify that there is a
change in the matadata structure in rel 3.2C ?
Thank's for your answers. I will summarize !
    
Michel Cyr
SIDOCI enr.
IST-Integration inc.
(514)252-4333 ex 258
Michel.Cyr_at_sidoci.qc.ca
Received on Sat Sep 30 1995 - 17:24:29 NZST