Nils K. Schøyen writes:

> A ZFS file system reports 1007GB beeing used (df -h / zfs list).  When
> doing a 'du -sh' on the filesystem root, I only get appr. 300GB which
> is the correct size.
>
> The file system became full during Christmas and I increased the quota
> from 1 to 1.5 to 2TB and then decreased to 1.5TB.  No reservations.
> Files and processes that filled up the file systems have been
> removed/stopped.

I think you must have missed a process or two holding some huge file
open.  I see no other explanation.

> iscsi-roskva# df -h /ndc
> Filesystem             size   used  avail capacity  Mounted on
> storagepool/ndc        1.5T  1007G   529G    66%    /ndc
>
> iscsi-roskva# zfs get all storagepool/ndc
> NAME             PROPERTY         VALUE                  SOURCE
> storagepool/ndc  used             1007G                  -
> storagepool/ndc  available        529G                   -
> storagepool/ndc  referenced       1007G                  -
> storagepool/ndc  compressratio    1.00x                  -

-- 
Kjetil T. Homme
Redpill Linpro AS - Changing the game

_______________________________________________
storage-discuss mailing list
storage-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/storage-discuss

Reply via email to