GithubHelp home page GithubHelp logo

Comments (6)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024
Can you give some more details about your system configuration? Especially:

zpool status -v
zpool get all _to_be_shared_pool_
zfs get all _to_be_shared_pool_

Also which version of MacZFS are you using?

Re zfs upgrade:
It is supposed to be a safe operation, but I highly doubt it would help in your 
situation.  Bottom line: For now I would advise against it.


Original comment by [email protected] on 29 Nov 2013 at 10:24

from maczfs.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024
Hey! Thanks for your quick reply.

1. How do I check my ZFS version? I didn't find anything straight forward in 
the command list like "zfs version" :/

Here are the things you requested:

zpool status -v
  pool: DeltaRaidPi
 state: ONLINE
 scrub: none requested
config:

    NAME         STATE     READ WRITE CKSUM
    DeltaRaidPi  ONLINE       0     0     0
      raidz1     ONLINE       0     0     0
        disk3s2  ONLINE       0     0     0
        disk5s2  ONLINE       0     0     0
        disk4s2  ONLINE       0     0     0

errors: No known data errors



zpool get all DeltaRaidPi
NAME  PROPERTY     VALUE       SOURCE
DeltaRaidPi  bootfs       -           default
DeltaRaidPi  autoreplace  off         default
DeltaRaidPi  delegation   off         default



zfs get all DeltaRaidPi
NAME         PROPERTY       VALUE                 SOURCE
DeltaRaidPi  type           filesystem            -
DeltaRaidPi  creation       Do Nov 15  0:07 2012  -
DeltaRaidPi  used           3,10T                 -
DeltaRaidPi  available      485G                  -
DeltaRaidPi  referenced     3,10T                 -
DeltaRaidPi  compressratio  1.00x                 -
DeltaRaidPi  mounted        yes                   -
DeltaRaidPi  quota          none                  default
DeltaRaidPi  reservation    none                  default
DeltaRaidPi  recordsize     128K                  default
DeltaRaidPi  mountpoint     /Volumes/DeltaRaidPi  default
DeltaRaidPi  sharenfs       off                   default
DeltaRaidPi  checksum       on                    default
DeltaRaidPi  compression    off                   default
DeltaRaidPi  atime          on                    default
DeltaRaidPi  devices        on                    default
DeltaRaidPi  exec           on                    default
DeltaRaidPi  setuid         on                    default
DeltaRaidPi  readonly       off                   default
DeltaRaidPi  zoned          off                   default
DeltaRaidPi  snapdir        hidden                default
DeltaRaidPi  aclmode        groupmask             default
DeltaRaidPi  aclinherit     secure                default
DeltaRaidPi  canmount       on                    default
DeltaRaidPi  shareiscsi     off                   default
DeltaRaidPi  xattr          on                    default
DeltaRaidPi  copies         1                     default
DeltaRaidPi  version        2                     -

Original comment by [email protected] on 29 Nov 2013 at 10:35

from maczfs.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024
Determining the version is (was) indeed not straight forward.  Here are some 
things to try:

check the output of "kextstat", look for "zfs". E.g. on terminal do "kextstat | 
grep -e zfs"

above line works only when ZFS is active.

Another option is to look into the kext's plist file: Open terminal, then do 
"less /System/Library/Extensions/zfs.kext/Contents/Info.plist" and look for the 
key "CFBundleShortVersionString".  This is actually the most valuable one, 
since it contains the build id which allows to pinpoint the exact source code 
revision used to build the module.


Different question:
How do you try to share the pool?  What is SMBup and are you using the Samba 
version that comes with MacOSX (Does Maverick still include Samba? I don't 
know.) or a 3rd party install?


Original comment by [email protected] on 30 Nov 2013 at 10:51

from maczfs.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024
So the version:

kextstat | grep -e zfs
  131    0 0xffffff7f82223000 0x69000    0x69000    com.bandlem.mac.zfs.fs (74.2.0) <7 5 4 1>

And Samba. I think Mavericks still has Samba but there are issues with it. Not 
sure if everybody has them but my goal is to share my Zfs zpool so that I can 
access it on my TV via XBMC.
With the standard os x file sharing protocoll I could sometimes see the zpool, 
sometimes not and even files that  were stored on my internal harddrive 
wouldn't open and time out after a few minutes.

I read online that this was a common bug for people with Mavericks and 
downloaded SMBUp (http://eduo.info/apps/smbup) to replace the OS X SMB service.

The funny thing is that it already worked the way I wanted until I accidentally 
deleted the SMB config file :s
With SMBup I can see my computer on the network, I can even see the folder on 
the computer but I get an Access Denied when I try to actually open the folder. 
And this doesn't happen with folders that are shared on my local harddrive.

Hope this is enough information to help me? :/

Original comment by [email protected] on 30 Nov 2013 at 11:55

from maczfs.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024
Anyone?

Original comment by [email protected] on 5 Jan 2014 at 7:26

from maczfs.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 21, 2024
MacZFS has been discontinued.  Please switch to https://openzfsonosx.org/

Original comment by [email protected] on 28 Jul 2015 at 9:38

  • Changed state: WontFix

from maczfs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.