Virtual NIC error binding deleted cloud host

2025-06-26 14:54:41 Published
  • 0 Followed
  • 0Collected ,5Browsed

Problem Description

Process Analysis

false positive

Solution

1. Find all virtual NIC IDs in the alarm message

Enter the neutron container

Use the command to delete the virtual NIC sequentially: neutron port-delete PORT-ID

         

2. Find all cloud drive IDs in the alarm message

Enter the cinder container

Use the command to reset the state: cinder reset-state --state available --attach-status detached [VOLUME-ID]

 

Please rate this case:   
0 Comments

No Comments

Add Comments: