[SOLVED] Slow read speeds from a DroboFS mounted in fstab via cifs

I've decided to move all my media over to my drobofs which I have and I've mounted the share on the drobo in fstab this way:
//mydrobofs/Media /media/drobofs cifs iocharset=utf8,uid=af,gid=users,guest,dir_mode=0775 0 0
The share is mounted fine at boot but my issue is now the read speeds are very slow. opening a video file with vlc takes 30 seconds or more before it starts playing. Before this was accessing the share on my drobofs via the network tab (samba shares) in Dolphin (using KDE4) and here the video files played immediately in vlc (no delay). The reason why I want to mount the share via cifs and fstab is to move music collection over to the my drobofs and since I'm using Amarok for managing my collection this is the only way to make Amarok see my Music collection on the Drobofs.
Why am I getting so slow read speeds with cifs?
Last edited by fettouhi (2012-05-07 05:54:00)

I did some more testing and seems like the problem has something to do with how many video files there are in the directory. I have some directories with several 100 video files and here I get this long delay but if I play a file that is in a directory by itself or only a few other video files are there, then the video starts immediately (almost). Is there a way to turn off this behaviour in vlc? Is it generating a playlist or what?

Similar Messages

  • Slower download speeds from Arch

    Hello,
    I am getting slower download speeds from Arch Linux than from my other distros. I have googled and applied  the following "fixes" but they don't improve the download speed.
    1. I shut off ipv6:
    # /etc/modprobe.conf
    alias net-pf-10 off
    alias ipv6 off
    2. I shut off ipv6 in firefox.
    3. Here's my /etc/rc.conf:
    DAEMONS=(syslog-ng iptables dhcpcd network netfs portmap ntp crond alsa gpm kdm cpufreq)
    lo="lo 127.0.0.1"
    eth0="dhcp"
    INTERFACES=(lo eth0)
    4. Here's Arch compared with Zenwalk:
    Arch vs Zenwalk download and upload speeds by
    http://www.speakeasy.net/speedtest/
    Arch           17719 kbs down   2049 kbs up
    Zenwalk      21537 kbs down   2779 kbs up
    5. Ping tests are equal:
    Arch: 64 bytes from 64.233.167.99: icmp_seq=1 ttl=242 time=41.2 ms
    Zenwalk: 64 bytes from py-in-f99.google.com (64.233.167.99): icmp_seq=34
    ttl=242 time=40.5 ms
    6. I also tried a different browser, and tried stopping iptables.
    Can anyone help?
    macroron

    timtux wrote:Then i would encourage you to try a different NIC. It's probelity
    some driver issue as no one else has noticed this problem.
    Thank You,
    I was just about to ask about kernel modules/drivers. forcedeth is the nic driver, I think. But i have no idea how to correct something that's compiled in. I will stay with what I have for now. until I learn somemore. I like Arch Linux and plan to stay with it.
    macroron
    MODULES=(powernow-k8 forcedeth slhc ac97_bus snd-mixer-oss snd-pcm-oss snd-seq-oss snd-seq-device snd-seq-midi-event snd-seq snd-page-alloc snd-pcm snd-rawmidi snd-timer snd snd-mpu401-uart snd-mpu401 snd-ac97-codec snd-intel8x0 soundcore)
    # lsmod
    Module                  Size  Used by
    nvidia               7239028  24
    agpgart                27352  1 nvidia
    cpufreq_ondemand        6796  1
    ipt_LOG                 6272  1
    xt_tcpudp               3328  1
    xt_state                2432  1
    iptable_filter          2688  1
    iptable_mangle          2560  0
    iptable_nat             6404  0
    nf_nat                 15532  1 iptable_nat
    nf_conntrack_ipv4      14092  3 iptable_nat
    nf_conntrack           51720  4 xt_state,iptable_nat,nf_nat,nf_conntrack_ipv4
    nfnetlink               5272  3 nf_nat,nf_conntrack_ipv4,nf_conntrack
    ip_tables              10452  3 iptable_filter,iptable_mangle,iptable_nat
    x_tables               12036  5 ipt_LOG,xt_tcpudp,xt_state,iptable_nat,ip_tables
    analog                 10272  0
    ppdev                   7556  0
    lp                      9220  0
    ns558                   4224  0
    gameport               11784  3 analog,ns558
    ppp_generic            23572  0
    psmouse                34952  0
    serio_raw               5636  0
    parport_pc             35172  1
    parport                31176  3 ppdev,lp,parport_pc
    rtc_sysfs               3840  0
    rtc_proc                3844  0
    rtc_dev                 6664  0
    rtc_cmos                7188  0
    rtc_core                7684  4 rtc_sysfs,rtc_proc,rtc_dev,rtc_cmos
    rtc_lib                 3456  2 rtc_sysfs,rtc_core
    k8temp                  4736  0
    pcspkr                  2944  0
    usbhid                 36128  0
    hid                    24448  1 usbhid
    ff_memless              5256  1 usbhid
    sg                     26524  0
    i2c_nforce2             5120  0
    i2c_core               17536  2 nvidia,i2c_nforce2
    tsdev                   6464  0
    evdev                   8192  0
    thermal                11528  0
    fan                     3972  0
    button                  6288  0
    battery                 8452  0
    ac                      4100  0
    snd_intel8x0           28700  2
    snd_ac97_codec         95780  1 snd_intel8x0
    snd_mpu401              6760  0
    snd_mpu401_uart         7040  1 snd_mpu401
    snd_rawmidi            19104  1 snd_mpu401_uart
    snd_seq_oss            29056  0
    snd_seq_midi_event      6528  1 snd_seq_oss
    snd_seq                46544  4 snd_seq_oss,snd_seq_midi_event
    snd_seq_device          6796  3 snd_rawmidi,snd_seq_oss,snd_seq
    snd_pcm_oss            38688  0
    snd_pcm                69124  4 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
    snd_timer              19076  3 snd_seq,snd_pcm
    snd_page_alloc          7816  2 snd_intel8x0,snd_pcm
    snd_mixer_oss          14592  1 snd_pcm_oss
    snd                    44516  14 snd_intel8x0,snd_ac97_codec,snd_mpu401,snd_mpu401_uart,snd_rawmidi,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
    soundcore               6368  1 snd
    ac97_bus                2432  1 snd_ac97_codec
    slhc                    5760  1 ppp_generic
    forcedeth              42888  0
    powernow_k8            12948  0
    freq_table              3984  2 cpufreq_ondemand,powernow_k8
    processor              24532  2 thermal,powernow_k8
    ext3                  119176  1
    jbd                    54312  1 ext3
    mbcache                 6916  1 ext3
    sd_mod                 17796  3
    sr_mod                 14372  0
    cdrom                  34464  1 sr_mod
    ehci_hcd               30732  0
    ohci_hcd               19588  0
    usbcore               111240  4 usbhid,ehci_hcd,ohci_hcd
    sata_nv                15748  2
    ata_generic             5636  0
    pata_amd               10380  0
    libata                103060  3 sata_nv,ata_generic,

  • Slow download speeds from the iTunes store? these last few days?

    Anyone experiencing slow download speeds from itunes store these last couple of days? According to speedtest.net I have a 12 Mbps link but downloads from itunes are taking hours and hours...

    i experience same problem..even using my computer to download the app..take forever or download fail..something wrong with itune store

  • Airdisk - SLOW read speed, but FAST write speed with Leopard 10.5.1?

    I've been complaining for a while about my random problems with reading files from airdisk. My solution has always been to relaunch finder and re-mount the airdisk when it slows down.
    I just noticed the speed cut down to and when looking at the activity monitor, it's fluctuating up and down and never seems to go past 1.5 to 2 MB/s.
    HOWEVER, what I did just notice is that my write speed is consistently 3-4 MB/s with no fluctuation at all. Interference is not an issue, as I'm on N-only mode and in 5GHZ.
    Is there anything I can do aside from waiting until 10.5.2? This does this issue in every AEBSn firmware. Thanks.

    I experience the same problem (slow read: 2,8 MB/s, fast write: 6,3 MB/s) with my airdisk over a LAN-connection with 10.5.2. I atteched the USB-drive directly to my iMac and then it's the other way around: fast write, slow read (although considerably higher and normal throughtputs so drive is OK).
    Anyone having some suggestions? The airdisk is formatted as HFS+ (GUID) with journalling on, Airport firmware 7.3.1 and the most recent updates installed.
    Message was edited by: jnmen

  • Slow reading speed on Time Capsule disk

    I get terribly slow TC disk speed when measured with Black Magic tool using Wifi and even slower on Ethernet.
    I get low speeds on Wifi but even lower speeds on Ethernet connection. See attached pics below.
    Wifi:
    My TC is on Wifi using N network and 5ghz and it seems the speed I get over the Wifi is reasonable. Based on Pondini blog, here are approximate speeds for USB, ethernet and Wifi:
    http://pondini.org/TM/29.html
    Pondini's figures don't seem to take into consideration a 5Ghz Wifi connection, which should be about 2x faster than 2.4ghz (144Mbps vs 300Mbps). So I am assuming the transfer would be around 20-40 GB per hour which was roughly what I experienced when doing testing using file transfers (and slightly below USB 2.0). TC will not operate on this maximum speed as there are other factors, such as overhead, internet connection and TC hardware itself.
    It seems to be reasonable, it takes me about 4-6 hours to backup 100GB Time Machine backup. Is this amount of time normal? I assume yes.
    Ethernet:
    Recently I needed to restore a file from TimeMachine. I started to browse but the browsing using the TimeMachine app was horribly slow. So I thought using Ethernet cable instead of Wifi would make things better. No way. So I tested the speed of the hard drive using the Black Magic tool and below is what I get - the speed of Reading on Ethernet is much slower than Wifi.
    If I interpret the numbers correctly, the Black Magic tool shows MB/s, in which case 11-15MB/s should be about 80-120 mbps, which is roughly the G speed on Wifi and roughly about 50% of the maximum speed of N network?
    Are these calculations correct?
    If these numbers are correct, the results are acceptable, as I would not expect the Time Capsule Hard Disk to reach the maximum speeds provided through the Ethernet or Wifi connection.
    However, what concerns me is why is the reading speed through Ethernet so slow. It's only 3.5 MB/s.
    Activity monitor is not much help, it's hard to figure out where is the issue.
    My Setup:
    MacBook 2012, Mavericks 10.9.4, Time Capsule 2012, Ethernet, Wifi N 5Ghz. No other machines or appliances active. Internet and network seems to operate fine, no issues.
    This is ETHERNET:
    THIS IS WIFI:

    OSX:
    Yes there are many issues with Mavericks, it almost feels like OSX 11.0 and not 10.9.5 from the bugginess. I can't speak for how the system is changing from inside but most of it doesn't affect me, so it's mostly the annoying things that pop up and the good things that just go away because Apple keep "dummy-fying" the OS.
    I was considering downgrade to Snow Leopard couple of months back but it would not support the hardware. It wasn't so much editing the supported hardware list to installation but the drivers are missing for newer hardware in SL. I used to mess around with Windows but I am not ready to mess OSX yet. I still keep Snow Leopard on one of my machines and I always like to go back to it as it feels consistent and light.
    Speed:
    You found the reason.
    1. Yes I turned off wireless and ethernet when testing one or the other.
    2. Ethernet is 100baseTX and grayed out.. because..
    3. I should have realized it's because I use USB ethernet Apple adapter. But given the USB has 480Mbs speed, after taking into account some overhead, the speed should still be higher than Wifi. Or maybe not.. I made assumption it should be fast enough so I didn't even consider that could be bottleneck on it's own.
    TC:
    If your TC is 2012 then it is Gen4.. .... recommend you downgrade the firmware to 7.6.1.....
    Yes, I upgraded to latest firmware. Yes, it's TC Gen 4. By mistake, I didn't know there are issues. But soon I realized for instance Apple has removed the setting in Airport to force "N" radio for network only. To simplify things, you get now combined N, B, G whether you like it or now. Now things may interfere with your other networks and if you happen to use non-apple clients connecting to AirPort, you end up with hodge-podge N and B/G connectivity that slows down the network even more.
    If Apple releases the BASH update, it probably needs to be upgraded anyways? I assume their software on Airport is also Unix / Linux flavour?

  • How to solve slow processor speed

    How do you troubleshoot extremely slow processing speed on an Intel based iMac? I have already emptied cache memory, force quit or closed all programs and rebooted. This did not solve the problem.

    Open Activity Monitor (Applications - Utilities - Activity Monitor) and see if there are any processes that are using unususal amounts of %CPU. If they are quit that process.
    BTW please fill out your profile so we know what iMac you have and what version of OS X you are running.

  • AirPort slowing download speeds, from 99.6 mbps direct connect to 32 mbps through AirPort.  Any ideas?

    Has anyone experience their Airport slowing the download speeds?

    You need to spell out the whole thing.
    nytoaz72 wrote:
    Has anyone experience their Airport slowing the download speeds?
    How are you measuring.. by wireless yes, you will experience some reduction.. maybe a lot depending on range of client and wireless type.. is this AC version or earlier airport? What is the link speed of the wireless.. and are multiple devices connected??
    If this is purely ethernet, then something is wrong.. we need to know exactly what model airport you are talking about.. A1xxx from the side or base please??

  • Very slow copy speeds from my USB thumb drive.  Why?

    I have an 8GB USB thumb drive. When I copy files to/from it to my Mac Pro (Early 2008 2.8Ghz), the transfer speeds are very slow. But when I use it with my 2009 Macbook, the speeds are fast. Why would it work faster with a low end Macbook than with a Mac Pro? I'm using one of the USB ports on the front of the Mac Pro.

    Anyone have an idea?

  • Slow read times from external drive (10KB/s)

    Hi all,
    I have a nice external setup that includes two WD 500GB drives linked up with firewire. I usually copy stuff I want to keep into drive A and then use rsync to sync between the two disks (A and B). Today I've copied some new files into drive A and then used rsync to sync into drive B. Some of the files were copied at normal rate, but to my surprise most of the files were copied extremely slow - about 10KB/s!!! (all the files are at the same size). I did managed to read all the files, but very slowly.
    So to take rsync out of the equation I've tried to copy the files manually via finder, and it was also extremely slow.
    I've also verified the following:
    * Reading same files from drive B - fast as normal.
    * connecting drive A by USB - still slow
    * disk utility repair and verify - all are OK
    The disk is not clicking or making funny noises.
    I am not sure what could be the problem, maybe it has to do with the file system? Any idea what could it be?
    Thanks!

    Try using Disk Utility to repair the disk. Note that I am not referring to the repair disk permissions button on the left. I am referring to the repair disk button on the right of the Disk Utility window.

  • Dvd slow read speeds on W7 64-bit

    Hello,
    I have a brand new built Windows 7-64bit computer and my SATA DVD-Writer, HP BLK-GSA-H31L-DO-R doesn't seem to be working properly.
    I thought it was a bit slow so ran Nero DiscSpeed and it was only giving me 3x transfer rates, it should be more like 24. The seek time seemed ok (well, average anyway) at 200ms and the burst speed was about 33mb/s which seems average too.
    Anyone got any ideas why it's not transferring data at proper speeds. I installed no drivers, just let windows 7 64 pick it up.
    Thanks.

    Hi InHouse123,
    Please uninstall the software from Control Panel. Run the Adobe cleaner tool to remove any leftover ruminants: http://www.adobe.com/support/contact/cscleanertool.html .
    Disable antivirus, firewall or any security software.
    Enable hidden admin and try installing again: http://www.howtogeek.com/howto/windows-vista/enable-the-hidden-administrator-account-on-wi ndows-vista/ .
    If still the same issue then download CS6 from the direct link: http://prodesigntools.com/adobe-cs6-direct-download-links.html .
    Kindly follow the very important instructions before download.
    Regards,
    Romit Sinha

  • Superdrive wierdness-stuck at slow read speed

    All of a sudden, my superdrive says it was going to take 49 minutes to transfer 2 GB to my desktop (non-encrypted DVD) where it used to take about 8 minutes for the same process. I ran the hardware test and it didn't come up broken, because it was reading, just really slowly. It wouldn't spin up at all but data was transferring at slower than 1x speed. So I bought a replacement superdrive, and now it says it will take 18 minutes to transfer that same DVD. Again, last week that same DVD took only 8 minutes. So, just to make sure I wasn't nuts, I put it in another (older) MBP and it took only 8 minutes. So I'm not crazy. Here's the question: is there some setting somewhere in the computer, or a preference that could be corrupt that would cap my computer's ability to read or copy a DVD at 4x speed or lower? I can't leave it with Apple repair because they take too long, and the rest of my computer works fine. I use it every day for work, so having it in repair is too costly for me. Any ideas where I can look?

    I seem to have the same NFS read perf issue with our 10gbe uplinked EMC VNX NAS and our 3750X stacked switches. Has anyone found a solution to this problem? I believe the window sizes are dynamic on the VNX and our linux  NFS clients.

  • Slow infinity speeds from PM till Am

    Hi im new to these forums but i am at my wits end with the slow speed on bt infinity option 2 i have been getting around 80mb for the last few months since i joined however at around PM every day my speed is dropping as low as 700kbs i am now back to the days where i cant stram without it buffering or if 2 people in my house are on at the same time it means 1 will have to come off the net WHAT IS HAPPENING? I am wired by Ethernet into my hub into my infinity box.This has just been happening in the last month or so bt are supposed to be looking into it but they don't seem very quick at it i am roughly 75 yards if that to the exchange that i am connected to......no virus no malware no spyware even when the laptop goes in on the Ethernet its the same result(on my desktop ) no fault on the line however my next door neighbour and my friend across the street have the same problem(all with bt infinity) yet my othe friend on the street who is with sky (not fibre) is getting faster speeds than me and my neighbours i am paying £55 per month for a service that isn't working should i be able to get my bill reduced or the service fixed?failing that woul bt release me from my contract as they are not honouring their obligation to supply me with fibre speeds? and my ping omg normally 20 now 200ms or 300ms this is unacceptable as i am typing this my last speed test on the bt wholesale site is 2.3 mb its not just me bt its loads of people in different areas the problem is at your end CHECK YOUR FORUMS!!!! rant over what are they doing about this? and when is it going to be sorted?

    mine is 79mbs dwnld 17 mbs upload 18 ms ping 
    after 4pm its 2 mbs dwnld 17 mbs upload and 200 ms ping
    its fine during the day from between 6 am and 4 pm then really slow speeds either there is a big problem in mine and everyone elses exchange thats having this problem or bt have too many customers using the service or they cant provide the service or there is a huge huge bottleneck somwhere and us the customers are suffering please help sot this and please be aware that this is not just a local problem by looking at the other posts re bt infinity op2 slow speeds

  • Airport Extreme,I created a network named "net1" I also created a "guest network",I was having slow connection speeds from my airport extreme to my laptop(macbook pro OSX 10.6.8) I changed channels and created "net1(5 GHZ)" can I delete "net1" completely?

    Can I delete a network I created and now want gone outta the router(airport extreme)? I'd like to broadcast only what I'm using or my guests are using. Can I delete all networks by resetting the router back to factory settings?
    I also have this UPDATE "A newer version 5.6.1 of airport utility is available"  it KEEPS opening when I open my Airport Utility APP, but when I click on it to UPDATE nothing happens, ever. Im already running 7.6.3
    Any good help will be greatly appreciated and noted =) thank you

    Macuserlovenit wrote:
    Can I delete a network I created and now want gone outta the router(airport extreme)?
    Sure.. a reset will surely do it.. a removal of the offending name will also do it.
    Can I delete all networks by resetting the router back to factory settings?
    Sure can.
    I also have this UPDATE "A newer version 5.6.1 of airport utility is available"  it KEEPS opening when I open my Airport Utility APP, but when I click on it to UPDATE nothing happens, ever. Im already running 7.6.3
    Bit of confusion here.
    Latest version of the airport utility for snow leopard is indeed 5.6.1
    Open the airport utility, about .. and check what version you are running.
    The very latest airport utility is 6.3 and only can be installed on Lion or Mountain Lion computers.
    The firmware latest version is 7.6.3
    which makes it all a bit confusing.

  • Firmware Password protection = slow firewire speeds

    i've been trouble-shooting a seagate freeagent fw800 external drive which is suffering from abnormally slow read speeds when connected to my macbook pro. i tested it with Drive Genius's Benchtest - around 8mb/s. the drive works fine on my imac, so the drive isn't at fault.
    after much head-scratching, i remembered that i have firmware password protection switched on, so i just turned it off with the 10.6 dvd and retested the drive, and it performs normally (around 40mb/s).
    i've not found any mention of this issue apart from one post from 2 years ago:
    http://discussions.apple.com/thread.jspa?messageID=8448187
    so now i have to choose between a safer mac, or decent read/write speeds for my audio multitracking work. great. its not exactly convenient having to turn FPW on and off via the dvd...
    anyway just thought i'd mention this for future baffled searchers.
    reported it as a possible bug to apple too.

    This should allow you to reset the root password
    1. Restart your MBP while holding down Apple/S
    You will see a bunch of scrolling text, when that stops
    2. At the Localhost% prompt type:
    */sbin/mount -uw /*
    /sbin/SystemStarter

    You will then see the services starting up. 

    3. When the Localhost% prompt reappears, type:
    *passwd root
*
    It will then ask you to type the new root password twice
    4. After entering the new password, type:
    reboot
    5. Login as root with your new password and proceed from there.

  • Windows Server 2012 Storage Spaces Simple RAID 0 VERY SLOW reads, but fast writes with LSI 9207-8e SAS JBOD HBA Controller

    Has anyone else seen Windows Server 2012 Storage Spaces with a Simple RAID 0 (also happens with Mirrored RAID 1 and Parity RAID 5) virtual disk exhibiting extremely slow read speed of 5Mb/sec, yet write performance is normal at 650Mb/sec in RAID 0?
    Windows Server 2012 Standard
    Intel i7 CPU and Motherboard
    LSI 9207-8e 6Gb SAS JBOD Controller with latest firmware/BIOS and Windows driver.
    (4) Hitachi 4TB 6Gb SATA Enterprise Hard Disk Drives HUS724040ALE640
    (4) Hitachi 4TB 6Gb SATA Desktop Hard Disk Drives HDS724040ALE640
    Hitachi drives are directly connected to LSI 9207-8e using a 2-meter SAS SFF-8088 to eSATA cable to six-inch eSATA/SATA adapter.
    The Enterprise drives are on LSI's compatibility list.  The Desktop drives are not, but regardless, both drive models are affected by the problem.
    Interestingly, this entire configuration but with two SIIG eSATA 2-Port adapters instead of the LSI 9207-8e, works perfectly with both reads and writes at 670Mb/sec.
    I thought SAS was going to be a sure bet for expanding beyond the capacity of port limited eSATA adapters, but after a week of frustration and spending over $5,000.00 on drives, controllers and cabling, it's time to ask for help!
    Any similar experiences or solutions?

    Has anyone else seen Windows Server 2012 Storage Spaces with a Simple RAID 0 (also happens with Mirrored RAID 1 and Parity RAID 5) virtual disk exhibiting extremely slow read speed of 5Mb/sec, yet write performance is normal at 650Mb/sec in RAID 0?
    Windows Server 2012 Standard
    Intel i7 CPU and Motherboard
    LSI 9207-8e 6Gb SAS JBOD Controller with latest firmware/BIOS and Windows driver.
    (4) Hitachi 4TB 6Gb SATA Enterprise Hard Disk Drives HUS724040ALE640
    (4) Hitachi 4TB 6Gb SATA Desktop Hard Disk Drives HDS724040ALE640
    Hitachi drives are directly connected to LSI 9207-8e using a 2-meter SAS SFF-8088 to eSATA cable to six-inch eSATA/SATA adapter.
    The Enterprise drives are on LSI's compatibility list.  The Desktop drives are not, but regardless, both drive models are affected by the problem.
    Interestingly, this entire configuration but with two SIIG eSATA 2-Port adapters instead of the LSI 9207-8e, works perfectly with both reads and writes at 670Mb/sec.
    I thought SAS was going to be a sure bet for expanding beyond the capacity of port limited eSATA adapters, but after a week of frustration and spending over $5,000.00 on drives, controllers and cabling, it's time to ask for help!
    Any similar experiences or solutions?
    1) Yes, being slow either on reads or on writes is a quite common situation for storage spaces. See references (with some of the solutions I hope):
    http://social.technet.microsoft.com/Forums/en-US/winserverfiles/thread/a58f8fce-de45-4032-a3ef-f825ee39b96e/
    http://blogs.technet.com/b/askpfeplat/archive/2012/10/10/windows-server-2012-storage-spaces-is-it-for-you-could-be.aspx
    http://social.technet.microsoft.com/Forums/en-US/winserver8gen/thread/64aff15f-2e34-40c6-a873-2e0da5a355d2/
    and this one is my favorite putting a lot of light on the issue:
    http://helgeklein.com/blog/2012/03/windows-8-storage-spaces-bugs-and-design-flaws/
    2) Issues with SATA-to-SAS hardware is also very common. See:
    http://social.technet.microsoft.com/Forums/en-US/winserverClustering/thread/5d4f68b7-5fc4-4a3c-8232-a2a68bf3e6d2
    StarWind iSCSI SAN & NAS

Maybe you are looking for

  • Not displaying the actual output in application server.

    HI expert's, thanks in advance. i am getting output in grid format, it displaying data in grid format,but i am trying to pass this grid internal table into application server , my file is going to application server but  there output coming in row wi

  • Issues Saving Files

    Everytime I want to save a file I've updated it asks me to save it as a new document, rather than just updated what's open. Incredibly frustrating. How do I stop this?

  • Error meassage (Toshiba Power Saver)

    when the computer start this meassage come (toshiba power saver) a fatal error has accurred this program will be terminted code 0x0 what is the proplem please?

  • PDF to PPT by command line

    Can the new PDF to PPT feature of Acrobat Pro XI be used through the command line?

  • Restricting the data using attributes

    Hi All, I have to restrict the data in my report based on the Order type and Order Status. But these 2 fields are attributes to Sales Order. Is there any possibility to restrict the query using the attributes of a CHAR. Rgds, Nene.