Operating System - HP-UX
1834395 Members
1611 Online
110066 Solutions
New Discussion

Error source_read failed when doing a add_new_client in ignite

 
Louis Francoeur
Occasional Contributor

Error source_read failed when doing a add_new_client in ignite

ok I have the following error on 2 of my servers when i add them with the command add_new_client -s servername:

add_new_client -s servername
Ignite-UX recovery tools are up-to-date, no action required.
* Scanning system for IO devices...
ERROR: source_read failed: Permission denied (errno = 13).
.....
ERROR: source_read failed: Permission denied (errno = 13).
ERROR: sourcefile_open: source read: Permission denied (errno = 13).
NOTE: Boot device is: 0/1/1/0.0.0

I have found that the message is generated by /opt/ignite/lbin/rescan_hw_host but it is a binary.

What should i verify as permission?

I did verify the NFS mounts and they look ok.

Thanks