Somwhere in an 'zfs_ioctl' my code failing. I'm trying to implement my own RAID algorithm and have absolutely no kernel programming experience. ha. I have only made changes in zpool_vdev.c where it determines what RAID_TYPE_CONFIG it is. Of course, this isn't the only place that needs to be modified.
My code makes a zfs_ioctl() and then fails with a '22' errno (Invalid device). I have no kernel programming experience and it's not jumping out at me in user space where it hosed up. Any advice/tips would be appreciated. Especially kernel tracing/debuging advice. Thanks. -- This message posted from opensolaris.org