Jump to content
NAKIVO Community Forum

Juraj

Members
  • Posts

    3
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Juraj

  1. Thank you. Someone from Nakivo Support helped me already. 

    This is what I did:

     to increase java memory on NAKIVO application as following : 
    1. Stop NAKIVO service from the AppCenter
    2. Connect to Synology  via SSH using "root"
    3. edit nkv-dirsvc file  ( mostly that file is located in /volume1/@appstore/NBR/nkv-dirsvc )
          and replace:
          SVC_OPTIONS="-Dfile.encoding=UTF-8 -server -XX:+AggressiveOpts -XX:-OmitStackTraceInFastThrow -Xnoagent -Xss320k -Xms128m -Xmx320m"
          with:
          SVC_OPTIONS="-Dfile.encoding=UTF-8 -server -XX:+AggressiveOpts -XX:-OmitStackTraceInFastThrow -Xnoagent -Xss320k -Xms128m -Xmx640m"
    4. Start NAKIVO service


         Thank you.

    Juraj.

    • Like 2
×
×
  • Create New...