Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
JFS filesystem and Constant Disk Access
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
nomind
Apprentice
Apprentice


Joined: 03 Feb 2005
Posts: 270

PostPosted: Wed Mar 08, 2006 2:05 am    Post subject: JFS filesystem and Constant Disk Access Reply with quote

Hello,

I recently reformatted my Gentoo partition from ext3 into a JFS one, just to see how well the latter compares to the tried & true Linux fs. I've used the 'noatime,sync' options with the JFS, which now contains a fresh Ubuntu 5.10 install (I don't think this matters though, please read on). However, I notice that the disk-access red light on my case is constantly on, even when I'm away from the computer. I've checked the processes and nothing IO intensive seems to be going on. Mind you, this is not the chipmunks-in-a-hard-drive "Grrr...Grrr...Grrr" type of access, reminiscent of Windows and "emerge -s". It's rather inaudible, yet something seems to be accessing the HD non-stop.
Has anybody else experienced this with JFS (or any other types of fs)? If so, what can I do to stop it?

Thanks
Back to top
View user's profile Send private message
Cintra
Advocate
Advocate


Joined: 03 Apr 2004
Posts: 2111
Location: Norway

PostPosted: Wed Mar 08, 2006 6:15 am    Post subject: Reply with quote

I have a copy of Gentoo on my hdb2 partition and don't see the problems you mention.
My fstab entry on that partition is
Code:
/dev/hdb2 /   jfs   noatime   0 1


One word of warning - you need to be able to run the following with the partition unmounted
Code:
# fsck -t jfs /dev/hdb2
fsck 1.38 (30-Jun-2005)
fsck.jfs version 1.1.8, 03-May-2005
processing started: 3/8/2006 7.20.43
Using default parameter: -p
The current device is:  /dev/hdb2
Block size in bytes:  4096
Filesystem size in blocks:  1459906
**Phase 0 - Replay Journal Log
Filesystem is clean.
from another system after a power fail, crash or reset.. modified for your setup

mvh
_________________
"I am not bound to please thee with my answers" W.S.
Back to top
View user's profile Send private message
nomind
Apprentice
Apprentice


Joined: 03 Feb 2005
Posts: 270

PostPosted: Wed Mar 08, 2006 1:51 pm    Post subject: Reply with quote

Thanks a million!
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