Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 219257

Re: Disable few paths from ESXi hosts which part of one Cluster

$
0
0

LucD,

 

I dont get any output.

 

$tgtHBA = "vmhba2"

$tgtPortWWN = "5764617912562315608"

Get-VMHost | Get-ScsiLun -LunType disk | where {$_.RuntimeName.Contains($tgtHBA)} |Get-ScsiLunPath | where

 

 

{$_.Extensiondata.Transport.PortWorldWideName -eq $tgtPortWWN} |Set-ScsiLunPath -Active:$false

 

 

Here is the link i followed. This was updated by you in 2011 :-)

 

Re: Disabling paths to migrate all FC storage connections to specified port on HBA

 

 

-Gurram


Viewing all articles
Browse latest Browse all 219257

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>