StorageGRID upgrade stuck at Upgrading Base OS with error No module named Netapp
Applies to
- NetApp StorageGRID
- VMware based nodes
Issue
During a StorageGRID upgrade, a node is stuck on the Software Upgrade page showing Upgrading Base-OS and does not complete
- Via VMware console, error in
/var/login BaseOS :ImportError: No Module named netapp ifconfigcommand shows no IP configured
ifup eth0 reports: Traceback (most recent call first):file "usr/bin/ifup" , line 11 in <module>from netapp import logImportError: No Module named netapp