Windows 10 Can I get my storage spaces online at least in read only?

  • Thread starter Thread starter ryssli
  • Start date Start date
R

ryssli

Guest
I ran storage spaces of 2 1TB and 2 2TB for years, Windows 10 PRO up to date as of now. One 2 TB disk failed, Now I cannot access anything, all volumes went offline.

Here is what it looks like:

PS D:\WINDOWS\system32> get-storagepool -isprimordial 0 | get-virtualdisk

FriendlyName ResiliencySettingName FaultDomainRedundancy OperationalStatus HealthStatus Size FootprintOnPool StorageEfficiency
------------ --------------------- --------------------- ----------------- ------------ ---- --------------- -----------------
Games Mirror 1 Detached Unhealthy 800 GB 240.5 GB 49.90%
Media K Mirror 1 Detached Unhealthy 931 GB 1.82 TB 49.99%
Archives H Mirror 1 Detached Unhealthy 1.02 TB 1.78 TB 49.99%


PS D:\WINDOWS\system32> get-storagepool -isprimordial 0 | get-physicaldisk

Number FriendlyName SerialNumber MediaType CanPool OperationalStatus HealthStatus Usage Size
------ ------------ ------------ --------- ------- ----------------- ------------ ----- ----
4 WDC WD2002FAEX-007BA0 WD-WMAWP0139470 Unspecified False {Failed Media, IO Error, OK} Unhealthy Retired 1.82 TB
WDC WD2002FAEX-007BA0 Unspecified False Lost Communication Warning Retired 1.82 TB
0 WDC WD1001FALS-00E8B0 WD-WMATV6944097 HDD False {Failed Media, IO Error, OK} Unhealthy Retired 930.75 GB
1 WDC WD1001FALS-00E3A0 WD-WCATR0119381 Unspecified False {Failed Media, IO Error, OK} Unhealthy Retired 930.75 GB

PS D:\WINDOWS\system32> get-storagepool -isprimordial 0

FriendlyName OperationalStatus HealthStatus IsPrimordial IsReadOnly Size AllocatedSize
------------ ----------------- ------------ ------------ ---------- ---- -------------
Storage pool Read-only Unhealthy False False 5.46 TB 3.84 TB


The lost communications disk is definitely bad and not detected by Intel RST, I do not know why other 3 disks went Retired. I was thinking Mirroring would save me from complete data loss if this happened. Motherboard Intel controller Still sees the 3 Failed Media, IO Error, OK disks and reports no smart issues. The Motherboard Intel controller probably is not defective because it still successfully runs an Intel mirror on the system drive.

Storage spaces gui states error retired for the 3 disks that are online, the pool is completely inaccessible. Can I get it back online in read only?

More...
 
Back
Top