-
Posts
11328 -
Joined
-
Last visited
-
Days Won
338
Everything posted by Christopher (Drashna)
-
Fill above vs Or this much free space? conflicting? priority?
Christopher (Drashna) replied to klepp0906's question in General
The 100gb has been there for a long while, TBH. And that's been the default for it since the start. And by a long while, I mean since the DrivePool v1 days> (so ~2011). Eg, back when drives rating in TBs were at the high end, for the most part. You and disable the option or set it to something more reasonable for your setup. But it sounds like unchecking it may be what you want here. -
Norton 360 blocking downloads as unsafe....
Christopher (Drashna) replied to SteveK's question in General
All of our installers are digitially signed, and I've verified that this is still the case (eg, the installers are clean). It's a false positive, because we're a small company. So it's software that isn't downloaded as much, so it's much more likely to get flagged due to heuristic/predictive protection. For instance: https://www.virustotal.com/gui/file/0e7f2f56af412d5ab5c2f185af0ea371ce20a68b901bba4dfafc2eb3f3812b1d -
shouldnt i be seeing performance info here?
Christopher (Drashna) replied to klepp0906's topic in Nuts & Bolts
correct, internal operations (balancing, duplication, measuring) are not reported there. Only activity it reports is what happens through the pool drive. -
SSD optimizer plugin, risk of data loss/corruption?
Christopher (Drashna) replied to klepp0906's question in General
For balancing and duplication operations, the files are copied to a temp folder, and then renamed when the operation completes. this ensures that even if an interruption occurs, that the files are intact, whole and not corrupted. And yeah, that's probably a good way to set things up. -
Does scanner read files in any way?
Christopher (Drashna) replied to klepp0906's topic in Nuts & Bolts
Nope. The surface scan is a sector by sector scan. The file system scan is an api call for CHKDSK. So unless you're using the file recovery option, it should not be reading files. -
Is there any way to limit write speed on the pooled drives?
Christopher (Drashna) replied to mcfloyd's question in General
Not really, unfortunately. It's all done through normal APIs, so "it's a windows thing/issue". -
How does drivepool choose where to move data to if you remove a drive?
Christopher (Drashna) replied to klepp0906's question in General
It follows the normal balancing, rules. But you can use the Drive Usage Limiter if you wnt to clear out a specific disk or two. -
Cloned OS drive now drivepool doesn't show up?
Christopher (Drashna) replied to Wormhole42's question in General
Try resetting the settings https://wiki.covecube.com/StableBit_DrivePool_Q2299585B If that doesn't help, open a ticket at https://stablebit.com/contact -
SSD Optimizer plugin, delayed writes?
Christopher (Drashna) replied to klepp0906's question in Nuts & Bolts
No, it's not. Files are written to the "SSD", and then later balanced off. -
Duplication Warnings / Duplication Disabled
Christopher (Drashna) replied to Fenwick's question in General
If you are using symlinks, information about these are stored in the metadata folder, and that is set to x3 duplication by default. -
You can set a work window for StableBit Scanner to run it's scans, yes. Also, over time, it should get better about when to scan the drives. And to clarify, it isn't an "all or nothing" for the scan. It keeps track of the areas on the disk that have been scanned, and when. So even if a scan gets interupted, it will pick up where it left off.
-
Feature request - context menu with a staple or two?
Christopher (Drashna) replied to klepp0906's question in Off-topic
If VoidTools Everything is using the USN Journal to search for things, that would be why. It is not supported on the pool, and you need to fall back to a different method. Do you mean like a context menu in explorer that would jump to the underlying disks for the path in the pool? -
Best way to find "other" data in a pool?
Christopher (Drashna) replied to klepp0906's question in General
Mostly, this. You can use utilities like WinDirStat to view the drives. But it's very possible/likely that you won't find anything specifically. Most likely, the difference is due to the size vs size on disk differences (slack space), as well as the System Volume Information folder on each disk. -
Having trouble with these settings, they seem contradictory?
Christopher (Drashna) replied to klepp0906's question in Nuts & Bolts
Real-time placement limiters are different. They're mostly used by the Stable Scanner, Ordered File Placement and SSD Optimizer balancers to ensure that no files are placed on these drives. They're the "red arrows" you may see on the drives. -
SSD optimizer plugin, risk of data loss/corruption?
Christopher (Drashna) replied to klepp0906's question in General
The SSD Optimizer balancer plugin causes new files to be written to the "SSD" drives (which you can pick), and then later balanced off of those drives. So sudden power loss or reboots should not impact the data, at all. -
I just use column and row for my server chasis, but "bay #" for internal drives.
-
The main two reasons that this can happen. File system errors and chkdsk, which may lead to a "found.###" folder. the other reason is VSS snapshots, especially if the data on that drive changed a lot (such as balancing data off of it). That's normal. It's an artifact of how Windows manages drives. It has to have a size before we can properly calculate the size. So it's a placeholder. But if you notice, everywhere else, it reports the correct size. Nope. But I think it should still work for v2
-
Yeah, I believe that it should.
-
Temps display out of pool, but not in pool. intended?
Christopher (Drashna) replied to klepp0906's question in General
Thanks for letting us know. I can confirm this behavior, as well, and have flagged it. https://stablebit.com/Admin/IssueAnalysis/28645 -
There aren't any plans on doing so, ATM. That may change in the future.
-
Nice!
-
No, it's not, currently. And there are some issues with doing so, for a number of providers (eg, app folders, etc)
-
Internally, there has, yeah. But one of our goals for the pricing is to to keep it reasonable, so that it's attractive to everyone.
-
You will need to manually update the location information. In StableBit DrivePool, disable the bitlocker detection. That helps from that end. https://wiki.covecube.com/StableBit_DrivePool_2.x_Advanced_Settings For StableBit Scanner, throttle the SMART queries, as that usually helps. https://stablebit.com/Support/Scanner/2.X/Manual?Section=SMART As for the work window, that's defined in the "general" tab. So if you don't have a window set, then this setting doesn't do you much good. Meets or exceeds it. Also, there is a threshold setting to. It will warn you as it approaches that maximum. (default is for a 15C window) It's one disk per controller. So if you have multiple controllers, such as onboard, and a controller card, it can scan multiple disks. It checks the disks, and see if there are any disks with sections that haven't been scanned in "x" days, with x being the settings for how frequently to scan. There are some other factors, such as disk activity, etc. It means that the scanning is done in such a way that any normal activity takes priority over the scans, and may stop the scanning from occurring. This way, it minimizes the performance impact for the drives, ideally.