Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation since 11/11/25 in all areas

  1. At one point in time I had the same configuration. In my case the answer was YES. When the one drive failed, I was able to remove it and my pool saw NO lose of data. A little rebalancing was required but in the overall situation nothing was lost. I would suggest you keep the Mirror and multiple duplication on JBODs. A NAS can lose a little if multiple disks fail because of power bounces but if you keep a UPS online with the protections you will be fine.
    1 point
  2. 1 point
  3. As per above "T" has to be the pool's drive letter, not the poolpart disk's drive letter. So if your pool drive letter was instead "P" then you would use: dpcmd ignore-poolpart P: 422717a2-17f9-4c2f-b66b-1227cf2442c0
    1 point
  4. Hi silk, my commiserations on having to deal with a borked recycle bin! You were close. The syntax of the ignore command is: dpcmd ignore-poolpart pooldriveletterwithcolon poolpartuid The syntax of the unignore command is: dpcmd unignore-poolpart poolpartpath For example, in your case above (assuming T is the letter of your pool drive - not your poolpart disk), to ignore that particular poolpart you would use: dpcmd ignore-poolpart T: 422717a2-17f9-4c2f-b66b-1227cf2442c0 While to reverse that, unignoring it, you could use: dpcmd unignore-poolpart \\?\Volume{c29fdf21-0f4b-41b9-9a1a-c540f54e1c28}\PoolPart.422717a2-17f9-4c2f-b66b-1227cf2442c0 (as for why DrivePool put the poolpart disk back into the pool after it was removed while missing, that's because when a missing disk is removed DrivePool can't make any changes to that disk to mark that poolpart as no longer in use - and normally the expected reason to Remove a Missing disk is because the disk is dead and won't be showing back up!)
    1 point
×
×
  • Create New...