• Recent
    • Tags
    • Popular
    • Register
    • Login

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website

    Mango Speed up on Raspberry

    Mango Automation general Discussion
    3
    5
    1.4k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • E
      etantonio
      last edited by etantonio

      Hi,
      i wnat to speed up Mango as much as possible on Raspberry and I want to know whick keys I can use.
      For example, I'm not interested to the GUI so I choosed

      0_1560250328160_230bed23-00af-4439-8365-46acbe17efec-immagine.png

      concerning the thread I've the following default configuration

      0_1560250385796_2ccd9b80-275e-4d39-8b3f-814370b47dbd-immagine.png

      but I've no idea if it is better to change something on it.
      this is thye htop response on normal operation.

      0_1560250982650_58c101b8-5237-4416-91e8-bd82ce572d22-immagine.png

      And also, I read somewhere that it is not a good idea to have a database (mysql) over an SD card due to limited number or read/write, is it something you tested?

      Thanks,
      Antonio

      1 Reply Last reply Reply Quote 0
      • R
        Ralf
        last edited by

        Hi Antonio,

        not with a mysql-db but with the Mango noSQL-db without any problem the last two years 24/7 running. Point counts > 3 million in the db.
        But I think the mango system is not the power sd user, it is the OS and so it will be better to put OS system and kodilogs in the ramdisc.
        Also you can turn off swapping to the sd-card. And: buy a quality sd-card.

        1 Reply Last reply Reply Quote 0
        • phildunlapP
          phildunlap
          last edited by

          Thanks for the testament @Ralf!

          Hi Antonio,

          1. The UI Performance setting only applies to the old UI. The new UI has less backend work in generating the pages.
          2. The thread count settings should be okay. The high priority pool should resize itself appropriately with the default settings and having three threads in the smaller task pools is not going to hurt anything. I'd say keep the default unless you bump into a reason to change.
          3. I would agree with Ralf that you'll probably have better luck using the NoSQL module in the long term. Configuration would still have to be in MySQL or H2, and SD cards certainly can fail (and other catastrophes can befall computer systems, too), but that should be an incentive to off offsite backups and not a barrier to using them.
          1 Reply Last reply Reply Quote 0
          • E
            etantonio
            last edited by

            OK, thanks,
            I'll try to backup on a remote server but I don't think I can do this here:
            0_1560281583976_ee85a2c0-913e-4c2f-9674-cc229e53b9b6-immagine.png

            Maybe I've to create a chron script that daily rsync backup directory on a remote server.

            I'll try also to switch off swap.
            Thanks, Antonio

            1 Reply Last reply Reply Quote 0
            • phildunlapP
              phildunlap
              last edited by

              Maybe I've to create a chron script that daily rsync backup directory on a remote server.

              Yes, that's a good way to do it.

              1 Reply Last reply Reply Quote 0
              • First post
                Last post