<p>Hello</p><p>I have a linux box with a motherboard ASUS TL2C with linux FC7
and FC8 installed. On one of the pci port, I connected a raid adapter Via VT6421
and I connect one or two sata disks on the sata ports given by this
adapter.</p><p>When linux boots, the adapter is recognized. I may enter in the
bios, choose raid or no and when the system is booted I can see sata devices as
sdc and/or sdd. here is the lspci output:</p><p>02:0b.0 RAID bus controller: VIA
Technologies, Inc. VT6421 IDE RAID Controller (rev 50)<br />        Subsystem:
VIA Technologies, Inc. VT6421 IDE RAID Controller<br />        Flags: bus
master, medium devsel, latency 32, IRQ 9<br />        I/O ports at d800
[size=16]<br />        I/O ports at d400 [size=16]<br />        I/O ports at
d000 [size=16]<br />        I/O ports at b800 [size=16]<br />        I/O ports
at b400 [size=32]<br />        I/O ports at b000 [size=256]<br />       
[virtual] Expansion ROM at efe20000 [disabled] [size=64K]<br />       
Capabilities: [e0] Power Management version 2<br />        Kernel driver in use:
sata_via<br />        Kernel modules: sata_via<br /></p><p>I format these/this
sata disk with fdisk as follow:</p><p># fdisk /dev/sdc                <br />Disk
/dev/sdc: 500.1 GB, 500107862016 bytes<br />255 heads, 63 sectors/track, 60801
cylinders<br />Units = cylinders of 16065 * 512 = 8225280 bytes<br />Disk
identifier: 0x00000000<br />   Device Boot      Start         End      Blocks  
Id  System<br />/dev/sdc1               1       60801   488384001   83  Linux<br
/><br />and I use mkfs -j /dev/sdc1 to create the ext3 filesystem. Apparently it
works well</p><p>but, when I tried to label sdc1 or mount sdc1, the mountage is
impossible and it tells me to give the FS type. In the message log file, I can
see this message :</p><p>kernel: EXT3-fs error (device sdc1):
ext3_check_descriptors: Inode table for group 41 not in group (block
1310722)!<br />kernel: EXT3-fs: group descriptors corrupted!<br /></p><p><br />I
use FC7 or FC8 (Linux version 2.6.23.9-85.fc8) and the problem is the same with
one or several disks. But this operation worked well on another computer with
another sata adapter and another disks.</p><p>Could you help me on this problem
? Are you aware of issues about Via sata problem with linux ?</p><p>Thanks in
advance</p><p>Cheers</p><p>Jean-Philippe Battu</p><p></p>