What is your current onefs version of your nodes? You can run the command on your production system, and you should not have any issue.If you want, you can open a support case before running the command.
We have OneFS Version: 9.2.1.7 I tryed to open a case with Support but they said as is not a break and fix they cannot help so I guess we are on our own, is there any guide where that CLI command came from, Im not able to find it in the API User guide.
DELL-Sam L
Moderator
•
7.8K Posts
0
February 23rd, 2023 02:00
Hello StorageGuyMX,
What is your current onefs version of your nodes? You can run the command on your production system, and you should not have any issue. If you want, you can open a support case before running the command.
StorageGuyMX
1 Rookie
•
2 Posts
0
February 23rd, 2023 06:00
We have OneFS Version: 9.2.1.7
I tryed to open a case with Support but they said as is not a break and fix they cannot help so I guess we are on our own, is there any guide where that CLI command came from, Im not able to find it in the API User guide.
tchstnut
1 Rookie
•
16 Posts
0
February 23rd, 2023 06:00
Sounds like http or http authentication is disabled on the two clusters that are not responding.
Can you compare the output of "isi_gconfig -t web-config | grep -I auth" between one of the clusters that is working and one that is not.
dynamox
9 Legend
•
20.4K Posts
0
February 24th, 2023 22:00
Had the same issue on mine after upgrading to 9.4.0.10. This took care of it.
isi_gconfig -t web-config auth_basic=true
arevir
1 Rookie
•
1 Message
0
October 30th, 2025 09:04
Hi! Is node reboot required for the changes to take effect? Tks!
DELL-Sam L
Moderator
•
7.8K Posts
0
October 30th, 2025 15:03
Hello arevir,
It is best to reboot the node to ensure that the changes have taken effect. You can make the changes without rebooting the node.