Is it possible to create a RAW device on a ZFS pool? Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20100126/d834bd4f/attachment.html>
On 26/01/2010 17:08, Tony MacDoodle wrote:> Is it possible to create a RAW device on a ZFS pool?Do you mean a ZVOL ? zfs create -V 1g tank/myvol this will appear as a block and char device in: /dev/zvol/dsk/tank/myvol /dev/zvol/rdsk/tank/myvol Is this what you mean by RAW ? If not please explain what you do mean by RAW. -- Darren J Moffat
# zfs create -V <size of device> <poolname>/<zvolname> accessible under : /dev/zvol/dsk*/<poolname>/<zvolname> HTH. F. Tony MacDoodle wrote:> Is it possible to create a RAW device on a ZFS pool? > > Thanks > > > ------------------------------------------------------------------------ > > _______________________________________________ > zfs-discuss mailing list > zfs-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/zfs-discuss-- Francois Napoleoni / Sun Support Engineer mail : francois.napoleoni at sun.com phone : +33 (0)1 3403 1707 fax : +33 (0)1 3403 1114