fxp555

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by fxp555

  1. Since it seems UNRAID OS is generating IPv6 interface identifiers randomly (if not let me know how these are actually generated) it would be very nice to add the possibilities to:

    1) set the IPv6 address freely (already there)

    2) use/enforce DHCPv6

    2) use/enforce SLAAC but allow

        2.1) setting the interface identifier accordingly to EUI-64

        2.2) set tokenized interface identifiers (see man-pages)

        2.3) setting the interface identifier randomized

  2. Hi, I have MariaDB running for a private Nextcloud Instance (also linuxserver). When uploading files or gererating thumbnails I am seeing around 80-100MB/s Write-IO on my Cache Drive. Netdata showd that this is caused by the MariaDB cgroup. Is this normal behavior?

    The DB is only around 200MB, I am wondering where the data gets written.

     

    I already played around with some settings in the .cnf file with no luck.

    Is there something I missed?