Operating System - HP-UX
1838642 Members
2201 Online
110128 Solutions
New Discussion

Error Messages in Ignite Log

 
SOLVED
Go to solution
John_44
Advisor

Error Messages in Ignite Log

Hello Everyone,

Whenever I run ignite the following messages appear in the ignite log:

NOTE: File: /var/opt/ignite/recovery/config.recover is not world-readable,
this may cause clients to fail to read it during an installation.

NOTE: File: /var/tmp/tmp_cfg_file is not world-readable, this may cause
clients to fail to read it during an installation.

Is this anything to worry about? Will this cause a installation to fail? Any and all help would be appreciated. Thanks in advance.

John



3 REPLIES 3
James R. Ferguson
Acclaimed Contributor
Solution

Re: Error Messages in Ignite Log

Hi John:

Change the permissions if you like. I'm always running as 'root' when I do Ignite work, as I suspect you would/should be, so I can't see that this is a serious problem.

...JRF...
Rob Smith
Respected Contributor

Re: Error Messages in Ignite Log

Hi, I get these all the time and I have never had a problem doing a restore. Hope this helps.

Regards,
Rob
Learn the rules so you can break them properly.
Magdi KAMAL
Respected Contributor

Re: Error Messages in Ignite Log

Hi John,

change your umask in order to allow world ( other ) to read the ignite-tape.

Check the permission on that file /var/opt/ignite/recovery/config.recover to see which user will not be able to read the tape.

Any way, you will be able to read it.

Magdi