-
Notifications
You must be signed in to change notification settings - Fork 174
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
syncfiles return with 1 in one node and returned 0 in another node #7445
Comments
@samveen @Obihoernchen Can you share your comments |
@abhishek-sa1 Only a log of the script run in the install log can give any insight of what the issue might have been. Without that, it is not possible to know what the issue might have been. |
@samveen |
@samveen |
As the initial error happened on the node during install time, please check the logs installer logs on the node. For yum based installers (RH/Centos/Rocky), the location is usually in /var/log/xcat/ . Looking at the ubuntu installer templates, the same location is also used for ubuntu installs for storing the installer logs. |
I have mentioned xcat.log above. |
syncfiles return with 1 in one node and returned 0 in another node. Due to this node status updated as failed. By running updatenode -F it updated successfully in failed node.
After reprovisioning of OS in same node, syncfiles return with 0.
Is this issue due to any connectivity? Any insights on this?
The text was updated successfully, but these errors were encountered: