question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

pkey interfaces cannot be deleted reliably

See original GitHub issue

Hello, 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:closed
  • Created a year ago
  • Comments:12 (6 by maintainers)

github_iconTop GitHub Comments

0reactions
codeRheincommented, Sep 13, 2022

I think that it depends on the NetworkManager version the managed host is installed, the bug was fixed since NM-1.41.2.

OK then we can close this ticket, thanks so much!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found