Any "Hard Disk Access Indicator Monitor" on OS X?

Activity monitor、iStats menu or so only show the write/read thoughtput of th disks,
if there's any tool like "FileMon" or "DiskMon" on Windows to monitor which program/process is using the hard disk?

Tried this (slightly cryptic) command in terminal?
top
And theres always console...
Just remember that disk access is downstream of primary activity once things are sitting in memory.
if you're thinking you can find out what is busying a hard drive, keep in mind that the driver of a given activity may not be what you think.
Activity Monitor is still your best window for, well...activity.

Similar Messages

  • Slow hard disk access --- still wonky

    Hi,
    Recently i've noticed that hard disk access has become very laggy, to the point
    where it's driving me crazy.
    For example, if i want to tab-complete through my directories, i have to wait a
    few seconds each time.  Similarly with saving files in vim, or just using
    firefox, which seems to suffer frequent hangs while the disk is spinning.
    I tried downgrading the kernel to 3.4.something, to no avail (it definitely used
    to work just fine with the old kernels).  I've also tried adding "commit=60" to
    my fstab to reduce journalling access.
    I ran bonnie++ and the following results came back:
    Version 1.03e ------Sequential Output------ --Sequential Input- --Random-
    -Per Chr- --Block-- -Rewrite- -Per Chr- --Block-- --Seeks--
    Machine Size K/sec %CP K/sec %CP K/sec %CP K/sec %CP K/sec %CP /sec %CP
    mattdell 7672M 102163 88 106118 6 38973 3 83155 67 124734 4 207.5 0
    ------Sequential Create------ --------Random Create--------
    -Create-- --Read--- -Delete-- -Create-- --Read--- -Delete--
    files /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP /sec %CP
    16 +++++ +++ +++++ +++ +++++ +++ +++++ +++ +++++ +++ +++++ +++
    mattdell,7672M,102163,88,106118,6,38973,3,83155,67,124734,4,207.5,0,16,+++++,+++,+++++,+++,+++++,+++,+++++,+++,+++++,+++,+++++,+++
    t
    which (by comparison with other results i've seen online) seem to indicate
    there's nothing particularly wrong with the disk (it's a toshiba 7200rpm, i
    think).
    So i'm at a bit of a loss what to do next.  I've attached my dmesg output.  If
    anyone has any suggestions, that would be awesome.
    Dmesg output: http://pastebin.com/kJcbZVBT
    Thanks,
    Matt
    Last edited by yourealwaysbe (2012-11-11 14:41:24)

    Arf -- i noticed firefox was still laggy last night, and on a (second or third) reboot this morning, things are back to being laggy even without having run firefox...
    I'm not sure where to look, but here's the output of mount if that will be of any use:
    proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
    sys on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
    dev on /dev type devtmpfs (rw,nosuid,relatime,size=1962404k,nr_inodes=490601,mode=755)
    run on /run type tmpfs (rw,nosuid,nodev,relatime,mode=755)
    /dev/sda3 on / type ext4 (rw,relatime,data=ordered)
    securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
    tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
    devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
    tmpfs on /sys/fs/cgroup type tmpfs (rw,nosuid,nodev,noexec,mode=755)
    cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd)
    cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
    cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpuacct,cpu)
    cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
    cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
    cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
    cgroup on /sys/fs/cgroup/net_cls type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls)
    cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
    systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=27,pgrp=1,timeout=300,minproto=5,maxproto=5,direct)
    hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
    mqueue on /dev/mqueue type mqueue (rw,relatime)
    binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,relatime)
    debugfs on /sys/kernel/debug type debugfs (rw,relatime)
    tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime)
    /dev/sda1 on /boot type ext2 (rw,relatime)
    /dev/sda4 on /home type ext4 (rw,relatime,data=ordered)
    All suggestions appreciated
    edit: also, nothing untoward reported by top (i don't think):
    top - 15:52:02 up 16 min, 0 users, load average: 0.36, 0.41, 0.30
    Tasks: 104 total, 2 running, 102 sleeping, 0 stopped, 0 zombie
    %Cpu(s): 0.1 us, 0.2 sy, 0.0 ni, 99.8 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st
    KiB Mem: 3930516 total, 779240 used, 3151276 free, 51616 buffers
    KiB Swap: 2626620 total, 0 used, 2626620 free, 285284 cached
    PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
    1 root 20 0 32552 3432 1924 S 0.0 0.1 0:00.51 systemd
    2 root 20 0 0 0 0 S 0.0 0.0 0:00.00 kthreadd
    3 root 20 0 0 0 0 S 0.0 0.0 0:00.04 ksoftirqd/0
    4 root 20 0 0 0 0 S 0.0 0.0 0:00.14 kworker/0:0
    5 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 kworker/0:0H
    7 root 0 -20 0 0 0 S 0.0 0.0 0:00.00 kworker/u:0H
    8 root rt 0 0 0 0 S 0.0 0.0 0:00.00 migration/0
    9 root rt 0 0 0 0 S 0.0 0.0 0:00.00 watchdog/0
    10 root rt 0 0 0 0 S 0.0 0.0 0:00.00 migration/1
    The lag tends to occur when first tabbing into a directory.  On the second time
    tabbing through things seem to be fast -- i guess that's cached somewhere.
    editedit: i also tried switching back to initscripts, with no improvement, so i guess systemd is off the hook for the remaining problems
    Last edited by yourealwaysbe (2012-11-11 15:13:57)

  • Setup did not find any hard disk drive in your computer

    I have an old Compaq Presario 7598 Desktop (Windows XP) which I use as a backup machine. Recently when I tried to start it I am getting "Unable to access hard disk,. Operating system not found on any devices". Then when I tried to start with XP Boot Disk (CD), I am getting "Setup did not find any hard disk drive in your computer".
    Can someone help me to resolve this issue?
    Thanks.

    Repeatedly tap the F10 key at boot, you should see information for the hard disk.
    Testing the hard drive:
    http://h20564.www2.hp.com/hpsc/doc/public/display?​docId=emr_na-bph05701#N100A0
    Please mark my post as SOLVED if it has resolved your problem. It helps others with similar situations.

  • Setup did not find any hard disks installed in your computer

    OK, I spent about 30 minutes looking for a solution to this and haven't found anything. I'm too lazy to keep looking, and I need to get back to work...
    Setup info:
    -Mac Pro (Early 2008)
    -Dual 3.2Ghz processors
    -32GB RAM
    -RAID Card with four 1TB drives attached (RAID 5 with two volumes: one Mac OS X 10.5.3 and one Mac OS X Server 10.5.3)
    -320GB SATA drive that originally came with the unit in hard drive bay 1, now installed in the 2nd optical drive bay and connected to the 5th internal SATA port. It's partitioned with BootCamp: 32.88GB for Mac OS X 10.5.3 (installed and running, used to create the BootCamp partition) and 264.71GB available for Windows.
    Windows install disc:
    Took my Windows XP SP1 install disc and used nLite to slipstream SP2 and SP3 and burn a new install disc.
    When I boot into the Windows install disc, everything goes fine, until it actually gets to the part where I should be selecting my hard drive (Hit Enter to Install Windows) for installation. Instead , when I hit enter, I get the message that "+Setup did not find any hard disks installed in your computer. blah, blah, blah, hit F3 to restart.+"
    I'm assuming this is a SATA issue and that I need to get a SATA driver slipstreamed into my install disc so that the Windows installer will see the SATA drive.
    Any suggestions on how to proceed?

    Everything I've read says that that won't work because I have the RAID card.
    Sounds like I'm out of luck, if BootCamp can't be installed on a SATA drive not connected to one of the original 4 bays.
    Also, I'm concerned about taking the RAID drives out (I'd have to take all 4 out or it corrupts the RAID setup when I stick the one back in) then putting them back in and having everything return to an All Good status.
    Message was edited by: chadcole26

  • Excessive hard disk access

    Using Firefox (latest version) on OS X 10.6.8.
    I was on MapQuest, "get directions," adjusting a route repeatedly, when Firefox began a very long hard disk access. I closed a couple of other programs which at first I thought were the culprit. When I tried to quit Firefox (using Apple-Q) it would not quit. I finally used Force Quit (from right-click on the dock icon) and the HD access stopped.
    When I restarted Firefox it automatically went back to MQ and the HD access again resumed. I closed the MapQuest window (which was VERY slow to respond) and again quit FF as above.
    When I again opened FF, it opened a blank window (my "Home" is a blank window, "about:blank") and resumed the non-stop HD access. I quit again, moved Firefox.app to the trash, reinstalled from the Mozilla web site, started it again, and the same thing happened.
    I have not yet deleted my user data because I don't want to lose my bookmarks and cookies.

    The applet is running on the clients machine and if the user accepts the certificate of a signed applet it has full access to the machines file system. For saving files the user needs the rights to write into a certain folder.

  • Hard Disk Access

    I suddenly had problems writing to my hard disk attached to my airport extreme, so I connect it to my computer and got this:
    The Alias "Einstein"(The Hard Disk) can't be opened because the original item can't be found. Do you want to:
    Delete Alias/Fix Alias/OK
    I went to verify the disk, and was told it needed repairing, so I repaired it, and it now says it doesn't need repairing, however I still get the same problem.
    The strangest thing is that I CAN still access it - I went through terminal and it has no problem accessing and opening files, but the finder refuses time and time again, even after relaunching it or remounting the drive.
    I don't have the space to back up the drive fully. It's a 1TB drive, and I have a second 1TB drive, but that one is used as a Time Machine drive, and it backs up a small part of the drive that I have the problem with, but I dont have the space to back up everything...
    Any help would be fantastic

    You could try running the Apple Hardware Test to gain additional confirmation that your drive is good, and you could use Disk Warrior to try to repair it additionally. Also you might consider two other alternatives. First, consider the trade off between losing everything and purchasing a new 1 TB. You might want to purchase a new drive. The other possibility is trashing your TM backup. You can always start over with TM. With either of the last two possibilities, you apparently could use terminal to copy from the questionable drive to another drive.

  • Hard disk access noise

    Hi all, I just bought the DL2100 and additionally two new REDs 3TB each (RAID 1 configuration). NAS is really quiet idle, however every time I access files (read/write/stream) there is a ton of noise caused by the hard disks. Is this normal? I also have an external disk on the USB port. Absolutely quiet even during access. But the REDs spin and work even when I stream off the external HD. Seems to be somthing wrong What is your experience? Thanks in advance!Jimmy

    Hey Mike, I am talking about regular access and seek sound/noise. No weird other sounds.However, I think the hard disks are way too loud! (WD REDs expected to be quiet). I have a lot of old external and internal hard drives - not one is nearly as loud as my new REDs. Maybe I'm spoiled from my SSDs, I don't know. But seriously, the DL2100 should work pretty silent, regardless of file transfers, streaming, etc. Could also be a problem of the whole NAS construction, I don't know. Is there any hardware/software setting for "automatic acoustic management" for the HDs or the NAS system? Thank you!

  • Hard disk access denied after decryption of bit locker password

    i was using Bitlocker as a security purpose for a month but today i was removing the bitlocker password ,while decryption of the Hard disk it stop at 45% and stop there ...after some time i pause the decryption and remove the drive.... when i again insert
    into usb... it is just showing the device but no memory space and when i click to open it,it shows access denied iam in trouble becoz it contain 150 gb of my important data ..plz help me..  

    See my response in your other thread.

  • Hard disk access to applet

    hi,
    I have made a signed applet.. my trouble is this applet needs access to the client hard disk as it save the file transfered from the server to a perticular location. I do not want to change the policy file for each client. Can anybody tell me how to solve this problem of accessing the local disk?
    Thanks in advance
    -- Abdel Raoof Olakara
    http://olakara.googlepages.com

    The applet is running on the clients machine and if the user accepts the certificate of a signed applet it has full access to the machines file system. For saving files the user needs the rights to write into a certain folder.

  • The computer can not find any hard disk

    hello to me appeared a problem installing an SSD in my mac pro 1.01 of 2007 afterrestarting the mac I went out one with a question mark with the famous gray screen, and I do not recognize any system disk.

    Hold down the Option key as you start up.
    Wait for the screen to be drawn with Icons for each bootable volume.
    If your SSD is there, choose it and click the arrow below it.
    Then use System Preferences > Startup Disk ...
    ... to set the correct Startup Disk
    If your SSD is not among those shown, choose Recovery HD from those shown, and use Disk Utility "Repair Disk" on it.

  • K9A2: Win2k "Setup did not find any hard disk drives"

    Even with the SB600 "F6 Disk" and similar disk for PDC_42819, I can't seem to get Windows setup to recognize the existence of the RAID configured from SATA1-4 on the mainboard.
    I've got a Fastbuild raid 1+0 of four drives that shows up as healthy / functional, but even though you see the drive "announced" during startup, SATA1-4 turn up nothing in the BIOS basic settings.  It doesn't surprise me so much then that a driver would be required for Windows setup to find the resource, that that does not seem to have helped.
    I've tried SATA mode in BIOS as RAID, AHCI and IDE, and only with IDE did installation see anything at all.
    Enable / disable extra RAID controller does not seem to have mattered much.
    Any idea on the magic trick required to get  a RAID array identified?

    Quote from: Quadrifoglio Verde on 31-March-08, 22:19:29
    Are you trying to make this RAID 0+1 array bootable?
    Yes.Quote
    I have tried several RAID levels on both controllers and everything works out eventually, but this was all done with an OS running from a single drive...   
    I'm sure it would work easily enough booting from a single IDE drive plus the RAID, but then I'd lose all the benefits of RAID redundancy, not to mention the performance gains of stripe/mirror.
    No matter what I do with the boot sequence, it seems that the SB600 SATA/RAID never asserts the defined / healthy logical drive as "C:" at system start.  If Windows needs to have a device driver loaded just to see the RAID, I don't know how it ever does, if that (IDE mode) isn't already built into the kernel.
    This still does not answer my initial conundrum of why it can't even see the array when booting from CD with the help of an F6 disk.  The moment it reads the disk, it's really supposed to have all the information it needs to talk to the SB600 chip and see the logical drive as defined, and use it for installation.  Of course, when the machine rebooted without the benefit of loading drivers from the F6 disk, it would still be blind to the existance of the RAID ....

  • MacBook Pro + Time Capsule = Slow Hard Disk Access..

    Hi,
    I know it's an issue with my MBP as my imac is fine with my TC
    Basically connections fail, are sometimes not possible and accessing D/L and Up/L files is so slow I can't even watch a movie from my TC..
    It's only a problem with my MBP though, my other computer is fine..
    I know I could do a re-install of OSX Lion but.. that's a major chore for me..
    I have degraged my comp, used Onyx, I have no viruses and everything is fully updated..
    Any suggestions?

    wheretofindmatt wrote:
    OK so, I bit the bullet and did a CLEAN install of my OSX.. Problem solved, just wish it didn't have to be the way!
    Clean install is definitely required.. the very idea of upgrade installs have never worked properly AFAIK.. you can patch an OS not upgrade to a new one..
    Thanks for relating your experience.. I have been telling people for a while to do clean install to fix Lion issues with TC.. makes me so pleased to be still on SL.

  • Reading files from local hard disk - Access Local Files Only

    Hi All,
    I have a local flash file published as 'Access Local Files Only', to allow me to read from local filesystem.
    What methods or classes can I use to read text and other files from the user's harddisk.
    This is the first time I am trying to do something like this, all help is grealy appreciated.
    Thanks
    Andy

    Hi, thanks for the responses
    I did some searching and found that the urlloader class is the right one for the job.
    'Access Local Files Only' option is provided for this very purpose I believe.
    If anyone has done something like this and have some sample code it would be awesome
    Cheers
    Andy

  • Larger Hard disk access

    I am having a sparc ultra 10 machine.
    I have 2 20GB HDD installed with solaris 8. But in solaris i could see only 8.4GB x2. i.e 16.8GB. What happened to 23.2GB?. Please let me know the solution.
    Thanks in advance.
    I have upgraded the BIOS also.
    E.V.Sakthivel

    The applet is running on the clients machine and if the user accepts the certificate of a signed applet it has full access to the machines file system. For saving files the user needs the rights to write into a certain folder.

  • Iomega 2TB EZ Media Constant Hard Disk Access

    Hi,
    I have been provided a replacement 2TB NAS from Lenovo for a previously faulty drive, but this one seems to now constantly be writing something to the disk. Even with all computers on the network turned off, the disk make a short  noise as though its writting to disk and the disk light shows activity. After already having one faulty Iomega drive and loosing loads of data, I am more than a little concerned by this activity as it shouldnt be doing this.
    Thanks,
    Gee

    Hi medic00,
    Are you trying to use the Energy Saving feature to power down the drives? If the media server is enabled, the drives won't be able to power down.
    Have questions and need answers?
    Search the database for answers to FAQ's, software/driver downloads, tutorials, news, features and more!
    LenovoEMC Support & Downloads
    LenovoEMC North America Support Contact Page

Maybe you are looking for