Today I moved my physical disks to a new enclosure. The Pool is made from 10 harddisks and 6 SSDs.
(One HDD was a hotspare, all virtual disks are either 3Copies/2Columns or 2Copies/3Columns disks)
Two "Errors" happened during the migration:
- First, I dropped one of the SSDs on the ground
- Second, I didn't connect 3 of the SAS-Cables properly.
When the server was started, Storage Spaces noted that 2 SSDs and 6 HDDs where missing, set them ALL to retired and enabled the HDD-Hotspare.
No rebuild was going on, because obviously you cannot recover from only 2 HDDs containing data.
So, I shutdown the machine, fixed the SAS-Connections and started again.
After Setting the Disks back to "Automatic" Usage (they have been detected properly now) I could not repair anything, because the SSD dropped to ground was not found anymore.
So, I grabbed an older, smaller (but sufficent) SSD to replace the broken one. After using powershell to retire the missing SSD, invoke a Disk-Repair i'm now facing the following Situation:
The HDD-Tier seems "healty" again. However, some Virtual Disks are now reporting a "detached" state rahter than "degraded" or "incomplete" - The disks that have been reported "degraded" or "incomplete"
are now "ok" again after running the repair.
Usually every SSD showed 53,3 GB of usage. After the repair, the "new one" only contains 22,5 GB of data and the retired one still Shows 31 GB of data. (It Looks like the content of the detached disks has not been repaired?!)
I'm unable to remove the retired physical disk. ("Still in use" Server Manager claims)
I'm unable to "attach" the detached virtual disks to the Server in order to re-run the repair command. (tried the Manual-Attach-$False-Powershell Thing as well as every UI-Option)
Error just says "Error attaching Virutal Disk: Failed to attach virtual disk. Failed"
5 out of 12 disks ended up "detached" - how can I attach / repair / recover these disks?
Since everything is either double- or triple mirrored, a single SSD-Failure should not be able to harm any virtual disk?!
![]()
Feel free to come with everything that's in your mind - I've played all cards on hand...
Very Same Situation reported here:
https://community.spiceworks.com/topic/901742-storage-spaces-1-failed-hard-drive-causes-mirror-to-crash
The hotfix mentioned there is only for 2012, not 2012 R2 - cannot install :(
best,
dognose