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:

-physicallyconnected
indicates 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:

https://technet.microsoft.com/en-us/itpro/powershell/windows/storage/get-physicaldisk?f=255&mspperror=-2147217396

best regards,

andy


please remember mark replies answers if help.
if have feedback technet subscriber support, contact tnmff@microsoft.com.



Windows Server  >  Windows Server 2016 General



Comments

Popular posts from this blog

2008 Windows Deployment Server Properties Error

Can no longer user MS Update - Files required to use Microsoft Update are no longer registered

How do a find data in one file, search for it in another file and if not found, write a custom message to another file