DragonFly users List (threaded) for 2009-08
DragonFly BSD
DragonFly users List (threaded) for 2009-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Question about FSHammer getting full


From: Antonio Huete Jimenez <ahuete.devel@xxxxxxxxx>
Date: Thu, 27 Aug 2009 11:07:05 +0200

Well, I'm no idea about this but could it be this way?

> sudo du -hs /home/source/
2.1G    /home/source/
> gunzip hammer.img.gz
> ls -l hammer.img
-rw-r--r--  1 antonioh  wheel   512M Aug 27 03:30 hammer.img
> sudo hammer snapshot /home/source
/home/source/snap-20090827-0331
> rm hammer.img
> sudo du -hs /home/source/snap-20090827-0331/
2.6G    /home/source/snap-20090827-0331/

There are ~500MB difference between the current status and the
previous snapshot.
So deleting that snapshot and pruning would give you 500MB back I guess.
Bad thing is that when you have a lot of snapshots with the same files
modified, this is near impossible to calculate manually, but there
must be a way of calculating this :-)

Cheers,
Antonio

2009/8/27 Thomas Nikolajsen <thomas.nikolajsen@mail.dk>:
>>>Presently there is no tool to see space used for a given snapshot, or PFS,
>>>this could be a nice feature.
>>
>>I usually do
>>
>>du -hs <fs>/snapshots/snap*/
>
> The info I would like to see is space which can be recovered by deleting snapshot.
> (i.e. doing prune & reblock after deletion)
>
> The command you suggest might give an approximation for that.
>
> Guess I wasn't precise enough in my wording ;-)
>
>  -thomas
>
>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]