Page 1 of 4 123 ... LastLast
Results 1 to 10 of 37

Thread: rlimit_max (1024) below minimum Windows limit (16384)

  1. #1
    Join Date
    Dec 2007
    Location
    Powder Springs, Ga
    Beans
    1,396
    Distro
    Ubuntu Development Release

    rlimit_max (1024) below minimum Windows limit (16384)

    Anyone getting that error when running testparm on their samba.conf file?

    How can it be resolved?
    | Corsair Carbide Series® 300R | Intel Core i5 650@3.20Ghz| OCZ-Vertex3 120 Gb SSD | Western Digital 640 Gb HDD | Western Digital 1 Tb HDD |
    |Gigabyte GeForce GTX 950 Extreme | Ubuntu 16.04 x86_64 | Windows 10 Pro |


  2. #2
    Join Date
    Dec 2007
    Location
    Powder Springs, Ga
    Beans
    1,396
    Distro
    Ubuntu Development Release

    Re: rlimit_max (1024) below minimum Windows limit (16384)

    bump
    | Corsair Carbide Series® 300R | Intel Core i5 650@3.20Ghz| OCZ-Vertex3 120 Gb SSD | Western Digital 640 Gb HDD | Western Digital 1 Tb HDD |
    |Gigabyte GeForce GTX 950 Extreme | Ubuntu 16.04 x86_64 | Windows 10 Pro |


  3. #3
    Join Date
    Dec 2007
    Location
    Powder Springs, Ga
    Beans
    1,396
    Distro
    Ubuntu Development Release

    Re: rlimit_max (1024) below minimum Windows limit (16384)

    I am only bumping this because it will be my 1000 post whooohoooo!!!!!!!
    | Corsair Carbide Series® 300R | Intel Core i5 650@3.20Ghz| OCZ-Vertex3 120 Gb SSD | Western Digital 640 Gb HDD | Western Digital 1 Tb HDD |
    |Gigabyte GeForce GTX 950 Extreme | Ubuntu 16.04 x86_64 | Windows 10 Pro |


  4. #4
    Join Date
    Apr 2009
    Beans
    6

    Re: rlimit_max (1024) below minimum Windows limit (16384)

    I'm getting the same message when I run testparm, no idea what it means either.

  5. #5
    Join Date
    Oct 2007
    Beans
    2

    Re: rlimit_max (1024) below minimum Windows limit (16384)

    I'm getting the same thing too. I can connect to the Internet but cannot see any other computers on my network.

  6. #6
    Join Date
    Nov 2009
    Location
    France
    Beans
    5
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: rlimit_max (1024) below minimum Windows limit (16384)

    I have the same problem than you...

  7. #7
    Join Date
    Feb 2007
    Location
    Napa, Californi
    Beans
    24
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: rlimit_max (1024) below minimum Windows limit (16384)

    Add the line:

    * - nofile 16384

    to your /etc/security/limits.conf file
    and reboot.

    It worked for me.

  8. #8
    Join Date
    May 2010
    Beans
    1
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: rlimit_max (1024) below minimum Windows limit (16384)

    On my freshly installed 10.04 (Linux samba 2.6.32-22-server #33-Ubuntu SMP) with minimal packages,
    adding "* - nofile 16384" to /etc/security/limits.conf
    doesn't change the testparm output after a reboot.

    # testparm still returns: "rlimit_max: rlimit_max (1024) below minimum Windows limit (16384)"

    Even tried enabling/adding "session required pam_limits.so" to /etc/pam.d/su and reboot
    Result of testparm is identical: "rlimit_max: rlimit_max (1024) below minimum Windows limit (16384)"

    Any suggestions how to correctly remove the rlimit_max warning?

  9. #9
    Join Date
    Dec 2006
    Beans
    Hidden!

    Talking Re: rlimit_max (1024) below minimum Windows limit (16384)

    Quote Originally Posted by peter3 View Post
    Add the line:

    * - nofile 16384

    to your /etc/security/limits.conf file
    and reboot.

    It worked for me.


    It worked for me too! Thank you!


    I found this reference: http://lists.samba.org/archive/samba...ry/153331.html

  10. #10
    Join Date
    Oct 2008
    Location
    kentucky
    Beans
    184
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: rlimit_max (1024) below minimum Windows limit (16384)

    i have tried this and it did not work for me
    DELL XPS m1530, Intell core 2 duo T9500 @ 2.6GHz, 4gig ram, 8600GTm

Page 1 of 4 123 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •