Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

protocols script partially failed re-creating NFS on 4.1 #125

Open
adamuk01 opened this issue Feb 28, 2023 · 1 comment
Open

protocols script partially failed re-creating NFS on 4.1 #125

adamuk01 opened this issue Feb 28, 2023 · 1 comment

Comments

@adamuk01
Copy link

adamuk01 commented Feb 28, 2023

Just upgraded a customer cluster to 4.1. After the upgrade I tried to restore the NFS cluster.
It created the interface group & client group fine, but did not create the exports.
Output from command was:

`# ./protocols --restore localhost_28022023-091609.cfg

looking for token file auth-token.json
Checking for /scratch/tools/postinstall/auth-token.json
Checking for /root/.weka/auth-token.json
Reading localhost_28022023-091609.cfg
Configuration loaded
Restoring from localhost_28022023-091609.cfg
Creating NFS interface group default-ig1
Creating NFS interface group default-ig1 port ens3f0np0
Creating NFS interface group default-ig1 port ens3f0np0
Creating NFS interface group default-ig1 port ens3f0np0
Creating NFS interface group default-ig1 port ens3f0np0
Creating NFS interface group default-ig1 ip-range
API Exception: IPs can't be added to the inactive "default-ig1" interface group
Restoring SMB Cluster None
API Exception: JSONValue is not a string
complete`

It took a minute or so for the NFS containers to become ready, not sure if this is some kind of timing issue ? As it thought the interface group was inactive ?
There was no SMB - so ignore that.

@adamuk01
Copy link
Author

adamuk01 commented Mar 6, 2023

This looks to be a duplicate of problem #93

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant