1831300 Members
3421 Online
110023 Solutions
New Discussion

Ignite question

 
SOLVED
Go to solution
John McDen
Regular Advisor

Ignite question

Will this cause a problem in restoring the ignite backup.. ??
NOTE: File: /var/opt/ignite/recovery/2002-06-14,15:54/system_cfg is not
world-readable, this may cause clients to fail to read it during an
installation.
NOTE: File: /var/opt/ignite/recovery/2002-06-14,15:54/control_cfg is not
world-readable, this may cause clients to fail to read it during an
installation.
NOTE: File: /var/opt/ignite/recovery/2002-06-14,15:54/archive_cfg is not
world-readable, this may cause clients to fail to read it during an
installation.


Thank
New to HP
2 REPLIES 2
Helen French
Honored Contributor
Solution

Re: Ignite question

This could create problem while doing a recovery on the clients. The problem is the permission of file system_cfg. One possible solution is to check/set the umask value before invoking the recovery command. Set the umask:

# umask 022
Life is a promise, fulfill it!
Helen French
Honored Contributor

Re: Ignite question

Check this document (TKB #KBRC00007225):

http://support2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000055269938

Life is a promise, fulfill it!