Forum Discussion
F5 No longer to create new pool members
For some reason by F5 Big-IP is no longer able to create new pool members:
Exception calling "IsMatch" with "2" argument(s): "No such host is known" August 8th 2017 09:37:51Info Unable to create pool member '172.XX.XX.XX:9333'. Aborting... August 8th 2017 09:37:51Fatal The remote script failed with exit code 1
- DAGOATMAMBA_328
Nimbostratus
it works still works for the already created poolmembers
- Jad_Tabbara__J1
Cirrostratus
Could you share the script/command ?
- MvdG
Cirrus
Can you create a node first and add it to the pool?
What version are you running?
Do you have a cluster? Can you create pool members on the other cluster member?
Do you create the pool member via the web GUI or CLI?
- DAGOATMAMBA_328
Nimbostratus
Im creating this through a powershell template through our deployment application Octopus Deploy. No cluster :(
- Jad_Tabbara__J1
Cirrostratus
Hello,
The following line
$poolMember = Get-PoolMember -F5Session $session -PoolName $poolName -Name $poolMemberName -Address $poolMemberIPAddress -ErrorVariable f5Error
Is returning 0. Check if arguments given to the command "Get-PoolMember" are correct.
Mabye one of the following variabled are empty
$session $poolName $poolMemberName $poolMemberIPAddress
f5ErrorCould you execute the command seperatly ?
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com