I tried backing up a raw partition /dev/hda1 ext3, and the backup was
successful, but the restore gave me the following error:

24-Jun 15:27 A16313: RestoreFiles.2005-06-24_15.23.43 Error: attribs.c:339 File
size of restored file /tmp/bacula-restores/dev/hda1 not correct. Original 0,
restored 106896384.
24-Jun 15:27 localhost-dir: RestoreFiles.2005-06-24_15.23.43 Error: Bacula
1.36.3 (22Apr05): 24-Jun-2005 15:27:42

Is that the normal?

Any help would be greatly appreciated.

My configuration is as follows:
Fedora Core 3
uname -a:
Linux bserver 2.6.11-1.27_FC3 #1 Tue May 17 20:27:37 EDT 2005 i686 i686 i386
GNU/Linux

# Fileset for develserver
FileSet {
  Name = "A16313"
  Include {
    Options {
      signature = MD5
    }
    File = /home
  }
  Include {
    Options {
      sparse = yes
      signature = MD5
    }
    File = /dev/hda1
  }
  Exclude {
    File = /proc
    File = /tmp
    File = /.journal
    File = /.fsck
  }
}





-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to