Jump to content

phhowe17

Members
  • Posts

    46
  • Joined

  • Last visited

  • Days Won

    2

phhowe17 last won the day on January 6

phhowe17 had the most liked content!

Recent Profile Visitors

1230 profile views

phhowe17's Achievements

Advanced Member

Advanced Member (3/3)

3

Reputation

  1. This is on a backup server. Balancing can take a long time, but much less time if I hit the >> increase priority button at the end of the rebalancing band at the bottom of the GUI. It there a place in settings or the JSON file to make it the default to increase priority?
  2. I ended up deleting the bad .json file and rebooting. DrivePool re-created the file.
  3. In a posting on Reddit it was mentioned that some settings are contained in C:\ProgramData\StableBit DrivePool\Service\Settings.json. I have two systems with drivepool installed. On one of them, the file looks like a normal .json file but on the other system it is binary zeros. Is it safe to delete and let Drivepool recreate or ?
  4. Yes, exactly. I figured restarting the service would do similar, or the dpcmd options, but no.
  5. Yesterday I got an email alert saying one of my pool drives was missing I use Windows mounts so the drive can be seen at c:\mounts\drivename. I can access (read & write) files to the poolpart folder on the drive. DrivePool shows the drive as available to be added to the pool. DPcmd list-poolparts d: does not list the poolpart folder on the drive. I stopped/started the pool service - no help I used dpcmd unignore-poolpart - no help Rebooted and DrivePool mounted the drive. Windows 11, fully patched. DrivePool 2.3.7.1570 https://imgur.com/05Btrz5
  6. While chasing a different issue I noticed that my Windows Event logs had repeated errors from the Defrag service stating "The storage optimizer couldn't complete defragmentation on DrivePool (D:) because: Incorrect function. (0x80070001)". Digging further, I found that the Optimize Drives feature had included the pool's drive letter in the list of drives to optimize. It has also listed the underlying drives in the pool, but that should be OK To remove the drive pool from optimization, open Disk Optimizer, in Scheduled optimization, Change Settings, then Choose drives, and then un-select the pool drive. See https://imgur.com/PB2WPH0
  7. My bad. SSD optimizer had 1 SSD still enabled (I've got tooooo many drives). Removing all SSDs from SSD optimizer allows copy. Optimizer enabled, but no drives marked as SSD (wrong!) Ordered Placement turned off No File Placement rules Off - Disk space equalizer - Volume Equalization - Drive Usage Limiter - Ordered File Placement On - SSD Optimizer but no SSD's marked - StableBit Scanner - Prevent Drive Overfill Drive fill options: not to fill > 90% or 100 GB free Drive emptying options: empty upto 85% or 200 GB free
  8. I remove the SSD cache drive and rebooted the server. Still can not copy the 700 GB file to a pool with multiple member drives having over 2 TB free. There are three drives with under 700 GB free. It feels like DrivePool is returning the available space on the drive with the least available space.
  9. I was copying a project file (700 GB) from non-pooled drive to folder in pool. Pool has 32 TB free, multiple disks with > 2 TB free. There is one drive in the pool with < 600 GB free and an SSD disk (500 GB, 423 GB free) marked as SSD in Balancers, SSD Optimizer. I suspect that Drive Pool can not copy a file to the pool if the SSD drive is smaller than the file size, even if sufficient disk is available on a non-SSD drive. Pool and Folder duplication is not enabled. Drive Pool is v2.3.3.1505
  10. My first thought was using the Balancing -> Fileplacement option and removing the disk from each of the top level folders. But that doesn't stop someone (well, not me!) from creating a new top level folder structure.
  11. I performed the steps mention in the link article and rebooted. Started a rebalance and activity does not show up in the DrivePool performance section. Can confirm files are being moved using windows Resource Monitor.
  12. To save energy, I'd like to schedule my backup server to be power down most of the day and sleep when backups are complete. I have enabled sleep on the system and have a scheduled task that wakes the box at 10 PM. All the boxes that backup are scheduled to start their backups about this time and take 1-3 hours depending. The system powers down on idle. With the system in sleep except for 3-4 hours a day, I'd rather the box didn't hibernate during a rebalance or measure. Is there a way to 1. initiate a rebalance from the command line, and 2. check if one is running so I can script a shutdown when DrivePool is idle? I've checked dpcmd and don't see anything there. I've checked C:\ProgramData\StableBit DrivePool\Service\Logs\Service log files, but don't see anything, even when there is an balance running. My system contains two pools a 16 TB pool with duplicate for home device backups, and a 135 TB pool which backs up my Plex library. Running DrivePool v2.3.2.1493 Edit: I found an event in the service logs, but not too helpfull. The pool goes PoolModeNoMeasure at the start of a rebalance listing the pool ID, the a Balancing pool parts event, and then when complete the pool goes back to PoolModeNormal. This could be hard to script since the events could span log files. There are no events in the Windows event log [Rebalance] Setting Background I/O priority [FsControl] Set overall pool mode: PoolModeNoMeasure (lastKey=Rebalance, pool=d5660952-83bd-4707-894c-484f1399dd2e) [Rebalance] Balancing pool parts... [Rebalance] Setting Background I/O priority [Rebalance] Balance not critical. [Rebalance] (CriticalBalanceBytes=10,737,418,240B, BytesToBalance=4,123,275,783B) [Rebalance] (CriticalBalanceRatio=0.900, BalanceRatio=1.000) [Rebalance] (IsFilePlacementClean=True) [Rebalance] Setting Background I/O priority [Rebalance] Balance not critical. [Rebalance] (CriticalBalanceBytes=10,737,418,240B, BytesToBalance=4,123,275,783B) [Rebalance] (CriticalBalanceRatio=0.900, BalanceRatio=1.000) [Rebalance] (IsFilePlacementClean=True) [FsControl] Set overall pool mode: PoolModeNormal (lastKey=Rebalance, pool=d5660952-83bd-4707-894c-484f1399dd2e)
×
×
  • Create New...