Lost Connection Get-Physical Disk
hello guys
i have 4 host widows 2016 nano server in cluster mode. enabled s2d in occassion show disk messages lost connection.
the host have nic mellanox rdma enabled , 2 segment separated vlan.
the perc dell h730 in hba mode , disk show non-raid os show type raid. change value (get-cluster).s2dbustypes=”0x100″ , s2d configured.
my problem messages lost connection when running
get-physicaldisk | sort-object friendlyname | ft friendlyname,healthstatus,size,bustype,mediatype
friendlyname healthstatus size bustype mediatype
------------ ------------ ---- ------- ---------
ata intel ssdsc2bx20 lost connection 199179108352 raid ssd
ata intel ssdsc2bx20 healthy 199179108352 raid ssd
ata intel ssdsc2bx20 healthy 199179108352 raid ssd
thank help
regards
sebastian
san
hi sebastian,
firstly , found cmdlet parameter-healthstatus contains following values:
specifies health status of physical disks get. acceptable values parameter are:healthy
unhealthy
unknown
warning
so, don't know why lost connection is here.
secondly, please try add parameter see if helps:
-physicallyconnectedindicates cmdlet gets physical disks physically connected specified storage node.
lastly, since have got size, type info, did try check if problematic disk can used?
referred link cmdlet:
best regards,
please remember mark replies answers if help.
if have feedback technet subscriber support, contact tnmff@microsoft.com.
Windows Server > Windows Server 2016 General
Comments
Post a Comment