project-trident / trident-core Public
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
Pre-Release2 : filesystem issues possibly related to .autofs #48
Comments
|
|
ok, maybe a false alarm here. the automountd service was not started. trident devs should it be started at boot? "service automountd start" fixed it. i'm keeping this ticket open for now and will watch for any other unexpected issues. --Jim B. |
|
There you go! |
Recursive directory listing with "ls -alR / " hangs on .autofs
It eventually times out (takes about 3 minutes) and continues.
Then gets hung on /net (another long hang). it eventually continues to the end.
The command returns a non-zero value (1).
I will post an about(1) from that machine shortly.
The text was updated successfully, but these errors were encountered: