[DragonFlyBSD - Bug #998] Unconfiguring a vn while it is mounted
    bugtracker-admin at leaf.dragonflybsd.org 
    bugtracker-admin at leaf.dragonflybsd.org
       
    Wed Jan 14 17:03:34 PST 2015
    
    
  
Issue #998 has been updated by tuxillo.
Description updated
Assignee changed from corecode to tuxillo
Target version set to 4.2.x
Hi
No longer the case:
andromeda# vnconfig -e /dev/vn0 test.img mountro=/mnt2
andromeda# df -hT /mnt2
Filesystem  Type   Size   Used  Avail Capacity  Mounted on
/dev/vn0    ufs    4.9G   2.0K   4.5G     0%    /mnt2
andromeda# vnconfig -u vn0
vnconfig: VNIOCDETACH: Device busy
andromeda# umount /mnt2
andromeda# vnconfig -u vn0
Cheers,
Antonio Huete
----------------------------------------
Bug #998: Unconfiguring a vn while it is mounted
http://bugs.dragonflybsd.org/issues/998#change-12445
* Author: rumcic
* Status: In Progress
* Priority: Normal
* Assignee: tuxillo
* Category: 
* Target version: 4.2.x
----------------------------------------
I was able to test (unintentionally), that you can vnconfig -u a vn that is
still mounted without any errors (it just works)
.. the problem is, you can't unmount it anymore (even -f doesn't
work ... "umount -f /mnt" "umount: unmount of /mnt failed: Device not
configured").
-- 
Regards,
Rumko
-- 
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