Hello :) Attached you will find the status page as .html. According to my graphs I have: Pool V3 = 0,00 Cool V3 = 0,00 Pool V4 = 1,73 TB Cool V4 = 0,00 Prior to pooling and compression 78,29 TB. That sounds realistic to me.
I installed backuppc on another server and copied configuration as well as rrd from the old server. ls -lh /var/log/backuppc/*.rrd -rw-r----- 1 backuppc backuppc 12K 7. Mai 13:25 /var/log/backuppc/pool.rrd -rw-r--r-- 1 backuppc backuppc 31K 10. Jun 02:04 /var/log/backuppc/poolUsage.rrd Thank you for your support Matthias Am Donnerstag, dem 04.06.2026 um 16:41 +0100 schrieb G.W. Haywood: > Hi there, > > On Wed, 3 Jun 2026, Matthias@... wrote: > > > In my BackupPC, the rrdtool doesn't seem to be properly integrated. > > It shows a pool size of 1.4 TB. However, there are 7.7 TB on the > > disk in /var/lib/backuppc/pool. > > du -xh --max-depth=0 /var/lib/backuppc/pool > > 7,7T /var/lib/backuppc/pool > > According to your graphs you have about the right amount of data in > 'cpool' and you are no longer using 'pool' - presumably because you > changed from an uncompressed to a compressed pool. You will need to > remove the content of 'pool' manually if you no longer need it. > > > It also shows 100TB as total capacity but I'm poor, have only 10TB ?? > > The largest value on the graph's vertical axis doesn't show you how > much space you have on the pool filesystem. RRDtool scales the graph > to accommodate the red line, which shows the total amount of all the > data backed up on all the clients *before* pooling and compression. > To me it looks correct. > > > In addition it is shown twice in the backuppc homepage (see attachment). > > > > I'm running Debian 11 with Backuppc 4.4.0-3 and rrdtool 1.7.2-3+b7 > > I don't know what you've done to deserve that. It may take a little > sleuthing. In the first instance perhaps you can save the status page > as an html file and let us see that? There might be clues within. >Title: https://www.backup4u.at/secure/
| <html> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Backup4U</title> <link rel="stylesheet" href="css/mainstyle.css" type="text/css" /> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <base target="detailframe" href="https://www.backup4u.at/" /> <!-- <base target="detailframe" /> --> <link rel="stylesheet" href="css/mainstyle.css" type="text/css" /> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> </head> <script language="_javascript_"> function changeLinks() { var linkList = document.getElementsByTagName('a'); for( i=0; i<linkList.length ;i++ ) { var link = linkList[i]; } } function setColor(linkObj) { var linkList = document.getElementsByTagName('a'); smallContent(); for( i=0; i<linkList.length ;i++ ) { var link = linkList[i]; linkList[i].style.background = ''; } linkObj.style.background = ''; if( linkObj.href.toLowerCase().indexOf("/backuppc".toLowerCase()) != -1 ) { fullContent(); } else { smallContent(); } } function fullContent() { // document.getElementById('rightmenu').style.display = 'none'; // document.getElementById('middlemenu').rows = 2; } function smallContent() { // document.getElementById('middlemenu').rows = 1; // document.getElementById('rightmenu').style.display = 'block'; } </script> <body onload="changeLinks();"> <table border=1 cellpadding=0 cellspacing=0 width=100% height=100%> <tr id="Headline"> <td colspan="3"> <table border=0 cellpadding=0 cellspacing=0 width=100%> <tr> <td align="center" valign="middle" width="20%"> <!-- <img border=0 src="" /> --> <a href="http://www.Backup4U.at" target="_window"><img border=0 height="70" src="images/protected.png"/></a> </br> </br>backuppc </td> <td align="center" width="60%" valign="middle"> <!-- <h1>Backup4U</h1> <h2>Nie wieder Datenverlust!!!</h2> --> <img border=0 src="images/LogoBlau.png"/> </td> <td align="right" width="20%"> <!-- <img border=0 src="" /> --> </td> </tr> </table> </td> </tr> <tr id="publicFunctions"> <td id="leftmenu" width="10%"> <a href="home.html" onclick="setColor(this);">Home</a> <br/><br/> <a href="werwirsind.html" onclick="setColor(this);">Vision und Ziele</a> <br/><br/> <a href="warumonlinebackup.html" onclick="setColor(this);">Warum Online Backup?</a> <br/><br/> <a href="wiefunktbackup.html" onclick="setColor(this);">Wie funktioniert Backup4U?</a> <br/><br/> <a href="waskostetes.html" onclick="setColor(this);">Was kostet es?</a> <br/><br/> <a href="anmeldung.php" onclick="setColor(this);">Jetzt registrieren</a> <br/><br/> <a href="ruecksetzen.php" onclick="setColor(this);">Kennwort vergessen</a> <br/><br/> <a href="documentation/Index.html" onclick="setColor(this);">Dokumentation</a> <br/><br/> </td> <td id="middlemenu" style="text-align: center;" rowspan="2"> <iframe id="detailframe" name="detailframe" border=0 style="width:100%; height:100%;" frameborder=0 src="/backuppc"> </iframe> </td> <tr id="SecureFunctions" height=99%> <td id="leftmenu"> <!-- <form action="" style="margin:0 0 0 0;" target="_self" > <input type="submit" value="Zum Kundenbereich" align="bottom" /> </form> --> <form action=".logout" style="margin:0 0 0 0;" target="_self"> <input type="submit" value="Kundenbereich verlassen" /> </form> <br/> <a href="secure/anmeldung_aendern.php" onclick="setColor(this);">Stammdaten ändern</a> <br/><br/> <a href="/backuppc" onclick="setColor(this);">Ihre Datensicherungen</a> <br/><br/> <a href="secure/pcanmelden.php" onclick="setColor(this);">PC anmelden</a> <br/><br/> <a href="secure/pcabmelden.php" onclick="setColor(this);">PC abmelden</a> <br/><br/> <a href="secure/kuendigung.php" onclick="setColor(this);">Anmeldung kündigen</a> </td> </tr> <tr title="Impressum"> <td colspan="3" > <table border=0 cellpadding=0 cellspacing=0 width="100%"> <tr> <td width="45%" valign="bottom" nowrap> Backup4U GmbH - Nagelbergstr. 29 - A-3032 Eichgraben </td> <td width="19%" align="center" valign="bottom"> <a href="kontakt.html" onclick="setColor(this);">Kontakt</a> </td> <td width="18%" align="center" valign="bottom"> <a href="impressum.html" onclick="setColor(this);">Impressum</a> </td> <td width="18%" align="center" valign="bottom"> <a href="AGB.pdf" onclick="setColor(this);">AGB</a><sub> 5.3.2011</sub> </td> </tr> </table> </td> </tr> </table> </body> </html> |
_______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: https://github.com/backuppc/backuppc/wiki Project: https://backuppc.github.io/backuppc/
