Doroszlai, Attila created AMBARI-19272:
------------------------------------------
Summary: Ignored mount points logged for each mount
Key: AMBARI-19272
URL: https://issues.apache.org/jira/browse/AMBARI-19272
Project: Ambari
Issue Type: Bug
Components: ambari-agent
Affects Versions: 2.5.0
Reporter: Doroszlai, Attila
Assignee: Doroszlai, Attila
Priority: Minor
Fix For: 3.0.0, 2.5.0
Ignored mount points are logged by the agent for each item in the list:
{noformat}
INFO 2016-12-21 16:30:19,526 Hardware.py:168 - Some mount points was ignored: /
INFO 2016-12-21 16:30:19,527 Hardware.py:168 - Some mount points was ignored:
/, /dev/shm
INFO 2016-12-21 16:30:19,527 Hardware.py:168 - Some mount points was ignored:
/, /dev/shm, /boot
INFO 2016-12-21 16:30:19,527 Hardware.py:168 - Some mount points was ignored:
/, /dev/shm, /boot, /vagrant
INFO 2016-12-21 16:30:19,527 Hardware.py:168 - Some mount points was ignored:
/, /dev/shm, /boot, /vagrant, /vagrant
{noformat}
Only the last log is needed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)