Add "match_host_by_serial" config option to disable host serial matching.
See original GitHub issueI have two sources:
I don’t have hosts added with DNS names only raw IP addresses.
- vCenter with hosts: (For customers)
10.99.105.101 10.99.105.102 10.99.105.103 10.99.105.104 - Spare (Not responding now)
- vCenter with hosts: (Private)
10.99.105.105 19.99.105.106
When I run ./netbox-sync.py
it will not create all of them, but only one randomly and recreate VLANs, NICs, etc.
It’s the same when I use only the first source with hosts from .1 to .4
All hosts are in one BLADE. Is this a problem?
Issue Analytics
- State:
- Created 3 years ago
- Comments:20 (7 by maintainers)
Top Results From Across the Web
QRadar: Unable to add managed host due to hardware serial ...
When you are adding a managed host to your deployment, the add_host process can fail due to a missing hardware serial number.
Read more >system license show-serial-numbers - Product documentation
This command displays the history of changes to the support and node serial numbers. The node serial number and the support serial number...
Read more >no matching host key type found. Their offer: ssh-dss
I am accustomed to using Putty on a Windows box or an OSX command line terminal to SSH into a NAS, without any...
Read more >Is there a way to use Tenable for ITSM with device serial ...
We are looking to add tenable data to our ServiceNow CMDB database, ... ensure that data pulled form Tenable matches to the correct...
Read more >CI Identifiers - Hardware rule match on Serial Numbers
Solved: I noticed two "issues" in our dev instance the other day with the updated identification rules. Rule 1 is correlation ID Rule...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@bb-Ricardo Yes. I am working on it.
@xth0331 You still having this issue even with
match_host_by_serial = False
off? Did you delete the IP addresses from the interface and tried again?