[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems with 2.6.8.1, loop-AES and ext3



hi *,

>>>>> "JR" == Jari Ruusu <jariruusu@xxxxxxxxxxxxxxxxxxxxx> writes:

a) is the original box showing this error
b) a second test machine also showing this error

there is also a 3rd test box, but this one oopsed with a jbd error
under heavy load (fsstress from the linux test project) - maybe i
found a new (uncorrelated) fs error.


JR> 1) what gcc version you are using 

all are running fedora-core2
a) gcc (GCC) 3.3.3 20040412 (Red Hat Linux 3.3.3-7)
b) gcc (GCC) 3.3.3 20040412 (Red Hat Linux 3.3.3-7)


JR> 2) what file system soft block sizes are you using 

a) Block size:               4096
b) Block size:               4096


JR> 3) post 'fdisk -l /dev/hda' output 

a) (3ware RAID-5)
[root@gk root]# fdisk -l /dev/sda
                                                                                
Disk /dev/sda: 320.0 GB, 320081625088 bytes
255 heads, 63 sectors/track, 38914 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
                                                                                
   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1          10       80293+  83  Linux
/dev/sda2              11         437     3429877+  83  Linux
/dev/sda3             438         523      690795   82  Linux swap
/dev/sda4             524       38914   308375707+   5  Extended
/dev/sda5             524         646      987966   83  Linux
/dev/sda6             647         708      497983+  83  Linux
/dev/sda7             709        1135     3429846   83  Linux
/dev/sda8           13295       25453    97667136   83  Linux
/dev/sda9           25454       38914   108125451   83  Linux
/dev/sda10           1136        1185      401593+  83  Linux
/dev/sda11           1186       13294    97265511   83  Linux
                                                                                
Partition table entries are not in disk order


b) (3ware RAID-1)
[root@evolution root]# fdisk -l /dev/sda
 
Disk /dev/sda: 82.3 GB, 82347229184 bytes
255 heads, 63 sectors/track, 10011 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
 
   Device Boot      Start         End      Blocks   Id  System
/dev/sda1               1         730     5863693+  83  Linux
/dev/sda2   *         731        1460     5863725   83  Linux
/dev/sda3            1461        1704     1959930   82  Linux swap
/dev/sda4            1705       10011    66725977+   5  Extended
/dev/sda5            1705        1767      506016   83  Linux
/dev/sda6            1768        1890      987966   83  Linux
/dev/sda7            1891        2134     1959898+  83  Linux
/dev/sda8            2135       10011    63271971   83  Linux


JR> 4) hdparm MultSect value: hdparm -i /dev/hda 

not available at all
(operation not supported on SCSI disks)


JR> 5) post compressed kernel config

see attached files



other questions:

* Any special mount options in /etc/fstab ?

a) /dev/sda11 on /home type ext3 (rw,nosuid,nodev,loop=/dev/loop2,encryption=AES256,user=alex)     
b) /dev/sda8 on /mnt/muellhalde type ext3 (rw,noexec,nosuid,nodev,loop=/dev/loop0,encryption=AES256)

                                                                                                         
* Any non-default lo_prealloc= values in /etc/modprobe.conf ?

a) no
b) no



regards,
         alex


Attachment: kernel-config.box-a.gz
Description: GNU Zip compressed data

Attachment: kernel-config.box-b.gz
Description: GNU Zip compressed data