You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.
Hey @carlosonunez-vmw! Thanks for opening your first issue. We appreciate your contribution and welcome you to our community! We are glad to have you here and to have your input on Tanzu Framework.
Bug description
tanzu
sometimes fails withEBADF
when$HOME
is mounted to a NFS share.No
tanzu
CLI commands work when this occurs.Affected product area (please put an X in all that apply)
Expected behavior
tanzu --version
(or anytanzu
command) worksSteps to reproduce the bug
rw
withnolock
tanzu
command.Version (include the SHA if the version is not obvious)
Environment where the bug was observed (cloud, OS, etc)
RHEL7 machine
Relevant Debug Output (Logs, manifests, etc)
Additional Notes
I noticed that the file locking behavior happens here. Would it be possible to detect whether HOME is mounted on a NFS share and has locking disabled?
The text was updated successfully, but these errors were encountered: