Troubleshooting
Problem
After the admin runs the command qchange_netsetup, network interface shows both the new and old IP addresses.
Symptom
Tried restarting networking but it didn’t clear the cache:
systemctl restart network
Note: Restarting interfaces could cause network outages. If required schedule a network maintenance window per your organizations requirements.Cause
The VMware1 node wasn't powered off before the admin changed the VM network configuration.
- In the web UI Console for VMware1 VSphere1 client, select the QRadar VM.
- Create a network adapter:
Select Actions > Edit Settings > Add New Device > Network Adapter - Configure network settings as needed.
- Select OK
- Remove the unneeded network adapter:
Actions > Edit Settings - Hover over old network adapter and Select 'X' on right side.
If you made changes in VM network settings, you need to restart the VM node before the admin runs the command qchange_netsetup.
Resolving The Problem
- Verify two IP addresses are on the interface:
ip addr show dev <INTERFACE>
- Manually removed the old IP with:
ip addr del dev <interface> <ip>/<Mask>
- Verify IP was successfully removed:
ip addr show dev <INTERFACE>
inet
variable from the ip command is showing the new IP address now, and the second IP is no longer visible.
- VMware, the VMware logo, VMware Cloud Foundation, VMware Cloud Foundation Service, VMware vCenter Server, and VMware vSphere are registered trademarks or trademarks of VMware, Inc. or its subsidiaries in the United States and/or other jurisdictions.
Document Location
Worldwide
[{"Type":"MASTER","Line of Business":{"code":"LOB24","label":"Security Software"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSBQAC","label":"IBM Security QRadar SIEM"},"ARM Category":[{"code":"a8m0z000000cwtNAAQ","label":"Deployment"}],"ARM Case Number":"TS005106809","Platform":[{"code":"PF016","label":"Linux"}],"Version":"7.4.3;7.5.0"}]
Was this topic helpful?
Document Information
Modified date:
28 October 2022
UID
ibm16615323