Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.6.0, 1.6.1, 1.7.0, 2.0.0
-
None
-
None
-
HDP 2.1.2
Ambari 1.6.0
SLES 11 SP1 64bit
Description
The 'df' checks traverses the entire fstab (including the automounted user directories). This causes the timeout for each mounted user directory to reset. And since we are checking so often (even every few heartbeats), these automounted user directory never unmount.
Adding the '-l' to the 'df' check, would only parse the local disks, and allow the automounted user folders to timeout properly.
This should be a configurable property to skip or not.
Attachments
Issue Links
- is duplicated by
-
AMBARI-11110 Allow NFS mounts to be skipped during agent health check
- Resolved
- links to