On lundi, 9 janvier 2017 03.52:06 h CET [email protected] wrote: > On Monday, January 9, 2017 at 12:24:37 PM UTC+1, Bruno Friedmann wrote: > > You can see what will be saved by running > > > > echo "estimate job=[your_job_name] level=full listing" | bconsole > /tmp/ > > my_estimate.log > > > > Then check where and find the why you save it more than once or some > > externals ;-) > > Thank you for your answer. > I've checked before from bconsole. > And I've got answer that estimated files size is 556,306,673,339 > > Below is the answer: > > Connecting to Director localhost:9101 > 1000 OK: bareos-dir Version: 16.2.4 (01 July 2016) > Enter a period to cancel a command. > *estimate job=all-on-lava > Using Catalog "MyCatalog" > Connecting to Client lava.l.com at 192.168.76.25:9102 > 2000 OK estimate files=98,059 bytes=556,306,673,339 > > I do not quite understand, why this backup is oversized, though client has > disk only 50Gb.
You miss **listing** instruction in the estimate, this will show you which files will be saved. Thus it will help you to determine why and or which files you are backuping several times. My bet is a nfs share or an external mounted disk (be carefull of automounted too). -- Bruno Friedmann Ioda-Net Sàrl www.ioda-net.ch Bareos Partner, openSUSE Member, fsfe fellowship GPG KEY : D5C9B751C4653227 irc: tigerfoot openSUSE Tumbleweed Linux 4.9.0-2-default x86_64 GNU/Linux, nvidia: 375.26 Qt: 5.7.1, KDE Frameworks: 5.29.0, Plasma: 5.8.5, kmail2 5.4.0 -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
