CentOS Bug Tracker
CentOS Website

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003064 [CentOS-5] dump major have not tried 2008-08-14 19:34 2008-08-14 19:34
Reporter rouilj View Status public  
Assigned To
Priority normal Resolution open  
Status new   Product Version 5.1
Summary 0003064: restore fails to restorepermissions and owner/group on files
Description Piped a dump into a restore to copy a 401GB filesystem. It finally
completed in a couple of days, but when it finished it reported:

  /sbin/restore: fopen: File too large
  cannot open mode file /backup-pc/tmp/rstmode1218560776
  directory mode, owner, and times not set

command line was:

 sudo /sbin/dump -D /dev/null -0 -f - /mnt | sudo /sbin/restore -rf - -T /backup-pc/tmp

and all files were left as owner root, group root mode 600, with
directories mode 700.

The target filesystem was ext3 mounted as:

     /dev/md2 on /backup-pc type ext3 (rw,noatime)

I don't know what the actual file size was as the file was deleted when
restore exited.

I would expect this to be reproducable, but it takes a couple of days to
reproduce.

Inode data:

Filesystem Inodes IUsed IFree IUse% Mounted on
/dev/md2 91586560 3109039 88477521 4% /backup-pc

disk space info:
Filesystem 1K-blocks Used Available Use% Mounted on
 /dev/md2 721075688 420471776 263975316 62% /backup-pc

uname -a: Linux ops01.fp.bos1.renesys.com 2.6.18-53.1.19.el5PAE 0000001 SMP Wed May 7 08:48:19 EDT 2008 i686 athlon i386 GNU/Linux

dump rpm: dump-0.4b41-2.fc6
Additional Information
Tags No tags attached.
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2008-08-14 19:34 rouilj New Issue
2008-08-14 19:34 rouilj Assigned To => kbsingh@karan.org


Copyright © 2000 - 2009 Mantis Group
Powered by Mantis Bugtracker