Menu

#67 Support for ZFS quotas

open
nobody
None
1
2018-01-30
2012-12-21
No

ZFS quotas are not working.

Discussion

  • Wade Fitzpatrick

    It would be nice if netatalk used the zfs userspace quota limit for the 'vol size limit' it sends to the client.

    eg.

    # zfs userspace -p -s used data/timemachine | head
    TYPE        NAME                       USED         QUOTA
    POSIX User  wade.fitzpatrick    16114616732   21474836480
    

    That way we can change the quota per user instead of only for the volume.

    Currently timemachine just stops backing up with no error message when the quota limit is reached but no vol size limit is set for the volume.

     
  • Anonymous

    Anonymous - 2018-01-30

    I just came across this bug with my Time Machine server based on netatalk. It sounds like properly supporting ZFS quotas would be a much needed improvement.

     

Log in to post a comment.