Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Minimserver in Docker Container Keeps Writing To Disk
14-11-2023, 15:52
Post: #15
RE: Minimserver in Docker Container Keeps Writing To Disk
To run the container instance of MinimServer with this option, do the following:

1) Open a Terminal window for the container. In the Synology Docker package, you can do this by double-clicking the container, selecting Terminal, clicking Create and selecting bash. I don't currently have a NAS that can run the Synology Container Manager package, so I can't confirm whether the procedure is the same for this.

2) In the Terminal window, run this command:
echo "javaopts = -XX:-UsePerfData" >/opt/minimserver/etc/minimstart.conf

3) Stop and restart the container

4) Check the MinimServer log to make sure this option was used when starting Java. You should see the following lines at the start of the log:
MinimServer 2.2 update 245, Copyright © 2012-2023 Simon Nash. All rights reserved.
OpenJDK Runtime Environment (build 14.0.1+7)
OpenJDK 64-Bit Server VM (build 14.0.1+7, mixed mode, sharing)
Java runtime options: -XX:-UsePerfData
Platform default charset is UTF-8
System platform is linux-x64
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Minimserver in Docker Container Keeps Writing To Disk - simoncn - 14-11-2023 15:52

Forum Jump:


User(s) browsing this thread: 1 Guest(s)