Skip to content
This repository has been archived by the owner on Oct 28, 2022. It is now read-only.

New-NsxLoadBalancerPool Error : errorCode":202,"details":"The requested object : vm-6307 could not be found. #628

Open
guptatarun1989 opened this issue Jul 16, 2020 · 3 comments

Comments

@guptatarun1989
Copy link

HI team ,
Please help me to fix this . I have tried on GUI ,API as well as PowerNSX "New-NsxLoadBalancerPool" command .

image

image

$monitor=Get-NsxEdge -objectid edge-19 |Get-NsxLoadBalancer| Get-NsxLoadBalancerMonitor "default_tcp_monitor"
$t=Get-NsxEdge -objectid edge-19|Get-NsxLoadBalancer|New-NsxLoadBalancerPool -Name "vy-apo-42-18688" -Description "vy-apo-42-18688" -Transparent:$false -Algorithm leastconn -Monitor $monitor

i have tried a lot of searching and cant found anything .. Please help if any one any input

@alagoutte
Copy link
Contributor

Hi,

What version do you are using ? (for NSX-V and PowerNSX)

@guptatarun1989
Copy link
Author

NSX-V 6.4.5
PowerNSX : 3.0.1118

@alagoutte
Copy link
Contributor

NSX-V 6.4.5
PowerNSX : 3.0.1118

Hi, can you try to upgrade to last PowerNSX release ? (3.0.1174)
if remenber i think some issue with NsxLoadBalancer

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants