Problem Summary
In Oracle CRS, when trying to add the resource for the HVR remote listener we get CRS-2415: Resource 'HVRLsnr' cannot be registered because its owner 'root' is not the same as the Oracle Restart user 'grid'.If we add the resource using the grid account, it gets created but the remote listener fails to start, we get "standard in not a tty" message.Any solution to either problem?
Answer
When logged in as the grid user, can you execute the command you use to register the local resource (i.e. whatever you put in ACTION_SCRIPT)? It may be that your grid user does not have execute privileges on the script. Also, please note that the script will require setting HVR_HOME and HVR_CONFIG and obviously adequate access privileges have to be granted to these locations as well.