Andrew Reilly
2006-Sep-21 20:51 UTC
Change in ataraid (geometry?) between RELENG_5 and RELENG_6?
Hi, I just tried to do an in-place upgrade from RELENG_5 to RELENG_6 on a system that was running an ataraid mirror on a pair of SATA disks. The root file system (256M) mounted fine, but fsck -p fails (unable to find a superblock, from memory) under the new kernel on my /usr partition, which is about 73G (most of the 80G of the disks). Falling back to the RELENG_5 /boot/kernel and fsck finds no problem. Is there a known behaviour change in ataraid behaviour between the two versions? The hardware is Intel P4, ICH6 SATA150, and a pair of Seagate 80G SATA drives. One odd-looking thing that I've just noticed (in RELENG_5, of course) is that fdisk ar0 says that cylinders=9729 heads=255 sectors/track=63, but fdisk ad4 (the first of the "real" SATA disks) says cylinders=155061, heads=16, sectors/track=63. Should these really be so different? Is backup and start again from label/newfs my only option? Cheers, -- Andrew
Norberto Meijome
2006-Sep-21 22:07 UTC
Change in ataraid (geometry?) between RELENG_5 and RELENG_6?
On Fri, 22 Sep 2006 13:50:01 +1000 Andrew Reilly <andrew-freebsd@areilly.bpc-users.org> wrote:> I just tried to do an in-place upgrade from RELENG_5 to RELENG_6 > on a system that was running an ataraid mirror on a pair of SATA > disks. The root file system (256M) mounted fine, but fsck -p > fails (unable to find a superblock, from memory) under the new > kernel on my /usr partition, which is about 73G (most of the 80G > of the disks). Falling back to the RELENG_5 /boot/kernel and > fsck finds no problem.maybe i'm completely wrong here... are you world + kernel in sync? I would guess that you'd want them to be... maybe you can boot into 6 with a CD, mount all the disks as needed (assuming that userland-version-6 works fine with kernel-v6 and raid-version-5 ), finish installworld, and then reboot to start using the tools on the FS... _________________________ {Beto|Norberto|Numard} Meijome "Whenever you find that you are on the side of the majority, it is time to reform." Mark Twain I speak for myself, not my employer. Contents may be hot. Slippery when wet. Reading disclaimers makes you go blind. Writing them is worse. You have been Warned.