os-brick/os_brick/remotefs
Sean McGinnis 44a3caba77
Make NFS already mounted message debug level
When a share is already mounted there is currently a message logged at
info level stating this whenever mount is called. Mount is called for
every remote share when collecting stats, so this results in
unactionable and useless messages filling the log file once a minute by
default.

Since nothing needs to be done in this case, and it is not really useful
information to the administrator, this changes that logging to debug
level so it is only seen if enabling the verbosity where an admin would
want to see something like this.

Change-Id: If7dc84c50ca7c9bae878a72b330c6d5ef9a3bab1
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-06-18 16:12:30 -05:00
..
__init__.py renamed the project to os-brick 2015-02-05 23:58:37 +00:00
remotefs.py Make NFS already mounted message debug level 2019-06-18 16:12:30 -05:00
windows_remotefs.py Windows SMBFS: fix using share subdirs 2018-11-27 10:19:07 +02:00