V-16-1-53007 HAD on this node not accepting clients - When a non-root user runs the command "hauser <userid>"

book

Article ID: 100020257

calendar_today

Updated On:

Description

Error Message

VCS ERROR V-16-1-53007 Error returned from engine: HAD on this node not accepting clients

Resolution

For a secure cluster to work correctly, HAD should be started after vxatd is up and running.The message "Unsuccessful search for non-root domain" is printed in the logs when HAD, during startup, tried to create a private domain but couldn't find anon-root PDR (private domain repository) on the system to add the domain to. Ran the following commands to fix the issue
#hastop -local -force
#pgrep vxatd (to confirm that vxatd is running)
#hastart
 

 

Issue/Introduction

When a non-root user runs the command "hauser ", it fails with the error message "VCS ERROR V-16-1-53007 Error returned from engine: HAD on this node not accepting clients"