cancel
Showing results for 
Search instead for 
Did you mean: 

How to disable NotifierManager resource during maintenance window

paragarw
Level 4

Hello Guys,

I want to disable NotifierManager resource as i dont email alerts to be sent during planned maintenance window.

I tried following steps.

[root@abc ~]# hares -offline ntfr -sys abc
[root@abc ~]# hares -modify ntfr Enabled 0
VCS WARNING V-16-1-50037 Can not disable non-persistent resource which is not in a clean offline state
[root@abc ~]#

 

What are the correct steps to temporarily disable email alerts in VCS

1 ACCEPTED SOLUTION

Accepted Solutions

RiaanBadenhorst
Moderator
Moderator
Partner    VIP    Accredited Certified

Just offline the resource. If that doesn't work then instead of updating "Enabled" update the "SMTP Recipients"
 

View solution in original post

3 REPLIES 3

RiaanBadenhorst
Moderator
Moderator
Partner    VIP    Accredited Certified

Just offline the resource. If that doesn't work then instead of updating "Enabled" update the "SMTP Recipients"
 

paragarw
Level 4

Thanks Rian. I'll try.

sudhir_h
Level 4
Employee

Hi,

 

Looks like the offline of the notifier resource didnot complete successfully. Hence when you try to disable the resource it gives the "VCS WARNING V-16-1-50037 Can not disable non-persistent resource which is not in a clean offline state" error.

Kindly check the state of the notifier resource

#hares -satate ntfr -sys abc

Also as Riaan mentioned, removing the SMTP recipents would also work.

Regards,

Sudhir