What program access hard disk every 30 second?

I have a very loud hard disk. The hard disk make a very short noice every 30 seconds, even for a new boot. Anyway to check which programming access the hard disk repeatly so I can figure out if it's possible to make the machine quiet?

somthing I read about disk flush/sync timings.  There is some sort of 'laptop' mode in some kernels that if set will cause the disk to sync after a period of time in order to let APM/ACPI put the drive to sleep.
There may be settings for your filesystem to do the same(!?).  I remember old Windoze NT4 had similar problem and was not remedied until Win2k for use on laptops .... yuck, ... I said the W word.
Here's something I just dug-up:
Laptop mode ===========
This small doc describes the 2.4 laptop mode patch.
Last updated 2003-05-25, Jens Axboe <[email protected]>
Introduction ------------
A few properties of the Linux vm makes it virtually impossible to attempt to spin down the hard drive in a laptop for a longer period of time (more than a handful of seconds). This means you are lucky if you can even reach the break even point with regards to power consumption, let alone expect any decrease.
One problem is the age time of dirty buffers. Linux uses 30 seconds per default, so if you dirty any data then flusing of that data will commence at most 30 seconds from then. Another is the journal commit interval of journalled file systems such as ext3, which is 5 seconds on a stock kernel. Both of these are tweakable either from proc/sysctl or as mount options though, and thus partly solvable from user space.
The kernel update daemon (kupdated) also runs at specific intervals, flushing old dirty data out. Default is every 5 seconds, this too can be tweaked from sysctl.
So what does the laptop mode patch do? It attempts to fully utilize the hard drive once it has been spun up, flushing the old dirty data out to disk. Instead of flushing just the expired data, it will clean everything. When a read causes the disk to spin up, we kick off this flushing after a few seconds. This means that once the disk spins down again, everything is up to date. That allows longer dirty data and journal expire times.
It follows that you have to set long expire times to get long spin downs. This means you could potentially loose 10 minutes worth of data, if you set a 10 minute expire count instead of just 30 seconds worth. The biggest risk here is undoubtedly running out of battery.
Settings --------
The main knob is /proc/sys/vm/laptop mode. Setting that to 1 switches the vm (and block layer) to laptop mode. Leaving it to 0 makes the kernel work like before. When in laptop mode, you also want to extend the intervals desribed above. See the laptop-mode.sh script for how to do that.
It can happen that the disk still keeps spinning up and you don't quite know why or what causes it. The laptop mode patch has a little helper for that as well, /proc/sys/vm/block-dump. When set to 1, it will dump info to the kernel message buffer about what process caused the io. Be very careful when playing with this setting, it is advisable to shut down syslog first!
Result ------
Using the laptop-mode.sh script with its default settings, I get the full 10 minutes worth of drive spin down. Provided your work load is cached, the disk will only spin up every 10 minutes (well actually, 9 minutes and 55 seconds due to the 5 second delay in flushing dirty data after the last read completes). I can't tell you exactly how much extra battery life you will gain in laptop mode, it will vary greatly on the laptop and workload in question. The only way to know for sure is to try it out. Getting 10% extra battery life is not unrealistic.
Notes -----
Patch only changes journal expire time for ext3. reiserfs uses a hardwire value, should be trivial to adapt though (basically just make it call get_buffer_flushtime() and uses that). I have not looked at other journalling file systems, I'll happily accept patches to rectify that!

Similar Messages

  • My mac can't find the volume" Data" on Time Capsule. Also Ican't find with the disk utility program the hard disk in the Time Capule; so I can't format the disk again. What can I do?

    My Mac can't find the volume " Data" on Time Capsule, Also I can't find with the disk-utility program the hard disk in the Time Capusule.
    So I can't format the disk in the Time Capsule
    Deconnevt and then connecting the power tp the Time Capsule gives also no solution.
    What can I do?
    Joe

    I listed the commands.. that is how you manually mount the disk.. follow exactly the commands I gave you.
    In finder use top menu, go, connect to server.
    Type in the following.
    AFP://TCname or AFP://TCIpaddress (obviously you replace with the actual name or the actual IP address).
    If that fails..
    try
    SMB://TCname
    Here is the screenshot.
    tardis4 being the name of my TC.
    It should then ask you for your credentials.
    And it should remember them in the keychain and be able to then get TM to connect.

  • What type of hard disk should I use if I want to use it on mac and windows?

    Hey Forum,
    I am using windows xp on my macbook (snow leopard). I came across some dealers who say that there are hard disks for mac only and for both mac and windows. So, I wanted to buy a hard disk so that I can use it both on mac and windows xp, so what type of hard disk should I use? Must I partition into 2?
    or are there any harddisk in the market which is compatible for both mac and windows xp without screwing up the format(NTFS/Mac OS X Journaled)? Pls look into this matter and help me with it.
    All of your replies and suggestions is much appreciated.
    Thank you.
    Ala.

    Run, don't walk, from that dealer! and never look back
    Once in a very long while Apple will have customized firmware on drives, and it is possible to find SCSI/SAS or drives that are destined to be used with high end storage controllers.
    But that is the exception that makes the rule.
    SATA is SATA. Though.... there are now SATA III drives that don't work in XP, or that need a jumper, and Seagate and some drives have managed to deliver firmware that has caused trouble... and Apple has had to issue firmware updates to help compatibility....

  • In what folder on hard disk are messages saved aft...

    in what folder on hard disk are messages saved after sync? cause i wanna backup them because i wanna reinstall windows...

    sorry i found it
    E:\Documents and Settings\%username%\Local Settings\Application Data\Nokia\Nokia Data Store\DataBase

  • Init writes to disk every few seconds?

    Just wondering if anyone knows why init is writing 16K to disk every few seconds.  It kinda annoys me.
    I'm using the standard 2.6.11 kernel -- nothing special about the daemons I'm running, either.

    Try this, courtesy of Baltwo. It will delete the Spotlight V-100 index and then force Spotlight to re-index.
    Be absolutely certain to only copy/paste these commands exactly. DO NOT try to type these in. One typo or wrong space in the first one could wipe your drive competely. Hit return after each.
    Delete the entire Spotlight directory and reindex, running these commands in the Terminal app:
    *sudo rm -R /.Spotlight-V100*
    *sudo mdutil -i on /*
    *sudo mduitl -E /*
    https://discussions.apple.com/message/12988300#12988300

  • Hard disk always working - sync_supers writting to disk every 5 second

    As the topic says. My computer is on my desk while I work and I can't stand the noise of hard disk doing something every 5 seconds. I think I noticed this since 2.6.36 kernel.
    When computer is completely idle it still writes to disk.
    Tried Ubuntu 10.10 and got the same result. I have WD Caviar Blue 500gb. On ext4 filesystem there is jbd2/sda* doing write every 5 seconds or so and on reiserfs there is sync_supers doing the same. I guess those that is journaling acitivy, but its anoying to hear hard drive working when computer is completely idle.
    Any tips?

    linux wrote:Does anyone know the destination where sync_supers is writing to?
    The Linux kernel mailing list has some information that may help on identifying what sync_supers is doing, http://lkml.org/lkml/2012/4/11/147.
    While you wait for kernel patches, there are some mount options that other people have suggested may help:
    Use noatime or at least relatime for ext* filesystems
    Use the option commit=60 or commit=300 to lengthen the time between syncs of data and metadata from 5 seconds to 1 or 5 minutes.  However, if the computer crashes between commits there may be some data loss.
    Use hdparm to change the acoustic management settings – https://bbs.archlinux.org/viewtopic.php … 5#p1063185

  • Process "mdworker" Writes to Disk Every 10 Seconds

    I noticed disk activity occurring every 10 seconds while my computer was idle. In Activity Monitor I could see this writing going on and at the same time the process "mdworker" would tick up just a little bit of processor activity. A Restart didn't help. The following is what I did to make it stop. I've seen many posts on here with a similar problem so maybe this info will be helpful to someone.
    I brought up a Terminal window and entered the following command:
    sudo fs_usage -w -f filesys
    That will show youa continuous list of all processes that are reading/writing to disk (use Control-c to make it stop). I found mdworker doing a fair amount of disk activity every 10 seconds. But the important thing is that it was the identical activity every 10 seconds, and the common thing in almost every entry was "Default Folder X". So I concluded that it was having trouble indexing something about Default Folder's data. (mdworker is used to index your data via Spotlight.) After uninstalling and reinstalling Default Folder, the constant writing stopped and has yet to happen again.
    If you're having a problem similar to this you may find this method of identifying the culprit and fixing it useful.

    Try this, courtesy of Baltwo. It will delete the Spotlight V-100 index and then force Spotlight to re-index.
    Be absolutely certain to only copy/paste these commands exactly. DO NOT try to type these in. One typo or wrong space in the first one could wipe your drive competely. Hit return after each.
    Delete the entire Spotlight directory and reindex, running these commands in the Terminal app:
    *sudo rm -R /.Spotlight-V100*
    *sudo mdutil -i on /*
    *sudo mduitl -E /*
    https://discussions.apple.com/message/12988300#12988300

  • Accessing Hard disks works in openbox but not in fluxbox

    hey guys
    For some reason with thunar, in openbox accessing my hard disks in the sidemenu brings up a password box and i enter my password and access the hard disk, but in fluxbox it says no authorization

    If both these scenarios involve the same root partition, then I don't know what to tell you. If, however, the openbox and fluxbox WMs are on different roots, then you probably neglected to add a pkla file to /etc/polkit-1/localauthority/50-local.d/ on the fluxbox installation.
    It should contain something along the lines of:
    [Local Users]
    Identity=unix-group:storage
    Action=org.freedesktop.udisks.*
    ResultAny=yes
    ResultInactive=no
    ResultActive=yes
    and your user should be a member of the group defined in "Identity". Also make sure you have udisks installed.
    Last edited by WorMzy (2012-07-21 00:43:53)

  • What if my hard disk damaged?

    I'm using T61 with Vista Business. I used to restore my system frequently to original factory settings, whenever I faced any problem. My questions are:
    1- Is it really danger to restore the system frequently?
    2- How can I recover my system if the hard disk is damaged?
    3- Can I create recovery disk (DVD/CD)? How?
    Please help me as I'm facing hard disk problems for past few days, though I've run PC doctor.

    Start -- All Programs -- Thinkvantage -- Create Product Recovery Media, first disk CD, two remaining ones DVD.
    Save your data on external storage and boot from the recovery disks. If you get a new hard disk that is larger than your old one the recovery disks will set up the C: partition to use also the extra storage.
    If your hard disk is already so damaged you can't create the recovery disks you can order them from Lenovo support, if your T61 is still on warranty they should ship them to you without charge.
    ps when booting from the recovery disks, first time when you are asked to insert next disk -- answer no -- second time insert the next disk.
    T500: Vista 32, 2.8GHz, 4GB RAM, 15.4" 1680x1050, 500GB 7200rpm, ATI Radeon HD3650 + Intel 4500MHD. T42: XP, 1.7GHz, 2GB RAM, 14.1" 1024x768, 250GB PATA, ATI Radeon 7500.

  • Mini trying to eject non existent disk, every 12 seconds

    Long story cut short, I had a DVD get stuck in my mini, but persuaded it out by holding it slot down (eventually). Trouble is it is still trying to eject the disk, about every 12 seconds.
    Any suggestions on how I can get it to stop!
    Cheers

    The drive is clearly not functioning correctly or it would not have released the disk in the first place. The fact it seemed quite hard to get it into the drive is a further possible indicator, though slot loading drives do offer quite high levels of resistance when a disk is inserted, just to make sure that the drive isn't likely to try and swallow objects that are perhaps not intended!
    The more you describe this though, the more it sounds to me as if it's going to be inevitable to open the system up and examine the drive, or simply add an external optical drive and ignore the internal one - at least for the time being. It certainly doesn't sound to me like a simple issue of the drive being misaligned, and while transporting the system in a bag rather than packed up neatly might have shaken it about a bit, the internal frame on which the drive is mounted is not prone to movement, and nor is the outer casing.

  • What type of hard disk should i use

    I have a  imac 27 inch late 2013 , 3,5mhz  Intel i7.
    I want to get a hard disk to store photos and others.
    what do you suggest.
    Thanks

    I am going to assume you already have at least 1 high quality backup disk. If you do not that should be your #1 priority. NEVER use a backup disk to also store data files though!!!
    However back to your original question and off my soapbox! Many experienced users on these forums prefer OWC (www.macsales.com) Mercury Elite Pro series of EHD. Very high quality, reasonable cost and excellent service. Here is the link to get you started:
    http://eshop.macsales.com/shop/firewire/1394/USB/EliteAL/eSATA_FW800_FW400_USB

  • Whats the biggest hard disk my PowerMac G5 can hold?

    Greetings!
    I got a hold of a PowerMac G5 recently, rather cool machine!
    Anyway, i want to use it as a fileserver and also for backups of me and my family members computers so im going to need some big hard disks!
    Unfortunately PPC macs wont boot from GUID partitioned hard disks so i have 1 hard disk bay free (Whilst the other holds the boot drive) Unless i find some super nice fellow willing to sell me a G5 Jive card rather cheap
    At the moment i have a 2TB Samsung Spinpoint (HD204UI) that i could use however before i go messing around inside the system i'd like to know if such high capacity drives will work in the system at all? As far as im aware some hard disks need certain pins/jumpers connected so they run at the slower speed and such. I recall reading something about AFT being an issue as well?
    Any information is appreciated, i have listed the system information below as well if it helps.
    Model Name:    Power Mac G5
      Model Identifier:    PowerMac11,2
      Processor Name:    PowerPC G5 (1.1)
      Processor Speed:    2 GHz
      Number Of CPUs:    2
      L2 Cache (per CPU):    1 MB
      Memory:    1 GB
      Bus Speed:    1 GHz
      Boot ROM Version:    5.2.7f1

    There may be an upgrade potential with a PCI card or other hardware;
    not sure. The data rate according to MacTracker for the model you
    have is 1.5GBps or so. Without some hardware upgrade, that may not
    be surpassed. A 2TB to 4TB HDD should be an easy upgrade.
    •PowerMac G5 (Late 2005)
    Introduced    October 2005
    Discontinued    August 2006
    Model Identifier    PowerMac11,2
    Model Number    A1117
    EMC    2023
    Order Number    M9590LL/A (2.0 GHz), M9591LL/A (2.3 GHz), M9592LL/A (dual 2.5 GHz)
    Built-in Memory:    None
    Maximum Memory    16 GB
    Memory Slots    8 - 240-pin PC2-4200 (533MHz) DDR2 ECC or NECC SDRAM (matched pairs)
    Graphics Card    NVIDIA GeForce 6600 LE, GeForce 6600, GeForce 7800 GT, Quadro FX 4500
    Graphics Memory    128 MB (6600 LE) or 256 MB (6600, 7800 GT) or 512 MB (Quadro FX 4500)
    Display Connection    1 - DVI and 1 - dual-link DVI (6600 LE/6600/7800 GT) or 2 - dual-link DVI and 1 - stereo 3D port (Quadro FX 4500)
    Display Modes    Dual display extended and video mirroring
    Expansion:
    Slots    2 - 4-lane, 1 - 8-lane, 1 - 16-lane PCI Express
    Bays    2 - Internal 3.5" Serial ATA drive bays, 1 - optical drive bay
    Hard Drive Interface:    2 - 1.5 Gbps Serial ATA (SATA) controllers
    {according to the http://mactracker.ca free database application}
    You may be able to contact a product specialist or reseller of upgrade
    parts, to see what the upper limits are to a stock last model G5 tower.
    I see some options here, but not certain of product boundaries:
    http://eshop.macsales.com/shop/hard-drives/3.5-SerialATA/
    The above company does offer pre-purchase support, to help get what
    works; and from reports by other Apple users, they also do, afterward.
    At least with an internal 3.5" HDD, these run 7200 RPM, and so should
    be fairly quick at moving data; the computer drive bus may be a slow
    link in the chain, when a modern drive may be faster at in this aspect.
    Same if you were to choose too-high spec SSD, instead of closer match.
    The replacement or upgrade hard disk drives may be somewhat backward
    compatible to older spec data rates; so that may be an answer of a sort.
    A few of the listed HDDs and perhaps a SSD look promising. OWC does offer
    some legacy SSD products that can be used in slower data bus situations.
    Other specs may be found at http://everymac.com regarding this PM G5.
    Not sure if this helps...
    Good luck & happy computing!

  • Website can't access hard disk

    My mpog has 1000s of graphics files that can be stored locally, but it can't access the files, how do I allow the site to access folder on hard disk?
    == URL of affected sites ==
    http://www.ferion.com but you need an account to get into a game

    It sounds like your hard drive has some data corruption issues or disk directory errors.
    You should insert your Mac OS X installation disc and restart with the C key held down. Once you get to the Installer's screen, you should be able to run Disk Utility. I believe for Jaguar (10.2), it is under the Installer's Installer menu (in the menu bar).
    In Disk Utility, use +Repair Disk+ on your startup drive. Note if any errors are reported, and if so, whether they are repaired.

  • How to access hard disk connected to wifi router?

    Hi,
    I have a hard disk connected to a Wifi router (Huawei B593) how can I access the had disk from my MacBook Air?

    Try the File Explorer App in the App Store.
    https://itunes.apple.com/us/app/fileexplorer/id499470113?mt=8

  • The error "Firefox doesn't know how to open this address, because the protocol (price3) isn't associated with any program."comes up every 30 seconds

    Hi,
    I keep getting an error message every 30 seconds when firefox is on. I tried restarting my computer and uninstalling and re installing a new firefox. Nothing helped. I would really appreciate some help, otherwise if I can't get this to go away I will stop using your web browser.
    Thanks,
    Kristina

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    Do a malware check with some malware scanning programs.<br />
    You need to scan with all programs because each program detects different malware.<br />
    Make sure that you update each program to get the latest version of their databases before doing a scan.<br />
    * http://www.malwarebytes.org/mbam.php - Malwarebytes' Anti-Malware
    * http://www.superantispyware.com/ - SuperAntispyware
    * http://www.microsoft.com/windows/products/winfamily/defender/default.mspx - Windows Defender: Home Page
    * http://www.safer-networking.org/en/index.html - Spybot Search & Destroy
    * http://www.lavasoft.com/products/ad_aware_free.php - Ad-Aware Free
    See also:
    * "Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked

Maybe you are looking for

  • ABAP Query (SQ01) Challenge

    I asked this question last time as well but with no positive/helpful answer. I need to develop a query ( SQ01) in which the user just wants to see when was the most recent posting done in the given G/L account. If i pull posting date it will give me

  • (Ethernet -- WiFi -- Printer) Problem, routing or bridging fails.

    Hello. I have 2 computers and a printer. computer[192.168.100.2] is running MacOSX and has an ethernet card computer[192.168.100.3] is running ArchLinux 2.6.31 and has 2 interfaces: eth0 - ethernet and wlan0 is wireless (Marvell 99w9335 Libertas, use

  • How do I remove the tempature readings on my calendar? They fill up each day crowding out the view of scheduled events for the most part.

    How do I remove the tempature readings on my calendar? They fill up each day crowding out the view of scheduled events for the most part. Thank you Terry

  • Standby Database Datafiles

    Question: I have a primary and standby database. Right now all the datafiles on both primary and standby are in the same location, unfortunately space can only be added to my primary database. My question is, can you still maintain a standby database

  • EDI Standards

    Hi All,   Generally EDI has two standards EDIFACT and ANSI X12. what are the main differences between them and I need More details about them. So any one provide the study materials for both of the standards. Thanks in advance.