[DragonFlyBSD - Bug #2497] (Feedback) 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
Mon Feb 17 08:38:44 PST 2014
Issue #2497 has been updated by tuxillo.
Status changed from In Progress to Feedback
Target version changed from 3.8.0 to 3.6.1
% Done changed from 0 to 100
Should be fixed in 63eefcf7775a18787490dc9fff3f8ce6657015af.
----------------------------------------
Bug #2497: DFBSD v3.2.2-RELEASE - Available space not correctly computed after 'hammer volume-add'
http://bugs.dragonflybsd.org/issues/2497#change-11712
* Author: tuxillo
* Status: Feedback
* 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