Jump to content

Christopher (Drashna)

Administrators
  • Posts

    11642
  • Joined

  • Last visited

  • Days Won

    380

Christopher (Drashna) last won the day on January 5

Christopher (Drashna) had the most liked content!

2 Followers

About Christopher (Drashna)

  • Birthday 06/25/1983

Contact Methods

  • MSN
    drashna@live.com
  • Website URL
    https://drashna.net/blog/
  • Jabber
    christopher@covecube.com
  • Skype
    drashnajaelre

Profile Information

  • Gender
    Male
  • Location
    San Diego, CA, USA

Recent Profile Visitors

60439 profile views

Christopher (Drashna)'s Achievements

  1. Unfortunately, shorting the name isn't likely something that is gonna happen. This ID is actually a GUID/UUID, and is used internally for ID'ing the poolpart. For reference: https://en.wikipedia.org/wiki/Universally_unique_identifier As for the 260 character path limit, depending on the software, you can bypass that by using the UNC naming for the folder. Eg, instead of "D:\PoolPart.xxxx\path", use "\\?\D:\PoolPart.xxxx\path". However, in general, you shouldn't use the poolpart folders directly. Doing so can cause issues/conflicts down the line. And the UNC path trick works for the pool itself too.
  2. Correct, it doesn't effect realtime placement, unfortunately.
  3. Yes, it is supported.
  4. To clarify here, the main issue is with the signing of the driver for the pool driver. Unfortunately, this is something that is outside of our control, if we want to have signed drivers. The newer signing requirements/type is not compatible with older OS's, so to continue updating the drivers, it look like compatibility is broken with older versions of Windows. There isn't a lot that we can do about this, so maintaining backwards compatilbity isn't something we have control over. It may be posssible to use newer versions if test signing mode is enabled, but we DO NOT recommend this.
  5. Volume equalization works between volumes on the same disk. You want "Drive Space Equalizer" specifically. It should be disabled by default.
  6. Yeah, BSOD's shouldn't happen at all. If they are, and especially with covefs.sys, that's likely a bug or bad interaction. I think you already have, but opening a ticket is always the best bet in this type of case.
  7. There are some driver changes recently, and it sounds like that may be the cause here. Rolling back is okay, but if you haven't already, open a ticket at https://stablebit.com/Contact, as BSODs shouldn't happen.
  8. I'm glad to hear that, but I'm sorry to hear about the bad drive. As for StableBit Scanner not finding it, unfortunately, this is one of those "weird" issues that isn't straight forward to diagnose. Eg, it's not something that it may pick up. Slowing down the drive or other drives on the same controller wouldn't cause scans to fail, nor file system scans to fail. This is the sort of issue that you'd have to look for or to set up performance profiling for. And while that would be sure cool to have.... that stuff isn't exactly lightweight, and integrating it would be ... not simple.
  9. I'm glad to hear it! The 1600 version is the last release version that appears to work on WHS2011, per my testing. So yes, I would recommend grabbing it from the link and installing that (the 1557 version will likely prompt for newer versions after installing it)
  10. This can happen when a drive is having issues. But that isn't the sole cause of this. More than likely, this is a networking issue. Which you appear to have stumbled upon. That said, it may be worth disabling or fine tuning the network auto-tuning, as that usually causes issues. On both server and client, run: netsh interface tcp set global autotuninglevel=disabled or netsh interface tcp set global autotuninglevel=highlyrestricted And then reboot the system. Also, in the network adapter settings, jumbo frames can cause issues. And settings with "checksum" or "offload" can also cause issues.
  11. uninstalling doesn't remove or reset the settings, so you should be fine with just uninstalling and reinstalling. Specifically, no need to delete the ProgramData folder. The "covefs failed to start" is the crux of the issue here, and is the driver for the pool. Without this, the pool can't run. And if it's not started/installed, then the service will generate a version mismatch, and stall out. Specifically this version should work: https://dl.covecube.com/DrivePoolWindows/release/download/StableBit.DrivePool_2.3.8.1600_x64_Release.exe
  12. Have you checked the Event Viewer, and the "System" entry? A lot of the time, disk and controller errors do show up here. In fact, it's one of the first places I look when I suspect disk/hardware related issues (and yes, that includes in tickets). "logical block address" retries, ntfs errors, "resets on raid port" errors, and the like show up here. Also, for testing the disk/controller, the burst test may be useful for that (in StableBit Scanner).
  13. 2.3.5.1557 is probably the last version that will work. If not that one, then the release reight before it. (2.3.4.1542)
  14. Namely, that Microsoft's support for the OS's ended October 2023, and we generally keep in lockstep with that. That's primarily due to the lack of updates and fixes that may negetively impact our software. It may continue to operate without issues, but we don't guarantee that.
×
×
  • Create New...