Opened 12 years ago

Closed 12 years ago

#604 closed defect (worksforme)

Error in Restore

Reported by: Xavier Caro Owned by: Bruno Cornec
Priority: low Milestone: 3.0.2
Component: mondo Version: 3.0.1
Severity: trivial Keywords:
Cc:

Description

  1. Error Message: ??

Errors occurred while data was being restored.

[Main] libmondo-files.c->length_of_file#537: filename=/etc/raidtab

Unable to openin filename (No such file or directory)

2.Final Messages: Done. Errors occurred during the nuke phase. Run complete. Errors were reported. Please review the logfile.

  1. Note: this server (HP) does not use /etc/raidtab
  1. After restore the server is working fine.

Please help, Xavier Caro

Attachments (1)

mondorestore.log (163.2 KB ) - added by Xavier Caro 12 years ago.

Download all attachments as: .zip

Change History (6)

by Xavier Caro, 12 years ago

Attachment: mondorestore.log added

comment:1 by Bruno Cornec, 12 years ago

Priority: highlow
Status: newassigned

The errors mentioned are unrelated to the raidtab not found. !Mondorescue can create itself a raidtab file if needed.

The errors reported in the log are these:

        [Main] mondorestore.c->restore_all_biggiefiles_from_CD#2124: OK, there are 1 biggiefiles in the archives
2415	        [Main] mondorestore.c->restore_all_biggiefiles_from_CD#2131: Thinking about restoring bigfile 1
2416	                [Main] mondorestore.c->restore_all_biggiefiles_from_CD#2134: ...but its first slice isn't on this CD. Perhaps this was a selective restore?
2417	                [Main] mondorestore.c->restore_all_biggiefiles_from_CD#2138: Cannot find bigfile #1 's first slice on CDR #1
2418	                [Main] mondorestore.c->restore_all_biggiefiles_from_CD#2140: Slicename would have been /mnt/cdrom/archives/slice-0000000.00000.dat
2419	        [Main] mondorestore.c->restore_all_biggiefiles_from_CD#2156: There was no bigfile #1. That's OK.
2420	        [Main] mondorestore.c->restore_all_biggiefiles_from_CD#2157: I'm going to stop restoring bigfiles now.
2421	Errors.
2422	Errors occurred while data was being restored.

It seems there was a Big file archived that is not found. Do you also have the/var/log/mondoarchive.log

comment:2 by Bruno Cornec, 12 years ago

Severity: majornormal

comment:3 by Bruno Cornec, 12 years ago

Severity: normalminor

comment:4 by Bruno Cornec, 12 years ago

Severity: minortrivial

Your only biggie file was a mondorescue image ! Cf: /var/cache/rapid/backup/mondo/mondorescue-1.iso

Maybe you should exclude it from your backup, especially if it was the one you were creating.

add -E '/var/cache/rapid/backup/mondo' to your CLI e.g.

As your log file was truncated, I could'nt see whether this was the issue, but I suspect that it was trying to backup a former backup you were erasing or something like that.

Please send the full log if you want me to help more.

comment:5 by Bruno Cornec, 12 years ago

Resolution: worksforme
Status: assignedclosed

Closing for now to clean the list of bugs to solve for 3.0.2, as I'm missing details as of now. Fell free to reopen if the above advises didn't work.

Note: See TracTickets for help on using tickets.