Hello,
System info.
AlphaServer 8400 5/300
4 cpus
4 gigs of memory
Running DIGITAL UNIX (OSF/1) v3.2c
The problem:
I have an LSM/ADVFS volume mounted as /usr/users. This is a 20 gig volume
that is striped across 5 4.3 gig disks via LSM. (The info from volprint for this
volume) is at the end of the file. I have created an ADVFS domain/fileset called
user_domain#users.
When the system tries to mount the volume, I get the following kernel
panic and the system crashes.
advfs_logger: pg #510 is bad; truncating log
advfs_logger: pg #509 is bad; truncating log
advfs_logger: pg #508 is bad; truncating log
advfs_logger: pg #507 is bad; truncating log
advfs_logger: pg #506 is bad; truncating log
ADVFS EXCEPTION
Module = 36, Line = 642
N1 = -1032
panic (cpu 0): N1 = -1032
syncing disks... done
( A core dump is then produced and dumped to swap.)
Can anyone tell me what the error is and how to fix the problem. The system
is *not* backed up to tape, so a restore is not an option.
Thanks in advance
George Cebulka
Unix Systems Administrator
Pittsburgh Supercomputing Center
For information on the "Internet Technical Computing Contest" See
http://www.digital.com/info/hpc/tl_contest.html
http://www.psc.edu/general/contest/deccontest.html
volprint -g user0dg -ht
DG NAME GROUP-ID
DM NAME DEVICE TYPE PRIVLEN PUBLEN PUBPATH
V NAME USETYPE KSTATE STATE LENGTH READPOL PREFPLEX
PL NAME VOLUME KSTATE STATE LENGTH LAYOUT ST-WIDTH MODE
SD NAME PLEX PLOFFS DISKOFFS LENGTH DISK-NAME DEVICE
dg user0dg 810685096.1091.tourney.psc.edu
dm user0dg01 rz11 sliced 512 8379552 /dev/rrz11g
dm user0dg02 rz18 sliced 512 8379552 /dev/rrz18g
dm user0dg03 rz25 sliced 512 8379552 /dev/rrz25g
dm user0dg04 rz33 sliced 512 8379552 /dev/rrz33g
dm user0dg05 rz43 sliced 512 8379552 /dev/rrz43g
v vol01 fsgen ENABLED ACTIVE 41895680 SELECT vol01-01
pl vol01-01 vol01 ENABLED ACTIVE 41895680 STRIPE 128 RW
sd user0dg01-01 vol01-01 0 0 8379136 user0dg01 rz11
sd user0dg02-01 vol01-01 8379136 0 8379136 user0dg02 rz18
sd user0dg03-01 vol01-01 16758272 0 8379136 user0dg03 rz25
sd user0dg04-01 vol01-01 25137408 0 8379136 user0dg04 rz33
sd user0dg05-01 vol01-01 33516544 0 8379136 user0dg05 rz43
Received on Fri Sep 22 1995 - 19:54:20 NZST