For some time now, I have been receiving the following messages in the MDS /var/log/messages
May 9 08:06:59 2025 s611pro00sc2 clish[24556]: binding snapshot-scheduled:default_snap:name result is snap
May 9 08:06:59 2025 s611pro00sc2 clish[24556]: binding snapshot-scheduled:default_snap:description result is default_snapshot
May 9 08:06:59 2025 s611pro00sc2 clish[24556]: binding snapshot-scheduled:default_snap:activation result is disabled
May 9 08:06:59 2025 s611pro00sc2 clish[24556]: binding snapshot-scheduled:default_snap:target result is lvm
May 9 08:06:59 2025 s611pro00sc2 clish[24556]: binding snapshot-scheduled:default_snap:target result is lvm
May 9 08:06:59 2025 s611pro00sc2 clish[24556]: binding snapshot-scheduled:default_snap:max_snapshots result is 9999
May 9 08:06:59 2025 s611pro00sc2 clish[24556]: binding snapshot-scheduled:default_snap:min_snapshots result is 1
May 9 08:06:59 2025 s611pro00sc2 clish[24556]: binding snapshot-scheduled:default_snap:disk_space_in_GB result is 1100.00
May 9 08:06:59 2025 s611pro00sc2 clish[24556]: cli_snapshot: sched_snapshot_show: username not configured
May 9 08:06:59 2025 s611pro00sc2 clish[24556]: cli_snapshot: sched_snapshot_show: ip not configured
May 9 08:06:59 2025 s611pro00sc2 clish[24556]: cli_snapshot: sched_snapshot_show: uploadPath not configured
There are many more; I have cut the log.
Why does it appear if it is disabled? These messages are sent to a log collector, and I would prefer them not to appear because Nagios alerts me about them daily.
It is disabled. I don't understand it.
s611pro00sc2> show scheduled-snapshot
CLINFR0329 Invalid command: 'show scheduled-snapshot'.
s611pro00sc2> show snapshot-scheduled
Scheduled snapshot configuration:
Name: snap
Description: default_snapshot
Activation: disabled
Target: lvm
Max_snapshots: 9999
Min_snapshots: 1
Disk_space_in_GB: 1100.00
Every day at 01:00
Do you know how I can prevent these messages from appearing?
Thanks.