Operating System - HP-UX
1834018 Members
2240 Online
110063 Solutions
New Discussion

warning after doing make_tape_recovery

 
Philip J. Priest_1
Frequent Advisor

warning after doing make_tape_recovery

After creating an ignite tape i get this error:

WARNING: There was a problem with the list of files/directories to archive.
Input: /var/opt/ignite/recovery/2003-01-30,13:11/flist
The following line(s) had too few/incorrect entries in each of them.
Problem lines:
line: 4 tmp 40755 1021149253 96 0
* Cleaning up old configuration file directories

is this just a warning? or should i be concerned?

thanks
Phil
3 REPLIES 3
Robert-Jan Goossens
Honored Contributor

Re: warning after doing make_tape_recovery

Hi Phil,

You could check
/var/opt/ignite/recovery/latest/recovery.log
and find the the error message. Maybe it will give you some more details.

Kind regards,

Robert-Jan.
Philip J. Priest_1
Frequent Advisor

Re: warning after doing make_tape_recovery

This is what is in /var/opt/ignite/recovery/latest/recovery.log:

WARNING: There was a problem with the list of files/directories to archive.
Input: /var/opt/ignite/recovery/2003-01-30,WARNING: There was a problem with the list of files/directories to archive.
Input: /var/opt/ignite/recovery/2003-01-30,10:42/flist
The following line(s) had too few/incorrect entries in each of them.
Problem lines:
line: 4 tmp 40755 1021149253 96 0
10:42/flist
The following line(s) had too few/incorrect entries in each of them.
Problem lines:
line: 4 tmp 40755 1021149253 96 0
* Cleaning up old configuration file directories
Sridhar Bhaskarla
Honored Contributor

Re: warning after doing make_tape_recovery

Hi Phil,

From the man page of make_tape_recovery,

//start

...
/var/opt/ignite/clients/0x{LLA}/recovery//flist
"File" list file which supplies the list of files that are to be
archived. This is a plain text file, but should not be modified.
Each line is in a special format that, if altered, could cause
problems with the archive proce
ss.

...
...
//END

Did you buy anychance modify this list?. Try running make_tape_recovery again without touching the file. Or you might have deleted file in /tmp after make_tape_recovery started.

-Sri
You may be disappointed if you fail, but you are doomed if you don't try