Hello,

Under Linux, check out "man raw". It allows for a raw device to be bound to any existing block device and seems to work just fine for ZVOLs. The effect is to create a character device node that has the same effect as opening the block device with the O_DIRECT flag.

    - Tim
_______________________________________________
developer mailing list
[email protected]
http://lists.open-zfs.org/mailman/listinfo/developer

Reply via email to