<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<p dir="ltr"><br>
Den 15 jul 2014 21:31 skrev urthmover &lt;urthmover@gmail.com&gt;:<br>
&gt;<br>
&gt; It might be a result of running the zfs filesystem on the disks that the storage domain is using. &nbsp;Any guidance is greatly appreciated.</p>
<p dir="ltr">Snapshots?<br>
# zfs list -t snapshot</p>
<p dir="ltr">What does the hosts that are mouting think? If you log into one of them and run:<br>
# df -h</p>
<p dir="ltr">/K</p>
<p dir="ltr">&gt;<br>
&gt; [root@jmini08 ~]# mount | grep data-pool<br>
&gt; data-pool on /data type zfs (rw,xattr)<br>
&gt;<br>
&gt; [root@jmini08 ~]# df -h /data<br>
&gt; Filesystem &nbsp; &nbsp; &nbsp;Size &nbsp;Used Avail Use% Mounted on<br>
&gt; data-pool &nbsp; &nbsp; &nbsp; 914G &nbsp; 51G &nbsp;864G &nbsp; 6% /data<br>
&gt;<br>
&gt; [root@jmini08 ~]# du -h /data<br>
&gt; 17K /data/54ba461d-fbec-422e-9300-2f51640e5b2a/images<br>
&gt; 2.1M /data/54ba461d-fbec-422e-9300-2f51640e5b2a/dom_md<br>
&gt; 2.1M /data/54ba461d-fbec-422e-9300-2f51640e5b2a<br>
&gt; 2.2M /data<br>
&gt;<br>
&gt; [root@jmini08 ~]# zpool status<br>
&gt; &nbsp; pool: data-pool<br>
&gt; &nbsp;state: ONLINE<br>
&gt; &nbsp; scan: none requested<br>
&gt; config:<br>
&gt;<br>
&gt; NAME &nbsp; &nbsp; &nbsp; &nbsp;STATE &nbsp; &nbsp; READ WRITE CKSUM<br>
&gt; data-pool &nbsp; ONLINE &nbsp; &nbsp; &nbsp; 0 &nbsp; &nbsp; 0 &nbsp; &nbsp; 0<br>
&gt; &nbsp;mirror-0 &nbsp;ONLINE &nbsp; &nbsp; &nbsp; 0 &nbsp; &nbsp; 0 &nbsp; &nbsp; 0<br>
&gt; &nbsp; &nbsp;sda &nbsp; &nbsp; ONLINE &nbsp; &nbsp; &nbsp; 0 &nbsp; &nbsp; 0 &nbsp; &nbsp; 0<br>
&gt; &nbsp; &nbsp;sdb &nbsp; &nbsp; ONLINE &nbsp; &nbsp; &nbsp; 0 &nbsp; &nbsp; 0 &nbsp; &nbsp; 0<br>
&gt;<br>
&gt; errors: No known data errors<br>
&gt;<br>
&gt; --&nbsp;<br>
&gt; urthmover<br>
&gt;<br>
&gt; On July 15, 2014 at 12:29:12 PM, urthmover (urthmover@gmail.com) wrote:<br>
&gt;&gt;<br>
&gt;&gt; All,<br>
&gt;&gt; I have a storage domain that reports having 863G free. &nbsp;The Total Space is 913G. &nbsp;Currently, there are no virtual machines using this storage domain. &nbsp;When I ssh into the host there is 2.2M on the top level of that mount according to du. &nbsp;How do I account
 for and reclaim the mysterious space usage?<br>
&gt;&gt; &nbsp;<br>
&gt;&gt; --&nbsp;<br>
&gt;&gt; urthmover</p>
</body>
</html>