Whamcloud - gitweb
LU-980 mount: improve mount/unmount messages 11/50511/2
authorAndreas Dilger <adilger@whamcloud.com>
Mon, 3 Apr 2023 20:31:26 +0000 (14:31 -0600)
committerOleg Drokin <green@whamcloud.com>
Tue, 18 Apr 2023 03:21:26 +0000 (03:21 +0000)
commitcba8c65b384f92d269944042047f7a58d2808530
tree07574f57cfb971b56b2700098aff92116b375715
parent9d1f8f1e3557ee3349c623f4f5596df44f60b082
LU-980 mount: improve mount/unmount messages

In some cases, unmount errors are printed in multiple places, or
are expected so printing them on the console log is not necessary.

Conversely, some status messages such as mounting or unmounting the
whole target should not be rate limited.

Test-Parameters: trivial
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: Id55f6ee3af5ad3cbe44a380314aa4b31f6b4bad3
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/50511
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: Olaf Faaland <faaland1@llnl.gov>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/obdclass/obd_config.c
lustre/osp/lwp_dev.c
lustre/target/tgt_mount.c