Informix

Informix

Connect with Db2, Informix, Netezza, open source, and other data experts to gain value from your data, share insights, and solve problems.

 View Only
  • 1.  Informix 14.10 Linux

    Posted 09/12/22 06:10 AM
    Hi,

    We 've this message when starting informix :

    10:56:08  WARNING: Number of cpuvps (6) * kaio chunks (8) +

        aiovps (1) * number of non-kaiochunks (1) exceeds system

        wide file descriptors (-1) defined in /proc/sys/fs/file-max.

        This may lead to unpredictable system behavior.

    cat /proc/sys/fs/file-max  give -> 9223372036854775807

    Any help our explain abou that ?

    Thank you






    ------------------------------
    Garcia Benjamin
    ------------------------------

    #Informix


  • 2.  RE: Informix 14.10 Linux

    Posted 09/22/22 10:54 AM
    Edited by System Admin 01/20/23 04:34 PM
    Garcia

    I've never seen that warning before.

    Your fs.file-max kernel parameter is not set correctly and I suspect without delving deeper into other related kernel parameter settings and the history of kernel tuning on that particular server, it could prove tricky on this forum to find out why.

    The largest 64 bit signed integer possible is 9223372036854775807 and this is what your fs.file-max set to. The question for your System Administrators is; Why?
    It's a Warning message and I'd be surprised if you hit that number of open GFDs. I think you can sleep easy.

    Someone else in this forum may have may previous experience of this.

    ------------------------------
    Kirit Rana
    ------------------------------