Quota Translator Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hey!

> I've tried implementing the quota translator and I am not having any luck.
>  Please check out below:

I made few corrections to your vol file. Please try with it :)

-samuli

volume paul0
  type storage/posix
  option directory /gluster/paul
end-volume

volume locks1
    type features/locks
    subvolumes paul0
end-volume

volume iothreads1
    type performance/io-threads
    option thread-count 8
    subvolumes locks1
end-volume

volume brick1
  type features/quota
  option disk-usage-limit 10GB    #; usage limit in bytes
  subvolumes iothreads1
end-volume

volume server-tcp
    type protocol/server
    option transport-type tcp
    option auth.addr.brick1.allow *
    option transport.socket.listen-port 6996
    option transport.socket.nodelay on
    subvolumes brick1
end-volume



[Index of Archives]     [Gluster Development]     [Linux Filesytems Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux