NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

OpenStack Discussions

Manila: Could not find eligible network ports on node node02 on which to create Vserver LIFs

chengtao
2,298 Views

Due to a hardware failure, one of the storage nodes in the HA cluster(Platform: A400) was successfully taken over by another node. Although the takeover process was completed without any problems, the OpenStack Manila service was unable to create new file shares.

 

Storage platform: A400

Node name: node01   <<< Healthy node / Takeover mode

Node name: node02   <<< Down node

 

Manila-share.log

Failed to configure Vserver.: manila.exception.NetAppException: Could not find eligible network ports on node node02 on which to create Vserver LIFs.

Could not find eligible network ports on node node02 on which to create Vserver LIFs.\n']: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 13001:Failed to check file or LUN copy operation status. Reason: "RPC: Couldn't make connection [from mgwd on node " node01" (VSID: -1) to mgwd at 169.254.xxx.xxx]".

oslo_messaging.rpc.server manila.exception.NetAppException: Could not find eligible network ports on node node02 on which to create Vserver LIFs.

 

Is this an issue with the ONTAP driver? How should it be resolved?

1 REPLY 1

chamfer
1,587 Views

@chengtao what version of OpenStack are you running when seeing this error?

Public