[DragonFlyBSD - Bug #2788] (New) ioctl GSLICEINFO: Not working for vnode slice

bugtracker-admin at leaf.dragonflybsd.org bugtracker-admin at leaf.dragonflybsd.org
Thu Feb 12 07:49:48 PST 2015


Issue #2788 has been reported by mneumann.

----------------------------------------
Bug #2788: ioctl GSLICEINFO: Not working for vnode slice
http://bugs.dragonflybsd.org/issues/2788

* Author: mneumann
* Status: New
* Priority: Normal
* Assignee: 
* Category: Kernel
* Target version: 
----------------------------------------
Execution of "newfs_msdos /dev/vn0s2" results in the following error:

newfs_msdos: ioctl (GSLICEINFO): Inappropriate ioctl for device
newfs_msdos: /dev/vn0s2: can't get slice info

Complete example that fails:

truncate -s 1G disk
cat <<EOS | fdisk -p disk -B -f -
p 1 165 63 2080387
p 2 12 2000450 88000 
a 1
EOS

vnconfig vn0 disk
newfs_msdos /dev/vn0s2

When run on /dev/vn0, newfs_msdos works as expected.



-- 
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