Punith,

Both the raw device and blockdevice are available for the zvol.
Here is an example :
-- snip --
# ls -l /dev/zvol/dsk/rpool/vol1
lrwxrwxrwx 1 root root 0 2014-01-24 15:32 /dev/zvol/dsk/rpool/vol1 ->
.../../../..//devices/pseudo/zfs@0:3
# ls -l /dev/zvol/rdsk/rpool/vol1
lrwxrwxrwx 1 root root 0 2014-01-23 20:07 /dev/zvol/rdsk/rpool/vol1 ->
.../../../..//devices/pseudo/zfs@0:3,raw
root@aquila28:~#
-- snip --

So, you should be able to provide these to vdbench.

Regards,
Sanjeev


On Thu, Jan 23, 2014 at 11:43 PM, Punit Mutha <[email protected]> wrote:

> Hi,
> I am trying to use vdbench for performance analysis.
> i created a zpool, zvol and i am trying to use that zvol as parameter in
> vdbench
>
> But vdbench always complains that raw device "/dev/myzpool/zd0" or
> /dev/zvol/myzpool/zvol does not exist
> I searched on google but it seems the raw disk support /dev/zvol/rdsk is
> only avalaible in solaris.
>
> Could anybody suggest how to execute vdbench on a zvol.
>
> Thanks
> Punit
>
>
>
> _______________________________________________
> developer mailing list
> [email protected]
> http://lists.open-zfs.org/mailman/listinfo/developer
>
>
_______________________________________________
developer mailing list
[email protected]
http://lists.open-zfs.org/mailman/listinfo/developer

Reply via email to