Occasional temporary freezes on disk access (SSD)

I'm using a SanDisk SD5SG225 SSD, and occasionally get random lockups with the disk light stuck on.  These pauses last for about 2-4 seconds, and usually occur when I save a file, open a new tab, etc.  The program that is using the disk will freeze.  I'm using LUKS (no LVM) and had discard with LUKS passthrough enabled, but currently have it disabled.
Here is my fstab:
# /etc/fstab: static file system information
# <file system> <dir> <type> <options> <dump> <pass>
# /dev/mapper/root UUID=8448cc36-99f5-4c90-b310-5688a447089f
/dev/mapper/root / ext4 rw,relatime,data=ordered 0 1
# /dev/sda2 UUID=a26bb41c-3354-4f28-9a50-d02f7629b00b
/dev/disk/by-partlabel/boot /boot ext2 rw,relatime 0 2
/dev/disk/by-partlabel/efi /boot/efi vfat rw,relatime 0 2
I'm not sure what other information to include.  Any help would be appreciated:  I'm scared I'm ruining the SSD somehow.

Same problem here. Intel SSD.
Examples of things that cause the temporary freeze (where the mouse pointer moves but extremely slowly):
Playing an embedded Youtube clip on a page in Chromium
Trying to add a printer in hp-setup
HALP!

Similar Messages

  • Temporary freezes after fitting SSD and new ram

    I recently replaced the internal HD in my MacBook Pro with a 250GB SSD from OWC and doubled the ram to 4GB at the same time. I'm very pleased with the improvement in performance, except that I now get temporary freezes for as long as 20-30 secs. I can move the cursor around and click but nothing happens. When The computer 'comes back' it responds to what I did while it was 'away'. This happens several times a day.
    Any ideas what might be going on here?
    Thanks in advance,
    Steve  = : ^ )

    I have a SSD installed and I don't get any of that. I also don't use Safari, I use Chrome.
    The SSD I installed is a Kingston SSDNow V200 128GB. It has been running fine for 2 months.
    One big reason I use Chrome is because it allows me to sync all browser data across many different computers.
    If I change, add or delete a bookmark it gets updated on all my computers. If I save or delete a login username & password for anything it get updated on all computers.
    But I digress.
    As to your problem I'd call OWC and tell them your problem. And you could try putting the original drive back in and see if you get any freezes. If you do them it may be the RAM. If you don't then it is the SSD.

  • [SOLVED] Long time with excessive disk access before system reboot.

    I feel I would be grateful for some help here. It's my first go at Arch Linux having used Xubuntu for several years. It may be I'm missing something obvious but then I would be happy if someone could point me in the right direction.
    Problem: When I do a system restart by issuing
    $ systemctl reboot
    I get the following output
    Sending SIGTERM to remaining processes...
    Sending SIGKILL to remaining processes...
    Unmounting file systems.
    Unmounted /sys/kernel/debug.
    Unmounted /dev/hugepages.
    Unmounted /dev/mqueue.
    Not all file systems unmounted, 1 left.
    Disabling swaps.
    Detaching loop devices.
    Detaching DM devices.
    Unmounting file systems.
    Not all file systems unmounted, 1 left.
    Cannot finalize remaining filesystems and devices, giving up.
    Successfully changed into root pivot.
    Unmounting all devices.
    Detaching loop devices.
    Diassembling stacked devices.
    mdadm: stopped /dev/md126
    [ 1654.867177] Restarting system.
    However, after the last line is printed, the system does not reboot immediately but hangs for about 2 minutes with heavy disk activity. I can't say if it is read or write or both, but the led of my HDD is lit constantly. When this activity stops, the machine reboots.
    $ systemctl poweroff
    works as expected, i.e. shuts down immediately without excessive disk access.
    I see this behaviour both with the installed Arch system and when I run the live installation/recovery CD. It is also the same if I boot into the busybox rescue shell and then restarts the machine from there. It also does not seem to matter if any partition on the disk is is mounted or not, the behaviour is always the same with 2 min. heavy activity before reboot.
    System setup:
    Sony Vaio VPZ13. Intel Core i5 M460, 4GB ram, 2x64GB SSD in RAID0 configuration via bios setting (a.k.a. fake raid), partitioned like:
    windows boot
    windows system
    linux swap
    linux "/"
    linux "/home"
    So it's a dual boot setup with Windows 7.
    The raid array is assembled by mdadm, and I have mdadm_udev among my mkinitcpio.conf hooks (after blocks but before filesystems).
    Snip from journalctl log showing actions when reboot has been issued:
    jan 18 12:24:23 wione systemd[1]: Stopping Sound Card.
    jan 18 12:24:23 wione systemd[1]: Stopped target Sound Card.
    jan 18 12:24:23 wione systemd[1]: Stopping Bluetooth.
    jan 18 12:24:23 wione systemd[1]: Stopped target Bluetooth.
    jan 18 12:24:23 wione systemd[1]: Stopping Graphical Interface.
    jan 18 12:24:23 wione systemd[1]: Stopped target Graphical Interface.
    jan 18 12:24:23 wione systemd[1]: Stopping Multi-User.
    jan 18 12:24:23 wione systemd[1]: Stopped target Multi-User.
    jan 18 12:24:23 wione systemd[1]: Stopping Login Prompts.
    jan 18 12:24:23 wione systemd[1]: Stopped target Login Prompts.
    jan 18 12:24:23 wione systemd[1]: Stopping Getty on tty1...
    jan 18 12:24:23 wione systemd[1]: Stopping Login Service...
    jan 18 12:24:23 wione login[333]: pam_unix(login:session): session closed for user root
    jan 18 12:24:23 wione login[333]: pam_systemd(login:session): Failed to connect to system bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
    jan 18 12:24:23 wione systemd[1]: Stopped D-Bus System Message Bus.
    jan 18 12:24:23 wione systemd[1]: Stopped Getty on tty1.
    jan 18 12:24:23 wione systemd[1]: Stopping Permit User Sessions...
    jan 18 12:24:23 wione systemd[1]: Stopped Permit User Sessions.
    jan 18 12:24:23 wione systemd[1]: Stopped Login Service.
    jan 18 12:24:23 wione systemd[1]: Stopping Basic System.
    jan 18 12:24:23 wione systemd[1]: Stopped target Basic System.
    jan 18 12:24:23 wione systemd[1]: Stopping Dispatch Password Requests to Console Directory Watch.
    jan 18 12:24:23 wione systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
    jan 18 12:24:23 wione systemd[1]: Stopping Daily Cleanup of Temporary Directories.
    jan 18 12:24:23 wione systemd[1]: Stopped Daily Cleanup of Temporary Directories.
    jan 18 12:24:23 wione systemd[1]: Stopping Sockets.
    jan 18 12:24:23 wione systemd[1]: Stopped target Sockets.
    jan 18 12:24:23 wione systemd[1]: Stopping D-Bus System Message Bus Socket.
    jan 18 12:24:23 wione systemd[1]: Closed D-Bus System Message Bus Socket.
    jan 18 12:24:23 wione systemd[1]: Stopping System Initialization.
    jan 18 12:24:23 wione systemd[1]: Stopped Setup Virtual Console.
    jan 18 12:24:23 wione systemd[1]: Unmounting Temporary Directory...
    jan 18 12:24:23 wione systemd[1]: Unmounted Temporary Directory.
    jan 18 12:24:23 wione systemd[1]: Unmounted /home.
    jan 18 12:24:23 wione systemd[1]: Starting Unmount All Filesystems.
    jan 18 12:24:23 wione systemd[1]: Reached target Unmount All Filesystems.
    jan 18 12:24:23 wione systemd[1]: Stopping Local File Systems (Pre).
    jan 18 12:24:23 wione systemd[1]: Stopped target Local File Systems (Pre).
    jan 18 12:24:23 wione systemd[1]: Stopping Remount Root and Kernel File Systems...
    jan 18 12:24:23 wione systemd[1]: Stopped Remount Root and Kernel File Systems.
    jan 18 12:24:23 wione systemd[1]: Starting Shutdown.
    jan 18 12:24:23 wione systemd[1]: Reached target Shutdown.
    jan 18 12:24:23 wione systemd[1]: Starting Save Random Seed...
    jan 18 12:24:23 wione systemd[1]: Starting Update UTMP about System Shutdown...
    jan 18 12:24:23 wione systemd[1]: Started Save Random Seed.
    jan 18 12:24:23 wione systemd[1]: Started Update UTMP about System Shutdown.
    jan 18 12:24:23 wione systemd[1]: Starting Final Step.
    jan 18 12:24:23 wione systemd[1]: Reached target Final Step.
    jan 18 12:24:23 wione systemd[1]: Starting Reboot...
    jan 18 12:24:23 wione systemd[1]: Shutting down.
    jan 18 12:24:23 wione systemd-journal[189]: Journal stopped
    -- Reboot --
    Since I have used Xubuntu without hassle for several years, I first thought the problem may be related to systemd reboot and something in my system setup. But I have tried the Fedora 17 live CD and rebooting there works as expected. So, since it works in one systemd distro, it should work with Arch as well.
    Then I thought that it maybe had something to do with the raid-array, something along the lines of
    https://bugzilla.redhat.com/show_bug.cgi?id=752593
    https://bugzilla.redhat.com/show_bug.cgi?id=879327
    But then I found the shutdown hook for mkinitcpio and now I see that the array is stopped and dissassembled. So thats not the problem either. (Or thats what I guess at least.)
    Unfortunately I'm out of ideas. Any help would be grateful.
    Last edited by wingbrant (2013-02-02 22:20:20)

    It turned out that the magic word for me was "reboot=pci" on the kernel command line. With that option set it works lika a charm The machine reboots nice and clean.

  • Windows 2008 R2 Hyper-V has really slow VMs disk access

    Wondering if anyone can help? I have noticed in a couple of Windows Server 2008 R2 Hyper-V scenarios, that the VM guests are often very slow. Disk access is especially slow.
    In one situation their was only a couple of guest VMs, and they were running of mirrored IDE HDDs.  Performance improved significantly when I used two mirrored SSD hdds instead.
    My other main situation is where the VHDs are stored on HP Lefthand P4300, over 2-nodes with 8 SATA hdds in each, using iSCSI.
    So I ran a few tests with robocopy copying 4-6GB of files (mostly large) or whole VHDs (40GB or more), using HP4300 SATA, a newer HP 4330 SAS, a THECUS NAS with SATA hdds,  and an SSD in a THECUS NAS, and local SAS mirrored hdds. All using iSCSI except
    the local SAS hdds.
    You can see from results that Guests run considerably slower than host. Any ideas?
    Sample data (although not always same background conditions of load etc):
    From within Guest direct iSCSI to same (from HP 4330): 34MB/s
    From other Guest using VHD (from HP4300) to direct iSCSI (from HP4330): 14MB/s
    From within Guest using VHD (from HP4330) to same: 9MB/s
    From within Guest using VHD (from HP4300) to VHD (from HP4330): 11MB/s
    From within Guest using VHD (from HP4330) to VHD (from HP4330): 19MB/s
    From within Guest using VHD (from THECUS SSD) to same VHD (from THECUS SSD): 18MB/s
    From within Guest using VHD (from HP4300) to VHD (from THECUS SSD): 13MB/s
    From within Host from HP4300 iSCSI to HP4330 iSCSI: 12MB/s
    From within Host using VHD (from THECUS SSD) to same VHD (from THECUS SSD): 40MB/s
    From within Host from HP4330 iSCSI to same HP4330 iSCSI: 232MB/s & 132MB/s
    From within Host from HP4330 iSCSI to HP4300 iSCSI: 40MB/s & 57MB/s
    From within Host from HP4300 iSCSI to same HP4300 iSCSI: 26MB/s & 47MB/s
    From within Host from HP4300 iSCSI to Guest VHD (from THECUS SATA): 15MB/s

    Hi aucj,
    I would suggest to use host level ISCSI connection then build VM on that ISCSI disk .
    please add more Vcpu for that VM then try to copy again (shutdown the other VMs ,in that online VM from one folder to another folder ).
    Hp4330 ISCSI connection is 1GB , right ?
    If yes , it should be with max 100M/s with the single ISCSI connection .
    Best Regards
    Elton Ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • 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)

  • HD recycling leading to temporary freezes and directory damage

    Hi all
    I have an iMac 7, bought beginning of 2008.
    I have had no problems with the computer until now, either windows or osx.
    Over the past month I have been experiencing temporary freezes. This behavior in windows makes the computer freeze for about 2-4 minutes and then recovers. All the actions I make with the mouse during the freeze stack and resolve after the freeze. In OSX the freezes do not get in the minute range, just like 30 seconds long or so.
    The problem usually extends to data corruption and failure to boot anymore. I have reinstalled OSX and windows many times now and the problems repeat. To the extent that that even during OS installation I get corruption. Verifying the disk just after installation report unfixable directory damage.
    I am pretty convinced I have a hardware problem but I am trying to pinpoint it.
    Things I have looked into:
    Clear NVRAM & PRAM
    Performed RAM test
    Performed drive surface scans
    Check S.M.A.R.T monitoring.
    Graphics Tests
    All things have shown negative results. Anyhow, my intuition (which may be off) leads me to a Hard Disk mechanical/heat problem. When the freezes occur, I clearly hear something, recycling, spinning off and then on. It could be any fan but I think it is the hard disk. What I don't know is if the recycle is consequence or cause of the failure.
    The problem is getting worse in time. More frequent freezes and more frequent and evident data corruptions.
    The reason I want to pinpoint the problem is to ease the support process. Apple warranty does not cover my iMac but by my country laws it must if the failure is not caused by miss-use. Somehow I expect to be a heavy administrative paperwork process because I am going to have to show somehow I have not done any miss-use before hand.
    Other thing I am considering if its a hard drive problem, is opening the imac and replacing the HD myself, might be cheaper than the paperwork. Any suggestions on this??
    Thanks for reading.

    HI,
    *"Over the past month I have been experiencing temporary freezes."*
    How much free drive space is there? Control or right click the MacintoshHD icon on your Desktop. Click "Get Info". Under the General tab you will see Capacity and Available. Make sure there is at least 10% available disk space, 15% is better.
    Have you booted from your install disk, run Disk Utility?
    Insert Installer disk and Restart, holding down the "C" key until grey Apple appears.
    Go to Installer menu (Panther and earlier) or Utilities menu (Tiger and later) and launch Disk Utility.
    Select your HDD (manufacturer ID) in the left panel.
    Select First Aid in the Main panel.
    (Check S.M.A.R.T Status of HDD at the bottom of right panel. It should say: Verified)
    Click Repair Disk on the bottom right.
    If DU reports disk does not need repairs quit DU and restart.
    If DU reports errors Repair again and again until DU reports disk is repaired.
    When you are finished with DU, from the Menu Bar, select Utilities/Startup Manager.
    Select your start up disk and click Restart
    If you cannot boot from your install disk, try booting in Safe Mode
    And you could try the Apple Hardware Test
    Carolyn

  • Temporary freeze

    I recieved this email, has anyone else received it?  Is it legit?  No one else has been using my account so I do not understand why I am getting this.  See message below.
    Dear Customer,
    [email protected] have tried to access your account more than once from a restricted area, which led to a temporary freeze your account, Please follow the instructions before suspend your Apple ID .
    To complete the process, we just need to verify that this email . Simply click the link below and sign in using your Apple ID and password.
    Verify Now >
    Wondering why you got this email?
    It's sent when someone adds or changes a contact email address for an Apple ID account. If you didn't do this, don't worry. Your email address cannot be used as a contact address for an Apple ID without your verification.
    For more information, see our frequently asked questions.
    Thanks,
    Apple Customer Support

    Here's a couple things to try:
    Clear Safari History - Pull down History from the menu bar, select Clear History.
    Clear Safari Cache: Safari -> Empty Cache
    (You can also Reset Safari: Safari -> Reset Safari (this will remove everything and reset)
    One other thing that can cause some strange behavior are custom icons, although I haven't heard it causing this particular problem... Could be worth a try, can't hurt.
    Quit Safari, Open finder, go to your home directory > Library -> Safari ->Icons ... Drag the Icons folder to the trash. Re start Safari and a new folder will be automatically regenerated. You will loose all the custom Icons for sites visited, but they will be replaced the next time you hit those sites.

  • Long system freeze on disk IO?

    Hi everyone,
    I have that problem for a few months now and am getting tired of it, and I have no idea what could be causing this issue =/
    Since the last few months, the disk IO seems to stop working for a few minutes from time to time. Anything that tries to access the disk in that time just freeze as well, which seems to be everything except X. When it happens, it's usually when I hit save in a program, then the program hangs there and stops responding. Then I try to switch to another task, like the browser, then as soon as I requires disk access it freezes too! Then if I try to reopen any window the whole desktop freezes, just the mouse moving around and a few apps. After a while, say a minute or two, everything gets back to the normal.
    All I get during the freezes is the hard disk led fully lit and nothing else. I don't seem to hear the disk actually doing anything too. The hard drive is not faulty, I changed it last week to replace my old one that did this too (I first thought it was because of my bad sectors on my disk, so I changed the disk).
    Nothing really interesting from dmesg (remounts are probably during boot):
    [ 13.908964] wlan0: associated
    [ 13.915849] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
    [ 538.886885] EXT4-fs (sda5): re-mounted. Opts: commit=0
    [ 539.152937] EXT4-fs (sda7): re-mounted. Opts: commit=0
    [ 616.592347] delay: estimated 90, actual 1
    [ 636.849748] delay: estimated 89, actual 0
    [ 641.624213] delay: estimated 90, actual 1
    [ 646.838514] delay: estimated 89, actual 0
    [ 661.041905] delay: estimated 89, actual 0
    [ 680.443599] delay: estimated 89, actual 0
    [ 724.741210] delay: estimated 90, actual 1
    [ 748.621442] delay: estimated 90, actual 1
    [ 5402.520295] fuse init (API version 7.18)
    [ 7669.325002] delay: estimated 89, actual 0
    The "delay: ..." lines does not appear after the hang, I had one, did a dmesg, had another one, and nothing more to the logs.
    Both stock and PF kernels do it. I did a fresh install after changing the drive, so most config files are stock too. Computer is a shitty System76 laptop (gazp5).
    Funny enough, my Windows 8 install doesn't seem to suffer from this (but haven't used it for more than 2 hours, gaming OS only).
    I'm really out of ideas, where should I look? Is there any test I can run to isolate the bug?
    Last edited by Max-P (2012-12-18 03:16:28)

    Yet another bump!
    Could it be related to USB? I have been playing around with JACK lately, and when used on my USB sound card, low latency (on both stock and pf kernel) made the OS crash (instead of the expected cracking sound).
    But not only that, this morning it froze for ~20 seconds every minute or so, so I ran dmesg and got this
    ... thousands of these lines ...
    [ 1194.854698] 3:1:1: usb_set_interface failed (-32)
    [ 1194.854956] 3:1:1: usb_set_interface failed (-32)
    [ 1194.855227] 3:1:1: usb_set_interface failed (-32)
    [ 1194.855589] 3:1:1: usb_set_interface failed (-32)
    [ 1194.855956] 3:1:1: usb_set_interface failed (-32)
    [ 1194.856835] 3:1:1: usb_set_interface failed (-32)
    [ 1194.857132] 3:1:1: usb_set_interface failed (-32)
    [ 1194.857469] 3:1:1: usb_set_interface failed (-32)
    [ 1194.857965] 3:1:1: usb_set_interface failed (-32)
    [ 1194.858333] 3:1:1: usb_set_interface failed (-32)
    [ 1195.182631] 3:2:1: usb_set_interface failed (-32)
    [ 1197.702343] 3:2:1: usb_set_interface failed (-32)
    [ 1200.218836] 3:2:1: usb_set_interface failed (-32)
    [ 1202.737672] 3:2:1: usb_set_interface failed (-32)
    [ 1205.258089] 3:2:1: usb_set_interface failed (-32)
    [ 1207.785699] 3:2:1: usb_set_interface failed (-32)
    [ 1210.299570] 3:2:1: usb_set_interface failed (-32)
    [ 1212.844812] 3:2:1: usb_set_interface failed (-32)
    [ 1215.372689] 3:2:1: usb_set_interface failed (-32)
    [ 1216.141178] usb 4-1.2: USB disconnect, device number 3
    [ 1221.947476] usb 4-1.2: new full-speed USB device number 6 using ehci_hcd
    [ 1222.035561] input: HID 041e:30d3 as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2:1.3/input/input19
    [ 1222.035632] hid-generic 0003:041E:30D3.0006: input,hidraw2: USB HID v1.00 Device [HID 041e:30d3] on usb-0000:00:1d.0-1.2/input3
    It stopped doing that when I unplugged my USB hard drive (which is powered off anyway, so it shouldn't interfere at all, doesn't it?). All seems fine for now, but until when? I know my JACK freeze printed a lot of SATA errors in dmesg "reset link 1,5 Gbps" or something like that (actually couldn't write the logs to an unavailable disk, obviously), it was like most of the peripherals were disconnected from the motherboard at the same time (USB, Keyboard, Mouse, SCSI/SATA, USB). I really think it could be related.
    Here's /proc/interrupts, probably useless but I saw something about that when looking to fix my JACK issue to check the priorities or something (but really I don't care about JACK I was just playing around with it, but that + the above log seems to tell me something is wrong with USB and that could be the cause of all that crap)
    max-p@max-p-arch76 ~ % cat /proc/interrupts
    CPU0 CPU1 CPU2 CPU3 CPU4 CPU5 CPU6 CPU7
    0: 128 0 0 0 0 0 0 0 IO-APIC-edge timer
    1: 9718 0 0 0 0 0 0 0 IO-APIC-edge i8042
    8: 1 0 0 0 0 0 0 0 IO-APIC-edge rtc0
    9: 597 0 0 0 0 0 0 0 IO-APIC-fasteoi acpi
    12: 3355 0 0 0 0 0 0 0 IO-APIC-edge i8042
    16: 68442 0 0 0 0 0 0 0 IO-APIC-fasteoi ehci_hcd:usb1, nvidia
    17: 234 0 0 0 0 0 0 0 IO-APIC-fasteoi snd_hda_intel
    18: 0 0 0 0 0 0 0 0 IO-APIC-fasteoi jmb38x_ms:slot0, mmc0
    19: 2 0 0 0 0 0 0 0 IO-APIC-fasteoi firewire_ohci
    23: 797924 0 0 0 0 0 0 0 IO-APIC-fasteoi ehci_hcd:usb4
    40: 0 0 0 0 0 0 0 0 PCI-MSI-edge PCIe PME
    41: 0 0 0 0 0 0 0 0 PCI-MSI-edge PCIe PME
    42: 0 0 0 0 0 0 0 0 PCI-MSI-edge PCIe PME
    43: 0 0 0 0 0 0 0 0 PCI-MSI-edge PCIe PME
    44: 0 0 0 0 0 0 0 0 PCI-MSI-edge PCIe PME
    45: 1 0 0 0 0 0 0 0 PCI-MSI-edge xhci_hcd
    46: 0 0 0 0 0 0 0 0 PCI-MSI-edge xhci_hcd
    47: 0 0 0 0 0 0 0 0 PCI-MSI-edge xhci_hcd
    48: 0 0 0 0 0 0 0 0 PCI-MSI-edge xhci_hcd
    49: 0 0 0 0 0 0 0 0 PCI-MSI-edge xhci_hcd
    50: 0 0 0 0 0 0 0 0 PCI-MSI-edge xhci_hcd
    51: 0 0 0 0 0 0 0 0 PCI-MSI-edge xhci_hcd
    52: 0 0 0 0 0 0 0 0 PCI-MSI-edge xhci_hcd
    53: 96888 0 0 0 0 0 0 0 PCI-MSI-edge ahci
    54: 14 0 0 0 0 0 0 0 PCI-MSI-edge mei
    55: 142442 0 0 0 0 0 0 0 PCI-MSI-edge iwlwifi
    56: 1537 0 0 0 0 0 0 0 PCI-MSI-edge snd_hda_intel
    57: 1 0 0 0 0 0 0 0 PCI-MSI-edge eth0
    NMI: 431 416 178 61 74 31 16 11 Non-maskable interrupts
    LOC: 803363 696433 394433 147681 160095 62741 37376 28623 Local timer interrupts
    SPU: 0 0 0 0 0 0 0 0 Spurious interrupts
    PMI: 431 416 178 61 74 31 16 11 Performance monitoring interrupts
    IWI: 0 0 0 0 0 0 0 0 IRQ work interrupts
    RTR: 0 1 1 1 1 1 1 0 APIC ICR read retries
    RES: 12986 14057 12313 12781 13143 11993 11797 11285 Rescheduling interrupts
    CAL: 59316 54086 43957 33670 35239 26583 21735 18540 Function call interrupts
    TLB: 0 0 0 0 0 0 0 0 TLB shootdowns
    TRM: 0 0 0 0 0 0 0 0 Thermal event interrupts
    THR: 0 0 0 0 0 0 0 0 Threshold APIC interrupts
    MCE: 0 0 0 0 0 0 0 0 Machine check exceptions
    MCP: 12 12 12 12 12 12 12 12 Machine check polls
    ERR: 0
    MIS: 0
    Hopefully, someone can help me figure all this out
    Maybe I should ask in another forum or mailing list?
    Thanks

  • Change Hard Disk TO SSD

    i just bought a SSD hard disk..i plan to change my notebook hard disk to SSD..is it possible ? i'm trying to open the behind case that place Hard Disk it was hard to open..i'm suspecting it can change the hard disk to SSD ?

    Hi:
    I've successfully upgraded my Pavilion 15-n209TX notebook to SSD and let me tell you that it is not at all a walk in the park. You have to take out topcover, base enclosure, keyboard, battery, USB board and reach upto the motherboard to get access to the HDD. After that, it is just matter of replacing it with SSD.
    It will definitely void warranty if you're going to do it as a major disassembly is needēd. Even if you're not under warranty, I would suggest you give the machine to local computer guys to do the upgradation.
    The HP site is down at the moment and the Service manual can be downloaded 1 or 2 days later. Go through it properly.
    Regards
    Visruth
    ++Please click KUDOS / White thumb to say thanks
    ++Please click ACCEPT AS SOLUTION to help others, find this solution faster
    **I'm a Volunteer, I do not work for HP**

  • Firefox is using large amounts of CPU time and disk access, and I need to know how to shut down most of this so I can actually use the browser.

    Firefox is a very busy piece of software. It's using large amounts of CPU time and disk access. It puts my usage at low priority, so I have to wait for some time to be able to use my pointer or keyboard. I don't know what it uses all that CPU and disk access time for, but it's of no use to me. It often takes off with massive use of resources when I'm not doing anything, and I may not have use of my pointer for several minutes. How can I shut down most of this so I can use the browser to get my work done. I just want to use the web site access part of the software, and drop all the extra. I don't want Firefox to be able to recover after a crash. I just want to browse with a minimum of interference from Firefox. I would think that this is the most commonly asked question.

    Firefox consumes a lot of CPU resources
    * https://support.mozilla.com/en-US/kb/Firefox%20consumes%20a%20lot%20of%20CPU%20resources
    High memory usage
    * https://support.mozilla.com/en-US/kb/High%20memory%20usage
    Check and tell if its working.

  • Time Capsule disk access SLOW!   2TB - Dual band

    I have a Time Capsule (2TB, Dual Band, Firmare at 7.4.2)
    Its been working like a dream, backing up 3 Macs for the last 8 months.
    I also use it for connecting two or three other disks via USB and then making those accessible over the LAN, and there is also about 100GB of data on the Time capsule disk itself that i use as a dump for files so i can get to them from anywhere on my LAN.
    Lately I started to notice EXTREMELY slow disk access, even when i am connected via ethernet (1000 base) - and equally when I am connected via wifi (n)
    for example, copying over a 2Mb photo can take minutes when it should take seconds.
    i've been trying to figure out whats going on here for a while and so i checked out the sizes of the backup files.. the sparseimages that time machine creates.
    one of them was nearly 1TB, while another was around 500GB and the other was around 120GB
    that plus my data meant there was only about 300GB free on the 2TB disk.
    I have a feeling the slowness could be down to extreme fragmentation of the drive... ??
    so i decided to dump the backup files and copy off my other data and do a erase of the disk and start again.. but get this.. i can't even delete the 1TB file ! I have been trying for about 3 days now and it just will not delete.. i get the Deleting msg box and it just sits there, literally ALL night...
    i know it isn't just hanging on the Mac (10.6.4) because deleting the other two images also took a long time (but not this long!)
    i can't just wipe the disk now because i can't get my other data off either.. I have tried copying it over the network and onto a USB disk connected directly to the Time Capsule, but 3 days later and i'm still copying files..
    to put some context into this, I copied over 1.8Gb today and it took about 4 hours...
    has anyone had this problem before?? what on earth is going on?? is it down to fragmentation, or something else?? the TC has been working fine up until a few weeks ago when i started to notice slow speed.
    any ideas ?
    thanks
    Adam

    if anyone ever has this issue ....
    it must have been EXTREME fragmentation. I bought another 2TB external disk, connected it to the TC, did a complete archive, which took around 24 hours... then i wiped the TC and put stuff back... it now works fine again...

  • Error "NOTICE: [0] disk access failed" during guest domain network booting

    Hi,
    Could you please tell me what is the problem with my configuration?
    I created guest domain on my T1000 server.
    As a disk I used disk from disk array: /dev/dsk/c0t18d0
    I added disk using commands:
    # ldm add-vdsdev /dev/dsk/c0t18d0 vol1@primary-vds0
    # ldm add-vdisk vdisk1 vol1@primary-vds0 myldom1
    # ldm set-variable auto-boot\?=false myldom1
    # ldm set-variable boot-device=/virtual-devices@100/channel-devices@200/disk@0 myldom1
    Then I logged to guest domain and booted from network to install OS from JumpStart server:
    {0} ok boot net - install
    Boot device: /virtual-devices@100/channel-devices@200/network@0 File and args: - install
    Requesting Internet Address for 0:14:4f:f9:78:19
    SunOS Release 5.10 Version Generic_137137-09 64-bit
    Copyright 1983-2008 Sun Microsystems, Inc. All rights reserved.
    Use is subject to license terms.
    Configuring devices.
    NOTICE: [0] disk access failed.
    Checking rules.ok file...
    Using begin script: install_begin
    Using finish script: patch_finish
    Executing SolStart preinstall phase...
    Executing begin script "install_begin"...
    Begin script install_begin execution completed.
    ERROR: No disks found
    - Check to make sure disks are cabled and powered up
    Solaris installation program exited.
    Configuration:
    [root@gt1000a /]# ldm list-bindings
    NAME STATE FLAGS CONS VCPU MEMORY UTIL UPTIME
    primary active -n-cv- SP 4 2G 0.5% 2h 23m
    MAC
    00:14:4f:9f:71:4e
    HOSTID
    0x849f714e
    VCPU
    VID PID UTIL STRAND
    0 0 5.3% 100%
    1 1 0.5% 100%
    2 2 0.5% 100%
    3 3 0.4% 100%
    MAU
    ID CPUSET
    0 (0, 1, 2, 3)
    MEMORY
    RA PA SIZE
    0x8000000 0x8000000 2G
    VARIABLES
    keyboard-layout=US-English
    IO
    DEVICE PSEUDONYM OPTIONS
    pci@780 bus_a
    pci@7c0 bus_b
    VCC
    NAME PORT-RANGE
    primary-vcc0 5000-5100
    CLIENT PORT
    myldom1@primary-vcc0 5000
    VSW
    NAME MAC NET-DEV DEVICE DEFAULT-VLAN-ID PVID VID MODE
    primary-vsw0 00:14:4f:fa:ca:94 bge0 switch@0 1 1
    PEER MAC PVID VID
    vnet0@myldom1 00:14:4f:f9:78:19 1
    VDS
    NAME VOLUME OPTIONS MPGROUP DEVICE
    primary-vds0 vol1 /dev/dsk/c0t18d0
    CLIENT VOLUME
    vdisk1@myldom1 vol1
    VCONS
    NAME SERVICE PORT
    SP
    NAME STATE FLAGS CONS VCPU MEMORY UTIL UPTIME
    myldom1 active -n---- 5000 12 2G 0.1% 2h 18m
    MAC
    00:14:4f:f9:e7:ae
    HOSTID
    0x84f9e7ae
    VCPU
    VID PID UTIL STRAND
    0 4 0.5% 100%
    1 5 0.0% 100%
    2 6 0.0% 100%
    3 7 0.0% 100%
    4 8 0.0% 100%
    5 9 0.0% 100%
    6 10 0.0% 100%
    7 11 0.0% 100%
    8 12 0.0% 100%
    9 13 0.0% 100%
    10 14 0.0% 100%
    11 15 0.0% 100%
    MEMORY
    RA PA SIZE
    0x8000000 0x88000000 2G
    VARIABLES
    auto-boot?=false
    boot-device=/virtual-devices@100/channel-devices@200/disk@0
    NETWORK
    NAME SERVICE DEVICE MAC MODE PVID VID
    vnet0 primary-vsw0@primary network@0 00:14:4f:f9:78:19 1
    PEER MAC MODE PVID VID
    primary-vsw0@primary 00:14:4f:fa:ca:94 1
    DISK
    NAME VOLUME TOUT DEVICE SERVER MPGROUP
    vdisk1 vol1@primary-vds0 disk@0 primary
    VCONS
    NAME SERVICE PORT
    myldom1 primary-vcc0@primary 5000
    [root@gt1000a /]#
    Kind regards,
    Daniel

    Issue solved.
    There was a wrong disk name:
    primary-vds0 vol1 /dev/dsk/c0t18d0
    I changed to c0t18d0s2 and now I sucessfuly installed OS from Jumpstart.

  • Disk Access

    I am wondering about disk access I have a Toshiba 505-890 running Win-7
    I notice that I am getting a disk access about every second as per the disk access light
    coming on.
    On my Win XP mach I don't get a light unless the computer is doing something for the most part.
     Definitely not accessing every second.
    I was wondering if this problem is endemic to win 7 or some Toshiba program I have not removed.?
    If I put a clean install of win 7 will I still have this problem???

    This program is not giving me much info on what is doing the disk access.
    I have attached a pic of what it comes up with.
    Attachments:
    Capture.JPG.txt ‏157 KB

  • USB Disk access "Extremely" Slow

    I am unable to use my network disk essentially because the disk access write/read times are SO SLOW...I am better off running backups by connecting my disk directly to the compter. Does anyone else have this problem?
    It took 5 Minutes to read my Music directory; connected directly via the same cable it takes seconds.
    What gives?
    Any help would be appreciated.

    I got my AE and Seagate FreeAgent Pro hard drive
    yesturday and I have the exact same problem.
    If I hook up the drive to the computer directly it is
    very very fast.
    If I hook it up to the AE it takes about 2 hours to
    move a couple fils totaling 2 gigs over ETHERNET!
    If I transfer the same files over the same network
    between 2 computers the speed is much much faster.
    Is this normal or some nasty firmware bug. It almost
    feels like the AE is using USB 1.0 for some reason.
    You guys are funny. How about checking out the specs of USB 2.0 and 802.11g/n?
    Go here:
    http://en.wikipedia.org/wiki/802.11g#802.11g
    and here:
    http://en.wikipedia.org/wiki/USB_2.0
    Firewire vs. USB tests are here:
    http://www.g4tv.com/techtvvault/features/39129/USB20_Versus_FireWirepg3.html
    802.11g:
    Release Date Op. Frequency Data Rate (Typ) Data Rate (Max) Range (Indoor)
    June 2003 2.4 GHz 19 Mbit/s 54 Mbit/s ~35 meters
    802.11n:
    Release Date Op. Frequency Data Rate (Typ) Data Rate (Max) Range (Indoor)
    Mid 2008 5 GHz and/or 2.4 GHz 74 Mbit/s 248 Mbit/s (2 stream) ~70 meters
    Bottom line: 802.11n typical is 74Mbps, 802.11g typical is 19Mbps. USB 2.0 typical is 50Mbps.
    On the average, you should expect your speed to drop by over 50% when connecting the USB drive to AESB using an 802.11g device. If your device is 802.11n, then you should have pretty much similar performance.
    Now, if you increase the distance from your base station, or you put walls in between, the performance of 802.11g will go down "dramatically", all the way to 2-3Mbps, easy. Not so for 802.11n, which behaves much better at longer distances.

  • Extremely slow disk access iMac5.1

    Hello, my daughter is having problems with her computer. She has a Mac5.1 ( intel ) running 10.4.11.
    In the process of trying to determine the problem, I installed Xbench on her computer. The numbers for the disk access category are dismal, all others (although low) appear normal.
    This disk values are:
    Sequential                         0.03
        Uncached Write            0.01        0.01 MB/sec [4K blocks]
        Uncached Write            0.17        0.10 MB/sec [256K blocks]
        Uncached Read            60.40        17.68 MB/sec[4K blocks]
        Uncached Read            86.73        43.59 MN/sec[256K blocks]
    Random                            1.35
        Uncached Write           15.89        0.01 MB/sec [4K blocks]
        Uncached Write            0.35        0.10 MB/sec [256K blocks]
        Uncached Read            63.58        17.68 MB/sec[4K blocks]
        Uncached Read            99.67        43.59 MN/sec[256K blocks
    Aparently sequential access is much worse that random access however Apple utilities as well as Onyx claims that the disk is fine. However the computer is nearly unusable.   What else can I try?  I ran an fsck on the disk, I also caused the write permissions to be corrected. I am running out of ideas.
    BTW her disk is a WDC WD160JS-40TGB0.  Out of 148 Gig, 110 are used and about 40 are free. 
    Any Ideas? Any help is greatly appreciated.

    How much RAM does the iMac have and how many Applications are running concurrently or set to open at login?
    40GB should be ample free space for V-RAM, but it could definitely get bogged down if there is to little RAM for the users needs.  
    Sometimes one will inadvertently set a bunch of stuff to automatically open at login. Go to: Apple > System Preferences > Accounts > Login Items and remove any unnecessary Application automatically set to open at login-in and then restart the computer.
    Then again it could be that the HD is just suffering from age, if it has been thrashed because of continual page outs due to the lack of system memory. Because my Earlier 2006 Mac4,1 with 2GB of RAM that I upgraded (for space reasons) to a WD 320GB Hard Drive in 2009 is getting:
    Disk Test
    55.08
    Sequential
    47.67
    Uncached Write
    177.90
    109.23 MB/sec [4K blocks]
    Uncached Write
    175.61
    99.36 MB/sec [256K blocks]
    Uncached Read
    14.73
    4.31 MB/sec [4K blocks]
    Uncached Read
    211.81
    106.45 MB/sec [256K blocks]
    Random
    65.23
    Uncached Write
    25.42
    2.69 MB/sec [4K blocks]
    Uncached Write
    182.78
    58.51 MB/sec [256K blocks]
    Uncached Read
    93.31
    0.66 MB/sec [4K blocks]
    Uncached Read
    172.38
    31.99 MB/sec [256K blocks]
    Dennis

Maybe you are looking for