OS: Windows 10
Get-PhysicalDisk | select-object serialnumber, uniqueid, friendlyname, operationstatus, healthstatus
serialnumber : 2004f0da1700010000000000000000000000000000000000
uniqueid : 2004F0DA17000100
friendlyname : Seagate ST2000DM008-2FR1
operationstatus :
HealthStatus : Unknown
serialnumber : 2004f0da1700010000000000000000000000000000000000
uniqueid : {6f7802ea-da1d-4403-1747-8a5bbe5789fd}
friendlyname : Seagate ST2000DM008-2FR1 SCSI Disk Device
operationstatus :
HealthStatus : Warning
it is a single HDD in pool but displays as two HDD. How to
fix it?
Get-StorageJob
Name IsBackgroundTask ElapsedTime JobState PercentComplete BytesProcessed BytesTotal
---- ---------------- ----------- -------- --------------- -------------- ----------
RAID-0 NTFS-Repair True 00:31:13 Suspended 0 0 B 291.5 GB
Get-VirtualDisk
FriendlyName ResiliencySettingName FaultDomainRedundancy OperationalStatus HealthStatus Size FootprintOnPool StorageEfficiency
------------ --------------------- --------------------- ----------------- ------------ ---- --------------- -----------------
RAID-0 NTFS Simple 0
Degraded Unhealthy 5.45 TB 574.5 GB 100,00%
Get-PhysicalDisk
1 Seagate ST2000DM008-2FR1 2004f0da1700010000000000000000000000000000000000 Unspecified False {Starting, OK} Unknown
Seagate ST2000DM008-2FR1 SCSI Disk Device 2004f0da1700010000000000000000000000000000000000 Unspecified False Lost Communication Warning