How to remove queued Notifier messages marked for deletion?

book

Article ID: 100018060

calendar_today

Updated On:

Resolution

Delays in the VCS Notifier may be related to undeleted messages in the Notifier queue.  If you are experiencing delayed notification from the VCS Notifier, use the following procedure to clear the queue and restart the NotifierMngr Resource.

1. Verify that Notifier is running in the cluster:
     

#  haclus -value Notifier

#  hares -list Type=NotifierMngr

#  hares -display -attribute State


2. Offline the NotifierMngr Type Resource:
 

# hares -offline -sys
 


3. Delete the queued Notifier messages:
 

# haclus -delnotes
 


4. Restart the NotifierMngr Type Resource:
 

# hares -online -sys

 

 

Issue/Introduction

How to remove queued Notifier alerts marked for deletion?