SOLVED space used....why?

Status
Not open for further replies.

Zedicus

Explorer
Joined
Aug 1, 2014
Messages
51
Capture.JPG

on the zfsbk line it says 2.2tb used but that entire drive is a clone of the zfsnew array.
when i browse out to the zfsbk folder it looks identical to the zfsnew folder.

where is this 2.2tb of stuff and how do i delete it?
 

depasseg

FreeNAS Replicant
Joined
Sep 16, 2014
Messages
2,874
How did you copy the data from zfsnew to zfsbk? my guess is that you either have a sub-folder or a subfolder with the same name as a dataset, and the folder has 2.2TB of data in it, but you can't see it, because you have a dataset mounted over the same mount point. Of course, I assume that you've looked at the /zfsbk to confirm there aren't any subfolders nor any snapshots. My guess would be /zfsbk/media the folder, not the dataset mountpoint. As a test you could unmount all the zfs datasets and see if there are files in each folder.
 

Zedicus

Explorer
Joined
Aug 1, 2014
Messages
51
That was it. I did not realize a dataset was basically a mount on top of a pool.
Unmounted the dataset and found a partial copy of old stuff. Cleaned it all up.
Thanks.
 
Last edited by a moderator:

depasseg

FreeNAS Replicant
Joined
Sep 16, 2014
Messages
2,874
Glad to help!
 
Status
Not open for further replies.
Top