PROBLEM: Kernel hard locks and upon reboot there is filesystem corruption

Stephen Pitts (smpitts@midsouth.rr.com)
Fri, 6 Aug 1999 19:10:42 -0500


--PNTmBPCT7hxwcZjr
Content-Type: text/plain; charset=us-ascii

[1.] One line summary of the problem:
Kernel hard locks and upon reboot there is filesystem corruption

[2.] Full description of the problem/report:
I walked up to the computer and my screensaver had stopped
(xmatrix from xscreensaver). Ctrl-Alt-F1, Ctrl-Alt-Bkspace did
not do anything, and sshing in from another machine also
did not work. However, the machine responded to pings. I tried
Alt-Sysrq-S, Alt-SysRq-U, and Alt-SysRq-K. The screen did
this weird panning around thing (the xmatrix moved one frame
every time I hit the SysRq key). I rebooted manually.

Upon reboot, about half of my filesystems mounted cleanly,
but I had strange files scattered about that looked like this:
?--------- 0 root root 0 Dec 31 1969 export

The corruption spanned filesystems, both my / and /var fs were
affected, possibly others. This is the second time something like
this happened. The first time I thought it was a hard drive
problem, but a reformat under Windows showed the drive had
< 1 MB of bad sectors. A message on the debian-user mailing
list told me to downgrade to 2.2.7 (from 2.2.10) and
see if it went away. At this point..I'm willing to try
any/all prepatches/ac releases to try to get this cleared up. What
should I get? The new 2.2.11-pre5?

[3.] Keywords (i.e., modules, networking, kernel):
ext2, filesystem, corruption

[4.] Kernel version (from /proc/version):
Linux version 2.2.7 (root@ender) (gcc version egcs-2.91.66 Debian GNU/Linux (egcs-1.1.2 release)) #1 Sun Aug 1 17:23:16 CDT 1999

[5.] Output of Oops.. message (if applicable) with symbolic information
resolved (see Documentation/oops-tracing.txt)
N/A

[6.] A small shell script or example program which triggers the
problem (if possible)
N/A

[7.] Environment
N/A

[7.1.] Software (add the output of the ver_linux script here)
Linux ender 2.2.7 #1 Sun Aug 1 17:23:16 CDT 1999 i686 unknown
Kernel modules 2.1.121
Gnu C egcs-2.91.66
Binutils 2.9.1.0.25
Linux C Library 2.1.2
Dynamic linker ldd (GNU libc) 2.1.2
Procps 2.0.2
Mount 2.9t
Net-tools 2.01
Kbd 0.99
Sh-utils 1.16
Modules Loaded adlib_card opl3 sb uart401 sound soundcore nfs lockd sunrpc vmnet vmmon nls_iso8859-1 nls_cp437 vfat fat via-rhine unix

[7.2.] Processor information (from /proc/cpuinfo):
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 5
model name : Pentium II (Deschutes)
stepping : 1
cpu MHz : 400.922127
cache size : 512 KB
fdiv_bug : no
hlt_bug : no
sep_bug : no
f00f_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx osfxsr
bogomips : 399.77

[7.3.] Module information (from /proc/modules):
(Note: this is from a freshly rebooted system..but
it is typical of what I have loaded)
adlib_card 604 1 (autoclean)
opl3 11208 1 (autoclean) [adlib_card]
sb 33108 1 (autoclean)
uart401 5968 1 (autoclean) [sb]
sound 57100 0 (autoclean) [adlib_card opl3 sb uart401]
soundcore 2372 6 (autoclean) [sb sound]
nfs 29848 2 (autoclean)
lockd 30856 1 (autoclean) [nfs]
sunrpc 52356 1 (autoclean) [nfs lockd]
vmnet 9168 1
vmmon 10496 0 (unused)
nls_iso8859-1 2020 1 (autoclean)
nls_cp437 3548 1 (autoclean)
vfat 11292 1 (autoclean)
fat 25600 1 (autoclean) [vfat]
via-rhine 9184 1
unix 10044 118 (autoclean)

[7.4.] SCSI information (from /proc/scsi/scsi)
When I'm running the IDE SCSI emulation..it looks like:
Attached devices:
Host: scsi0 Channel: 00 Id: 00 Lun: 00
Vendor: HP Model: CD-Writer+ 8100 Rev: 1.0g
Type: CD-ROM ANSI SCSI revision: 02
Host: scsi0 Channel: 00 Id: 01 Lun: 00
Vendor: CREATIVE Model: DVD-ROM DVD2240E Rev: 1.7A
Type: CD-ROM ANSI SCSI revision: 02
Host: scsi0 Channel: 00 Id: 01 Lun: 01
Vendor: CREATIVE Model: DVD-ROM DVD2240E Rev: 1.7A
Type: CD-ROM ANSI SCSI revision: 02
Host: scsi0 Channel: 00 Id: 01 Lun: 02
Vendor: CREATIVE Model: DVD-ROM DVD2240E Rev: 1.7A
Type: CD-ROM ANSI SCSI revision: 02
Host: scsi0 Channel: 00 Id: 01 Lun: 03
Vendor: CREATIVE Model: DVD-ROM DVD2240E Rev: 1.7A
Type: CD-ROM ANSI SCSI revision: 02
Host: scsi0 Channel: 00 Id: 01 Lun: 04
Vendor: CREATIVE Model: DVD-ROM DVD2240E Rev: 1.7A
Type: CD-ROM ANSI SCSI revision: 02
Host: scsi0 Channel: 00 Id: 01 Lun: 05
Vendor: CREATIVE Model: DVD-ROM DVD2240E Rev: 1.7A
Type: CD-ROM ANSI SCSI revision: 02
Host: scsi0 Channel: 00 Id: 01 Lun: 06
Vendor: CREATIVE Model: DVD-ROM DVD2240E Rev: 1.7A
Type: CD-ROM ANSI SCSI revision: 02
Host: scsi0 Channel: 00 Id: 01 Lun: 07
Vendor: CREATIVE Model: DVD-ROM DVD2240E Rev: 1.7A
Type: CD-ROM ANSI SCSI revision: 02

[7.5.] Other information that might be relevant to the problem
(please look in /proc and include all information that you
think to be relevant):
I've attached the output of
"for file in `find /proc/ide`; do echo $file; cat $file; done"
for more info on my IDE configuration.
DF's output:
Filesystem 1k-blocks Used Available Use% Mounted on
/dev/hdc1 63448 13717 46449 23% /
/dev/hdc5 126690 96541 23607 80% /var
/dev/hdc6 507520 167095 314203 35% /usr
/dev/hdc7 1014781 307726 654633 32% /home-backup
/dev/hdc9 4306567 1134419 2949272 28% /usr/local
/dev/hda1 6341272 5404176 937096 85% /win98
orwell:/home 1047612 346648 646835 35% /home
orwell:/mp3 1995051 1597670 294265 84% /mp3

Mount's output:
/dev/hdc1 on / type ext2 (rw,errors=remount-ro,errors=remount-ro)
proc on /proc type proc (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
/dev/hdc5 on /var type ext2 (rw)
/dev/hdc6 on /usr type ext2 (rw)
/dev/hdc7 on /home-backup type ext2 (rw)
/dev/hdc9 on /usr/local type ext2 (rw)
/dev/hda1 on /win98 type vfat (rw)
orwell:/home on /home type nfs (rw,addr=192.168.1.1)
orwell:/mp3 on /mp3 type nfs (rw,addr=192.168.1.1)

-- 
Stephen Pitts
smpitts@midsouth.rr.com
webmaster - http://www.mschess.org

--PNTmBPCT7hxwcZjr Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=proc_ide

/proc/ide /proc/ide/drivers ide-scsi version 0.6 ide-disk version 1.08 /proc/ide/hdd /proc/ide/hdc /proc/ide/ide1 /proc/ide/ide1/hdd /proc/ide/ide1/hdd/capacity 2147483647 /proc/ide/ide1/hdd/settings name value min max mode ---- ----- --- --- ---- bios_cyl 0 0 1023 rw bios_head 0 0 255 rw bios_sect 0 0 63 rw io_32bit 0 0 3 rw keepsettings 0 0 1 rw log 0 0 1 rw nice1 1 0 1 rw pio_mode write-only 0 255 w slow 0 0 1 rw transform 1 0 3 rw unmaskirq 0 0 1 rw using_dma 1 0 1 rw /proc/ide/ide1/hdd/model CREATIVEDVD-ROM DVD2240E 12/24/97 /proc/ide/ide1/hdd/media cdrom /proc/ide/ide1/hdd/identify 85c0 0000 0000 0000 0000 0000 0000 0000 0000 0000 2020 2020 2020 2020 2020 2020 2020 2020 2020 2020 0000 0000 0000 312e 3741 2020 2020 4352 4541 5449 5645 4456 442d 524f 4d20 4456 4432 3234 3045 2020 2020 3132 2f32 342f 3937 2020 2020 0000 0000 0f00 0000 0200 0100 0002 0000 0000 0000 0000 0000 0000 0000 0000 000f 0407 0002 0078 0096 0078 0078 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0004 000f 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 /proc/ide/ide1/hdd/driver ide-scsi version 0.6 /proc/ide/ide1/hdc /proc/ide/ide1/hdc/smart_thresholds 0005 2003 0000 0000 0000 0000 0000 2004 0000 0000 0000 0000 0000 2005 0000 0000 0000 0000 0000 2008 0000 0000 0000 0000 0000 200c 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 3b00 /proc/ide/ide1/hdc/smart_values 0005 2403 6400 0064 0000 0000 0000 3004 6400 0064 0000 0000 0000 3005 6400 0064 0000 0000 0000 2408 6400 0064 0000 0000 0000 300c 6400 0064 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0001 0003 0e00 0003 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0600 /proc/ide/ide1/hdc/geometry physical 13456/15/63 logical 13456/15/63 /proc/ide/ide1/hdc/cache 448 /proc/ide/ide1/hdc/capacity 12715920 /proc/ide/ide1/hdc/settings name value min max mode ---- ----- --- --- ---- bios_cyl 13456 0 65535 rw bios_head 15 0 255 rw bios_sect 63 0 63 rw breada_readahead 4 0 127 rw bswap 0 0 1 r file_readahead 72 0 2097151 rw io_32bit 0 0 3 rw keepsettings 0 0 1 rw max_kb_per_request 122 1 127 rw multcount 0 0 8 rw nice1 1 0 1 rw nowerr 0 0 1 rw pio_mode write-only 0 255 w slow 0 0 1 rw unmaskirq 0 0 1 rw using_dma 0 0 1 rw /proc/ide/ide1/hdc/model ST36530A /proc/ide/ide1/hdc/media disk /proc/ide/ide1/hdc/identify 045a 3490 0000 000f 961e 0262 003f 0000 0000 0000 4159 4531 3432 3234 2020 2020 2020 2020 2020 2020 0003 0380 0004 3834 3130 3933 2020 5354 3336 3533 3041 2020 2020 2020 2020 2020 2020 2020 2020 2020 2020 2020 2020 2020 2020 2020 2020 8010 0000 0b01 0000 0200 0200 0007 3490 000f 003f 0790 00c2 0100 0790 00c2 0000 0007 0003 0078 0078 0078 0078 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 000e 0000 7069 4000 0000 0000 0000 0000 0407 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 /proc/ide/ide1/hdc/driver ide-disk version 1.08 /proc/ide/ide1/model pci /proc/ide/ide1/mate ide0 /proc/ide/ide1/config pci bus 00 device 39 vid 8086 did 7111 channel 1 86 80 11 71 05 00 80 02 01 80 01 01 00 40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 a1 ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 37 e3 37 e3 b9 00 00 00 05 00 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 28 0f 00 00 00 00 00 00 /proc/ide/ide1/channel 1 /proc/ide/hdb /proc/ide/hda /proc/ide/ide0 /proc/ide/ide0/hdb /proc/ide/ide0/hdb/capacity 2147483647 /proc/ide/ide0/hdb/settings name value min max mode ---- ----- --- --- ---- bios_cyl 0 0 1023 rw bios_head 0 0 255 rw bios_sect 0 0 63 rw io_32bit 0 0 3 rw keepsettings 0 0 1 rw log 0 0 1 rw nice1 1 0 1 rw pio_mode write-only 0 255 w slow 0 0 1 rw transform 1 0 3 rw unmaskirq 0 0 1 rw using_dma 0 0 1 rw /proc/ide/ide0/hdb/model Hewlett-Packard CD-Writer Plus 8100 /proc/ide/ide0/hdb/media cdrom /proc/ide/ide0/hdb/identify 85c0 0000 0000 0000 0000 0000 0000 0000 0000 0000 504a 5931 5231 3454 3830 0000 0000 0000 0000 0000 0000 0000 0000 312e 3067 2020 2020 4865 776c 6574 742d 5061 636b 6172 6420 4344 2d57 7269 7465 7220 506c 7573 2038 3130 3020 2020 2020 0000 0000 0f00 0000 0300 0200 0002 0000 0000 0000 0000 0000 0000 0000 0000 0007 0203 0001 0096 0096 00b4 00b4 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 /proc/ide/ide0/hdb/driver ide-scsi version 0.6 /proc/ide/ide0/hda /proc/ide/ide0/hda/smart_thresholds 0005 2003 0000 0000 0000 0000 0000 2004 0000 0000 0000 0000 0000 2005 0000 0000 0000 0000 0000 2008 0000 0000 0000 0000 0000 200c 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 3b00 /proc/ide/ide0/hda/smart_values 0005 2403 6400 0064 0000 0000 0000 3004 6400 0064 0000 0000 0000 3005 6400 0064 0000 0000 0000 2408 6400 0064 0000 0000 0000 300c 6400 0064 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0001 0003 0e00 0003 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0600 /proc/ide/ide0/hda/geometry physical 13456/15/63 logical 791/255/63 /proc/ide/ide0/hda/cache 448 /proc/ide/ide0/hda/capacity 12715920 /proc/ide/ide0/hda/settings name value min max mode ---- ----- --- --- ---- bios_cyl 791 0 65535 rw bios_head 255 0 255 rw bios_sect 63 0 63 rw breada_readahead 4 0 127 rw bswap 0 0 1 r file_readahead 72 0 2097151 rw io_32bit 0 0 3 rw keepsettings 0 0 1 rw max_kb_per_request 122 1 127 rw multcount 0 0 8 rw nice1 1 0 1 rw nowerr 0 0 1 rw pio_mode write-only 0 255 w slow 0 0 1 rw unmaskirq 0 0 1 rw using_dma 1 0 1 rw /proc/ide/ide0/hda/model ST36530A /proc/ide/ide0/hda/media disk /proc/ide/ide0/hda/identify 045a 3490 0000 000f 961e 0262 003f 0000 0000 0000 4159 4531 3537 3337 2020 2020 2020 2020 2020 2020 0003 0380 0004 3834 3130 3933 2020 5354 3336 3533 3041 2020 2020 2020 2020 2020 2020 2020 2020 2020 2020 2020 2020 2020 2020 2020 2020 8010 0000 0b01 0000 0200 0200 0007 3490 000f 003f 0790 00c2 0100 0790 00c2 0000 0007 0003 0078 0078 0078 0078 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 000e 0000 7069 4000 0000 0000 0000 0000 0407 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 /proc/ide/ide0/hda/driver ide-disk version 1.08 /proc/ide/ide0/model pci /proc/ide/ide0/mate ide1 /proc/ide/ide0/config pci bus 00 device 39 vid 8086 did 7111 channel 0 86 80 11 71 05 00 80 02 01 80 01 01 00 40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 a1 ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 37 e3 37 e3 b9 00 00 00 05 00 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 28 0f 00 00 00 00 00 00 /proc/ide/ide0/channel 0

--PNTmBPCT7hxwcZjr--

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/