Jump to content

Odeen

Members
  • Posts

    3
  • Joined

  • Last visited

Reputation Activity

  1. Confused
    Odeen reacted to Christopher (Drashna) in Privileging performance over available space   
    From the UI, it looks like the file is being moved from the N:\ drive to another location on the N:\ drive, but isn't using "smart move".  
    In this case, this fould be more normal, as the file system is both reading and writing to/from the drive.  That means that the I/O is split between the two.  In a best case scenario, this would halve the speeds, meaning you're really seeing closer to 70MB/s speeds here.  But in reality, you may see worse than half, because of overhead (such as head actuation).  So you may may have been getting 80-90MB/s or faster from the drive normally. 
     
    As for this sort of prioritization, it's very hard to do, as determining this "on the fly" is complex and ... "expensive" (in terms of system resources). 

    However, we do have the SSD Optimizer, which would help with this immensely.  It's designed to create a write cache for new files.  New files (like this) would be written to the "SSD" drive first, and then later balanced off to the other disks.  This would split up the I/O load, and put the new files on the much faster drive, potentially boosting speeds. 
     
  2. Like
    Odeen reacted to malse in Show both Pool and Disk Performance   
    Hey is there a way to get Pool Performance and Disk Performance to appear next to each other under the Performance dropdown in DrivePool?
    This was available in 2.2.0.878. I just updated to 2.2.0.903 and i can only toggle to show only Pool Performance OR Disk Performance.
     
    Cheers
×
×
  • Create New...