Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Gentoo can't handle my 80GB maxtor!
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
athlonkmf
n00b
n00b


Joined: 02 Jun 2002
Posts: 37

PostPosted: Thu Jun 06, 2002 11:10 am    Post subject: Gentoo can't handle my 80GB maxtor! Reply with quote

Oh my god.

I've spend the past four days on this problem, but let's start at the beginning.


Four days agao, i've discovered, that my freshly installed Gentoo-server, (upgraded from Redhat7.2) had problems with my 80GB maxtor drive. I've some rar-files, and when unrarring them, there were CRC-errors on 90% of them.

At first I thought it was a defective harddrive. So I've spend two days on checking it with the maxtor diagnostic tool, Maxblast. The diagnostic was that the drive is working great.

Then maybe there's something wrong with the upgrade from redhat-> gentoo. Maybe some problems at the permission front and thus I've fdisked mk2efs -j it from scratch of on.

Still problems.

So, yesterdaynight, i've installed the harddisk on my windows_PC and using it as Fat32. It works great there....

Since it 1: worked great with Redhat on my server, 2: works great with my w2k-workstation, 3: the diagnosticprogram says it's fine.

And thus.. the horrifying conclusion had come to mind... Gentoo messed it up.

It was and is installed on a Promise U66-controller card on my workstation AND server.

But gentoo is working good with the other drives that were installed on that same controller, so it can't be that gentoo has issues with that controller.

So.... could it be that Gentoo has issues with a 80GB drive? And is there any way to repair this? Once i've tasted gentoo, i don't want to go back to redhat.....
Back to top
View user's profile Send private message
lx
Veteran
Veteran


Joined: 28 May 2002
Posts: 1012
Location: Netherlands

PostPosted: Thu Jun 06, 2002 11:16 am    Post subject: Reply with quote

Do you have problems copying the files around make a copy and do md5sum / diff to check if both are the identical. If so then your problem is with rar. Did you used strange build flags (-fomit-frame-pointer), compile the rar package using march=686 and -O2 and check if the problems resides, well if the problem is with rar only.

Further more Not Gentoo but the used kernel. Try to find out if promise is correctly configured. You could also try the redhat kernel if you like.
_________________
"Remember there's a big difference between kneeling down and bending over.", Frank Zappa
Back to top
View user's profile Send private message
Safrax
Guru
Guru


Joined: 23 Apr 2002
Posts: 422

PostPosted: Thu Jun 06, 2002 3:25 pm    Post subject: Reply with quote

Well I'm assuming that no other files are getting corrupted. So that means that rar is the culprit. I seriously doubt that file corruption would happen only to specific file types if it was a kernel problem or hardware problem.
Back to top
View user's profile Send private message
athlonkmf
n00b
n00b


Joined: 02 Jun 2002
Posts: 37

PostPosted: Fri Jun 07, 2002 11:54 am    Post subject: Reply with quote

Safrax wrote:
Well I'm assuming that no other files are getting corrupted. So that means that rar is the culprit. I seriously doubt that file corruption would happen only to specific file types if it was a kernel problem or hardware problem.



No, it's not only the rar-files that had the problems. It's just htat when I unrrarred them, that I've discovered the problem. Divx-movies are corrupted, files cannot be copied becuase of I/O-problems.
I've spend a lot of time to back up the stuff... had to use ftp to copy the partial files....

Now, the 80GB hdd and controller are sitting in my windows workstation, and I've tested it a lot and it seems to work perfectly.

There were no problems with other drives on that same controller under Gentoo.

But just to be sure, I'll be reinstalling everything this weekend and see what happens. But before I do that, should I just use vanilla this time or still gentoo-sources. I DID emerged gentoo-sources with promise-support.
Back to top
View user's profile Send private message
arkane
l33t
l33t


Joined: 30 Apr 2002
Posts: 918
Location: Phoenix, AZ

PostPosted: Fri Jun 07, 2002 5:38 pm    Post subject: Reply with quote

considering I've used a 120 gig western digital under Gentoo without a problem, I know it's not a problem with the drive size.

It sounds like something specific to the promise controller... might be the driver.

not sure how to fix it, but at least it's narrowed down.
Back to top
View user's profile Send private message
chadh
Moderator
Moderator


Joined: 21 Apr 2002
Posts: 137
Location: Atlanta, GA

PostPosted: Fri Jun 07, 2002 11:46 pm    Post subject: Reply with quote

What kernel are you using. Try a vanilla one or the redhat kernel.
_________________
Chad
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20053

PostPosted: Sat Jun 08, 2002 6:30 am    Post subject: Reply with quote

I've recently installed an 80G Maxtor drive with a Promise controller. Works like a charm.
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
athlonkmf
n00b
n00b


Joined: 02 Jun 2002
Posts: 37

PostPosted: Sat Jun 08, 2002 8:29 am    Post subject: Reply with quote

kanuslupus wrote:
I've recently installed an 80G Maxtor drive with a Promise controller. Works like a charm.


Which kernel have you compiled to do this?
And can you tell me what options you've buildin the kernel? Maybe I've forgotten something important.....
Back to top
View user's profile Send private message
athlonkmf
n00b
n00b


Joined: 02 Jun 2002
Posts: 37

PostPosted: Sat Jun 08, 2002 8:31 am    Post subject: Reply with quote

chadh wrote:
What kernel are you using. Try a vanilla one or the redhat kernel.


I'm going to upgrade my server today, so I'm going to reinstall everything.

I think this time I'll place my bet for Vanilla. (As I recall, Redhat7.2 used Vanilla too right?)
Back to top
View user's profile Send private message
mark
Tux's lil' helper
Tux's lil' helper


Joined: 04 Jun 2002
Posts: 119

PostPosted: Sat Jun 08, 2002 1:01 pm    Post subject: 80gb maxtor is fine for me on via Reply with quote

I have an 80 gb maxtor. I've been running it for about 2/3 months under gentoo with no probs

I am currently using gentoo-sources-r5. my /boot is ext3. The rest xfs

I also have a maxtor 5400 120gb which I have experiment with video capture on xfs without probs.

Mark
_________________
Regards

Mark
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20053

PostPosted: Sun Jun 09, 2002 2:54 am    Post subject: Reply with quote

athlonkmf wrote:
kanuslupus wrote:
I've recently installed an 80G Maxtor drive with a Promise controller. Works like a charm.


Which kernel have you compiled to do this?
And can you tell me what options you've buildin the kernel? Maybe I've forgotten something important.....
Code:
$ uname -r
2.4.19-r1
I'm pretty sure all I added in the kernel was Promise support. Someone else had a similar problem though.
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
delta407
Bodhisattva
Bodhisattva


Joined: 23 Apr 2002
Posts: 2876
Location: Chicago, IL

PostPosted: Sun Jun 09, 2002 3:53 am    Post subject: Reply with quote

athlonkmf wrote:
I think this time I'll place my bet for Vanilla. (As I recall, Redhat7.2 used Vanilla too right?)


No, RedHat heavily patches and tests their kernels (7.2, IIRC, uses 2.4.9) to make sure they can support them with actuall people. Support costs money, you know, so RedHat wants the kernels solid -- thus, they build them to work on the most possible systems and to be a stable as possible. So, in short, RedHat does not use vanilla sources.

But, I must say that I've had absolutely no problems with 2.4.18 in the past few months :)
Back to top
View user's profile Send private message
athlonkmf
n00b
n00b


Joined: 02 Jun 2002
Posts: 37

PostPosted: Sun Jun 09, 2002 10:31 pm    Post subject: Reply with quote

After a lot of reinstalling, checking, testing, I've finally found the problem.


It's the 2.4.19 kernel. I've used the Xfs-2.4.18 kernel and everything's working fine for now. so....
Back to top
View user's profile Send private message
c_kuzmanic
Guru
Guru


Joined: 18 Apr 2002
Posts: 488
Location: Los Angeles , California

PostPosted: Wed Jun 12, 2002 3:41 am    Post subject: Reply with quote

Hmm strange, I use that drive (maxtor 80 GB - 540DX) with Kernel 2.14_pre9 and never had a problem.
Back to top
View user's profile Send private message
athlonkmf
n00b
n00b


Joined: 02 Jun 2002
Posts: 37

PostPosted: Wed Jun 12, 2002 10:21 am    Post subject: Reply with quote

c_kuzmanic wrote:
Hmm strange, I use that drive (maxtor 80 GB - 540DX) with Kernel 2.14_pre9 and never had a problem.



I think it's the drive+controllercombo that giving me problems.
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20053

PostPosted: Wed Jun 12, 2002 8:44 pm    Post subject: Reply with quote

athlonkmf wrote:
After a lot of reinstalling, checking, testing, I've finally found the problem.


It's the 2.4.19 kernel. I've used the Xfs-2.4.18 kernel and everything's working fine for now. so....
I use 2.4.19 also, but without problems. I'm guessing you are using a different 'r' number. What does uname -r tell you?
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
athlonkmf
n00b
n00b


Joined: 02 Jun 2002
Posts: 37

PostPosted: Fri Jun 14, 2002 4:55 pm    Post subject: Reply with quote

kanuslupus wrote:
athlonkmf wrote:
After a lot of reinstalling, checking, testing, I've finally found the problem.


It's the 2.4.19 kernel. I've used the Xfs-2.4.18 kernel and everything's working fine for now. so....
I use 2.4.19 also, but without problems. I'm guessing you are using a different 'r' number. What does uname -r tell you?



now I'm using 2.4.18-xfs and it's working fine.

It was 2.4.19-r7 that was causing that pain in my ass.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum