[DragonFlyBSD - Bug #2497] (Closed) DFBSD v3.2.2-RELEASE - Available space not correctly computed after 'hammer volume-add'

bugtracker-admin at leaf.dragonflybsd.org bugtracker-admin at leaf.dragonflybsd.org
Tue Feb 18 00:56:12 PST 2014


Issue #2497 has been updated by tuxillo.

Status changed from Feedback to Closed

----------------------------------------
Bug #2497: DFBSD v3.2.2-RELEASE - Available space not correctly computed after 'hammer volume-add'
http://bugs.dragonflybsd.org/issues/2497#change-11718

* Author: tuxillo
* Status: Closed
* Priority: Normal
* Assignee: tuxillo
* Category: 
* Target version: 3.6.1
----------------------------------------
Hi,

After hammer volume-add it seems that the available space isn't computed correctly.

testbox2# df -h
Filesystem               Size   Used  Avail Capacity  Mounted on
ROOT                      17G   2.7G    14G    15%    /
devfs                    1.0K   1.0K     0B   100%    /dev
/dev/serno/QM00001.s1a   756M   177M   519M    25%    /boot
/pfs/@@-1:00001           17G   2.7G    14G    15%    /var
/pfs/@@-1:00002           17G   2.7G    14G    15%    /tmp
/pfs/@@-1:00003           17G   2.7G    14G    15%    /usr
/pfs/@@-1:00004           17G   2.7G    14G    15%    /home
/pfs/@@-1:00005           17G   2.7G    14G    15%    /usr/obj
/pfs/@@-1:00006           17G   2.7G    14G    15%    /var/crash
/pfs/@@-1:00007           17G   2.7G    14G    15%    /var/tmp
procfs                   4.0K   4.0K     0B   100%    /proc
testbox2# hammer volume-add /dev/da0s1a /
testbox2# df -h 
Filesystem               Size   Used  Avail Capacity  Mounted on
ROOT                      17G  -6.0G    23G   -35%    /
devfs                    1.0K   1.0K     0B   100%    /dev
/dev/serno/QM00001.s1a   756M   177M   519M    25%    /boot
/pfs/@@-1:00001           17G  -6.0G    23G   -35%    /var
/pfs/@@-1:00002           17G  -6.0G    23G   -35%    /tmp
/pfs/@@-1:00003           17G  -6.0G    23G   -35%    /usr
/pfs/@@-1:00004           17G  -6.0G    23G   -35%    /home
/pfs/@@-1:00005           17G  -6.0G    23G   -35%    /usr/obj
/pfs/@@-1:00006           17G  -6.0G    23G   -35%    /var/crash
/pfs/@@-1:00007           17G  -6.0G    23G   -35%    /var/tmp
procfs                   4.0K   4.0K     0B   100%    /proc

Cheers,
Antonio Huete



-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account



More information about the Bugs mailing list