<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=3765&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / lsblk is a liar and df cant do math]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=3765</link>
		<description><![CDATA[The most recent posts in lsblk is a liar and df cant do math.]]></description>
		<lastBuildDate>Sun, 16 Aug 2020 18:42:12 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: lsblk is a liar and df cant do math]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24122#p24122</link>
			<description><![CDATA[<p>I presume the device is formatted with ext4 — that reserves 5% of the blocks for root usage by default.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sun, 16 Aug 2020 18:42:12 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24122#p24122</guid>
		</item>
		<item>
			<title><![CDATA[lsblk is a liar and df cant do math]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=24121#p24121</link>
			<description><![CDATA[<div class="codebox"><pre><code>lsblk -plo NAME,FSUSED,SIZE,FSUSE% /dev/sda4 
NAME      FSUSED   SIZE FSUSE%
/dev/sda4 777.4G 872.1G    91%</code></pre></div><div class="codebox"><pre><code>df -h /dev/sda4
Filesystem      Size  Used Avail Use% Mounted on
/dev/sda4       858G  778G   37G  96% /media/EVO_860</code></pre></div><p>what is going on here?<br /><strong>lsblk</strong> says sda4 is 91% full and <strong>df</strong> says 96% (96% is correct)<br />and <strong>df</strong> says <em><strong>858 - 778 = 37</strong></em> , which is obviously not true<br />also the sizes dont match, which is propably a result of the <strong>-h</strong> flag but they also dont match when i use <strong>-H</strong></p>]]></description>
			<author><![CDATA[dummy@example.com (alphalpha)]]></author>
			<pubDate>Sun, 16 Aug 2020 17:52:16 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=24121#p24121</guid>
		</item>
	</channel>
</rss>
