Luke Scharf wrote:
Dave Sneddon wrote:
Can anyone shed any light on whether the actual software side of this can<br>
be achieved? Can I share my entire ZFS pool as a "folder" or "network drive"<br>
so WinXP can read it? Will this be fast enough to read/write to at DV speeds<br>
(25mbit/s)? Once the pool is set up and I have it shared within XP (assuming 
it<br>
can be done) can I then easily copy files to/from it?

I've used Samba to share a Unix filesystem with Windows clients many times, and would recommend it for this project:
   http://www.samba.org

It runs as a regular program on the Unix side, and does a very appropriate job of translating Unix filesystem semantics into Windows filesystem semantics.

It should be installed by default, for NV at least, though the source won't be
installed by default.  I'd recommend SXDE (aka NV build 55b)
        http://developers.sun.com/solaris/downloads/solexpdev/

You can manage the shares with the GUI:
        Launch -> Administration -> Shared Folders

Use "SMB" for windows clients.  Or, for the CLI folks,
        man samba

At present ZFS doesn't know how to do this via the "zfs" command, but
IMHO that would make a nice RFE.  Thoughts?
 -- richard
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to