Elastifile File System deployments in GCP uses network-tags for some configurations.
Customers also adds network tags from various reasons like firewall configuration.
During Elastifile online upgrade, new storage nodes are created, replacing the old storage nodes.
The problem is - Elastifile upgrade process is aware only to the Elastifile created network tags.
And does not copy the customer added network tags.
This can cause issues during/post upgrade, like failing the upgrade or can break clients connections.
The solution is to document the network tags pre upgrade, and add them to the new storage nodes as soon as they are created.
In the below command replace the example:customer-tag1 with the customer network tags
Before running the Elastifile upgrade, execute the below command, with your changes .
The command will update only the new storage nodes as soon as they are created.
After all NEW storage nodes created, verify from GCP console all network tags listed on all storage nodes.