<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 <urthmover@gmail.com>:<br>
><br>
> It might be a result of running the zfs filesystem on the disks that the storage domain is using. 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">><br>
> [root@jmini08 ~]# mount | grep data-pool<br>
> data-pool on /data type zfs (rw,xattr)<br>
><br>
> [root@jmini08 ~]# df -h /data<br>
> Filesystem Size Used Avail Use% Mounted on<br>
> data-pool 914G 51G 864G 6% /data<br>
><br>
> [root@jmini08 ~]# du -h /data<br>
> 17K /data/54ba461d-fbec-422e-9300-2f51640e5b2a/images<br>
> 2.1M /data/54ba461d-fbec-422e-9300-2f51640e5b2a/dom_md<br>
> 2.1M /data/54ba461d-fbec-422e-9300-2f51640e5b2a<br>
> 2.2M /data<br>
><br>
> [root@jmini08 ~]# zpool status<br>
> pool: data-pool<br>
> state: ONLINE<br>
> scan: none requested<br>
> config:<br>
><br>
> NAME STATE READ WRITE CKSUM<br>
> data-pool ONLINE 0 0 0<br>
> mirror-0 ONLINE 0 0 0<br>
> sda ONLINE 0 0 0<br>
> sdb ONLINE 0 0 0<br>
><br>
> errors: No known data errors<br>
><br>
> -- <br>
> urthmover<br>
><br>
> On July 15, 2014 at 12:29:12 PM, urthmover (urthmover@gmail.com) wrote:<br>
>><br>
>> All,<br>
>> I have a storage domain that reports having 863G free. The Total Space is 913G. Currently, there are no virtual machines using this storage domain. When I ssh into the host there is 2.2M on the top level of that mount according to du. How do I account
for and reclaim the mysterious space usage?<br>
>> <br>
>> -- <br>
>> urthmover</p>
</body>
</html>