-
Posts
1169 -
Joined
-
Last visited
-
Days Won
118
Shane last won the day on June 22
Shane had the most liked content!
About Shane

Profile Information
-
Gender
Not Telling
-
Location
Australia
-
Interests
Eclectic.
Recent Profile Visitors
277684 profile views
Shane's Achievements
-
Shane started following Got SMART warning on drive. Removal seems "stuck." , How To: Getting SMART data from Hyper-V , WHS2011 to Windows 11 Pro with DrivePool and 6 others
-
So basically something like the user being able to check a UI box for a given disk in the guest Scanner that says "Enable Passthrough via Local Network / StableBit Cloud+" and then if it can't retrieve SMART from that disk itself it'll first try querying its local peers for that disk and then if that doesn't work it'll try querying the StableBit Cloud+ service (if logged in)?
-
wecpc reacted to an answer to a question:
WHS2011 to Windows 11 Pro with DrivePool
-
Hi wecpc, that procedure will work. It is preferable to connect all of a pool's drives at the same time (e.g. while Windows is not running or before DrivePool is installed) rather than one at a time so that DrivePool does not complain about missing drives, but DrivePool should automatically put any pool with missing disks into read-only mode until all disks are found. If you have any custom balancing/placement settings for your pool(s) you should take note of them before migrating as you may need to redo them on the new machine, but any duplication settings will be carried across automatically. All content should remain intact.
-
It will attempt to repeat the re-measuring when it next can; the measurements are used to help with balancing (though will still run even if no balancers are enabled). If you want to check whether DrivePool has finished measuring and (if any) balancing you can use the advanced settings "RunningFile_FileName" entry to have DrivePool place a specific temporary file somewhere while it is performing background task, and monitor that.
-
Hi sim_cubed, as far as I know it is as safe to power cycle a disk that's part of a pool as it is to power cycle a disk that isn't (e.g. if any new or changed files are being written to the pool at the time those may be lost). DrivePool's background balancing uses temporary files so existing content should not be at risk any more than they would be on a non-pool disk). When all disks are reconnected and the service is running DrivePool will re-measure the pool to check if any content has changed; if you've got a lot of files in the pool this can take a while.
-
Unbalanced distribution of duplicated and non-duplicated files
Shane replied to markus912's question in Nuts & Bolts
That latest screenshot (after the night of balancing with only Scanner and Optimizer) looks promising even if having Equalizer as well in third place doesn't work out. -
markus912 reacted to an answer to a question:
Unbalanced distribution of duplicated and non-duplicated files
-
Unbalanced distribution of duplicated and non-duplicated files
Shane replied to markus912's question in Nuts & Bolts
I would do so. Then just re-add it for Optimizer. -
markus912 reacted to an answer to a question:
Unbalanced distribution of duplicated and non-duplicated files
-
Unbalanced distribution of duplicated and non-duplicated files
Shane replied to markus912's question in Nuts & Bolts
Hi! I would first order the priority of balancers as follows: StableBit Scanner - if a disk goes bad you want the evacuation to take priority over anything else SSD Optimizer - when disks aren't bad you want the SSD caching to happen before anything else Disk Space Equalizer - then you want the archive disks equalized (per the manual's notes this balancer overrides anything beneath it) I also seem to recall that in some cases the Equalizer and Optimizer do not play nice together - both are "aggressive" - so of the two you might try enabling only the Equaliser first and then once the HDDs are balanced to your liking enabling the Optimizer instead (new files by default should go to whichever drive has the most available space, so if they're all the same capacity over time they should stay more or less evenly filled). -
I don't actually know the exact algorithm it uses; with three drives and the goal of maximising free space on multiple drives to fit as many duplicated (x2) files as possible I'd expect it should (attempt to) end up with one drive full and the other two with a roughly equal amount of free space. For example if you have drives A____ B____ and filled them with x2 duplicated files 1 2 3 4 then you'd end up with A1234 B1234. If you then added drive C____ the balancer could try to arrange them something like A1234 B12__ C34__ so it'd then have the most room for additional x2 duplicated files. Something I could play around with to test if I had more minutes of free time lately.
-
Huh. Fair, that'd be weird. Any chance it could have gotten a start on scanning the sectors before it had to pause for whatever it's waiting for and you saw its (lack of) progress? Or is the screenshot from like "thirty seconds after being plugged in for the first time" and it couldn't possibly have made that much progress even if it started scanning straight away?
-
A4. Green blocks are groups of sectors that Scanner has already checked and found to be readable (they may initially start off blue as Scanner works). Grey blocks are those that Scanner has never checked yet (or which you've manually cleared to be re-read). If it seems to be stuck on "Waiting to Scan" then either you've turned off automatic scanning or Scanner's settings are having it wait for something else to finish with the disk (Scanner has a LOT of settings as to when and why to scan or to not scan, which can be accessed via Settings -> Scanner Settings or you can select a "set" of defaults to use via Settings -> Quick Settings). Also if you minimise the File system health section for J:\ in that screenshot you should see the Disk sectors section show an additional button in the left column of options, which (unless already scanning that disk) should be a blue button with a white triangle, which can be used to manually start a scan of that disk.
-
I suppose I can't rule out a haunted port, but I'd still place my monopoly money on door number two (drive belatedly self-corrected). Wondering, if you clear the blocks and rescan it does Scanner still find the same damage?
-
Hi Daxar. If you add a third drive but keep the duplication at x2, which drives any given file ends up on will depend on how you have the balancers set. The default set of balancers includes the Duplication Space Optimizer; its job is to optimize the pool to make the most use of your free spacefor duplicating files, so it will want to move some of the existing files to the third drive to free up space for more duplicated files.
-
Basically SMART errors can be divided into "it may fix itself" and "it won't fix itself". Neither is necessarily "replace it ASAP" but it's more probable with the latter. Seek error rate is with respect to how well the drive is moving the head(s) to the correct position and can change over time due to various factors (vibration, temperature, wear, etc). It is not usually by itself a sign of a failing drive (e.g. a consistently high seek error rate can indicate a defect that can't be compensated for but isn't ultimately preventing the drive from reading and writing data, just slowing it down). Drives can self-correct to an extent; if a SMART error pops up and then disappears shortly after and doesn't return, the drive's own logic has most likely taken care of it. E.g. in the case of seek errors, the drive may adjust parameters of the head movements to compensate. Scanner polls SMART frequently by default and thus it can often catch these temporary errors before a drive can finish self-correcting the issue. These temporary errors can also be due to circumstances beyond a drive's control (e.g. occasionally running hot due to high load or insufficient cooling, or something in the chassis is loose and causing vibrations) so it's still useful to know about. P.S. DrivePool's Scanner balancer plug-in has two tiers of whether to automatically evacuate, warnings (basically SMART has reported something to complain about) and damage (SMART is reporting there's something the drive can't fix or Scanner's own scans are finding damage).
-
clom reacted to an answer to a question:
Drivepool SSD Cache Settings and/or Optimizer
-
Yes. I know at one point Chris mentions their pool had 26 drives in it, that was a while back. Glancing through the same thread another user's pool is 35 drives for example. I'm pretty sure I've seen screenshots of pools with ridiculous numbers of drives (40+) elsewhere in the forums but I can't remember where or exact numbers offhand. Theoretically DP can handle as many drives as Windows can support; the real limit is having good hardware. P.S. The trick with hardware RAID, zfs et al is you don't make one giant array, you make an array of smaller (three to six disks each) arrays. The pro is you can get things like parity protection, bitrot healing, stuff like that. The con is the extra micromanagement and how fiddly adding and removing disks can get. If you have a machine with good hardware RAID management you can have DrivePool do the pooling for all the small arrays so you can get the best of both worlds, but it's still something I'd only recommend planning out carefully.
-
Got SMART warning on drive. Removal seems "stuck."
Shane replied to kennethclarkloggins's question in General
If the drive is sufficiently bad, it may not be removable via the UI options while it's still physically connected to the machine. If you have duplication enabled for its content you can still physically remove it and then remove it in the UI, and DrivePool will reduplicate the content from and to the remaining disks. If you don't have duplication enabled for its content and don't want to restore from a backup you could manually copy that content to a spare or new disk (how well this works will of course depend on how it's going bad) before physically removing it so that you can reinsert the content back into the pool afterwards.
