pkey interfaces cannot be deleted reliably
See original GitHub issueHello, so we found an issue that it seems infiniband pkey interface cannot be deleted, for example running script:
- name: 'ib0.8008'
persistent_state: absent
and interface is still there without reporting error, while increase verbosity you can see:
'Traceback (most recent call last):
File "/tmp/ansible_network_connections_payload_jvvf4xj9/ansible_network_connections_payload.zip/ansible/module_utils/network_lsr/nm/connection.py", line 116, in _nm_profile_volatile_update2_call_back
File "/tmp/ansible_network_connections_payload_jvvf4xj9/ansible_network_connections_payload.zip/ansible/module_utils/network_lsr/nm/client.py", line 96, in fail\nansible.module_utils.network_lsr.nm.error.LsrNetworkNmError: Connection volatilize aborted on ib0.8008/5ece4f41-3fe7-4a8d-ba10-3dd3549c6bcd: error=unknown'
Issue Analytics
- State:
- Created a year ago
- Comments:12 (6 by maintainers)
Top Results From Across the Web
Troubleshoot dependency errors when deleting VPCs
The following error indicates that there are dependencies that you must remove before you can delete the Amazon VPC: "An error occurred ( ......
Read more >Network interfaces is in use, cannot be deleted - AWS re:Post
Hi all, I was doing a Udemy course to work with EKS. After I finished, I deleted EC2 instances created by EKS, removed...
Read more >4 Ways to Solve the Cannot Delete Files Error
The step-by-step guide to delete a file or folder is given as follows. Step 1: Launch the run command using the "Windows key...
Read more >Create VMs with multiple network interfaces | VPC
You can't delete a network interface without deleting the instance. Each instance must have a minimum of one network interface and a maximum...
Read more >Failing to delete Network Interface AWS - Stack Overflow
I am trying to delete my vpc and I first need to delete my network interface. However, those cannot be deleted because they...
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 FreeTop 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
Top GitHub Comments
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/1357
OK then we can close this ticket, thanks so much!