Re: ZFS and NFS or CIFS

2011-08-21 Thread Daniel Staal
--As of August 19, 2011 1:43:23 AM -0400, Chris Brennan is alleged to have 
said:



I have several ZFS volumes set up on my FreeBSD 8.2 (32-bit) server at
home and I am trying to figure out how to set up a NFS and/or CIFS share
of the various volumes I have created and for the life of me, I can't
figure it out. I don't really care which one or both right now (I should
learn both). I just have tons and tons of data to move from my Windows
desktop to this server and I'd like to use something other then SFTP,
even over my LAN, it's very slow.

Many thanks to anyone who can point me in the right direction...


--As for the rest, it is mine.

I've only tried NFS, but it's fairly easy.  Either of these are controlled 
by ZFS properties, set by the command `zfs set` with the property names 
being  'sharesmb' or 'sharenfs'.  The value of the property is the options 
you want to use for the share.


See `man zfs` for more detail, plus the docs for the type of share you 
decide to set up for the options.


Daniel T. Staal

---
This email copyright the author.  Unless otherwise noted, you
are expressly allowed to retransmit, quote, or otherwise use
the contents for non-commercial purposes.  This copyright will
expire 5 years after the author's death, or in 30 years,
whichever is longer, unless such a period is in excess of
local copyright law.
---
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: ZFS and NFS or CIFS

2011-08-20 Thread Chris Brennan
On 8/19/2011 4:05 PM, Henry M wrote:
 Hi Chris,
 
 If you are transferring data from a Windows machine, your best bet would
 be to use SAMBA. Windows communicates with samba pretty easily. You
 essentially just mount a network drive, and transfer the files you want.
 
 Here are a few links to get you started:
 http://www.freebsd.org/doc/handbook/network-samba.html
 http://www.freebsddiary.org/samba.php
 
 The samba configs are pretty straight forward, you just need to make
 permissions are correct.
 
 Good luck!
 
 Regards,
 Henry

Henry,

I'm very familiar with Samba as a standalone appliance, have been using
it for quite some time. But that wasn't what I wanted to do. It's my
understand that ZFS can export to both ZFS *and* CIFS/SMB, I'd like to
know how to actually do (maybe utilize is the correct term instead of
use) that. If it were as easy as just installing Samba from Ports or
Packages, then I would have done so already, but I am trying to teach
myself how ZFS can be useful in my environments and not limit myself or
taking the long way around.

But thank you regardless, if it turns out, I can't accomplish my goal
(of utilizing NFS and/or CIFS/SMB from within ZFS) then I will go the
tried and true and very traditional route of install Samba.


-- 
 Chris Brennan
 --
 A: Yes.
 Q: Are you sure?
 A: Because it reverses the logical flow of conversation.
 Q: Why is top posting frowned upon?
 http://xkcd.com/84/ | http://xkcd.com/149/ | http://xkcd.com/549/
 GPG: D5B20C0C (6741 8EE4 6C7D 11FB 8DA8  9E4A EECD 9A84 D5B2 0C0C)



signature.asc
Description: OpenPGP digital signature


Re: ZFS and NFS or CIFS

2011-08-19 Thread Henry M
Hi Chris,

If you are transferring data from a Windows machine, your best bet would be
to use SAMBA. Windows communicates with samba pretty easily. You essentially
just mount a network drive, and transfer the files you want.

Here are a few links to get you started:
http://www.freebsd.org/doc/handbook/network-samba.html
http://www.freebsddiary.org/samba.php

The samba configs are pretty straight forward, you just need to make
permissions are correct.

Good luck!

Regards,
Henry


On Fri, Aug 19, 2011 at 1:43 AM, Chris Brennan xa...@xaerolimit.net wrote:

 Greetings!

 I have several ZFS volumes set up on my FreeBSD 8.2 (32-bit) server at
 home and I am trying to figure out how to set up a NFS and/or CIFS share
 of the various volumes I have created and for the life of me, I can't
 figure it out. I don't really care which one or both right now (I should
 learn both). I just have tons and tons of data to move from my Windows
 desktop to this server and I'd like to use something other then SFTP,
 even over my LAN, it's very slow.

 Many thanks to anyone who can point me in the right direction...
 --
  Chris Brennan
  --
  A: Yes.
  Q: Are you sure?
  A: Because it reverses the logical flow of conversation.
  Q: Why is top posting frowned upon?
  http://xkcd.com/84/ | http://xkcd.com/149/ | http://xkcd.com/549/
  GPG: D5B20C0C (6741 8EE4 6C7D 11FB 8DA8  9E4A EECD 9A84 D5B2 0C0C)
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to 
 freebsd-questions-unsubscr...@freebsd.org

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


ZFS and NFS or CIFS

2011-08-18 Thread Chris Brennan
Greetings!

I have several ZFS volumes set up on my FreeBSD 8.2 (32-bit) server at 
home and I am trying to figure out how to set up a NFS and/or CIFS share 
of the various volumes I have created and for the life of me, I can't 
figure it out. I don't really care which one or both right now (I should 
learn both). I just have tons and tons of data to move from my Windows 
desktop to this server and I'd like to use something other then SFTP, 
even over my LAN, it's very slow.

Many thanks to anyone who can point me in the right direction...
-- 
 Chris Brennan
 -- 
 A: Yes.
 Q: Are you sure?
 A: Because it reverses the logical flow of conversation.
 Q: Why is top posting frowned upon?
 http://xkcd.com/84/ | http://xkcd.com/149/ | http://xkcd.com/549/
 GPG: D5B20C0C (6741 8EE4 6C7D 11FB 8DA8  9E4A EECD 9A84 D5B2 0C0C)

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org