Everything posted by Alby24
-
[6.9.2] Shutdown while mover is running
Hi, I'm currently turning the system on and off using a Raspberry Pi connected to the MB's pins. This way I can emulate the pressing of the power button, remotely. I believe that this procedure doesn't let the array stop properly. If the mover is running while I press the power button, the system will shutdown cleanly with no error and no data loss, but the file that was being transferred from the cache pool to the array will stick to the cache forever. In other words, the file is ignored by the mover, even if it is still on the cache drive. Which is the proper way to cleanly shutdown the system without breaking the mover?
-
[Plugin] Nvidia-Driver
Yeah it would totally be. I just had that card lying around doing nothing, it was worth giving it a try.
-
[Plugin] Nvidia-Driver
Interesting... So there is no way to make it work for the GPU Statistics plugin at least? Maybe installing the correct driver might be enough
-
[Plugin] Nvidia-Driver
I'd like to install the GPU Statistics plugin to monitor the temperature and also see if it can handle Plex transcoding
-
[Plugin] Nvidia-Driver
Hello there, I have a very old GPU, the good old GT220. That card is not supported by the driver (v455.45.01) the plugin automatically installed. In fact, the latest driver that supports the GT220 is v340.108 How do I manually change the driver that is being installed? Thanks for your help
-
[Support] Clowrym's Docker Repository
I did not know that. Unluckily the config file doesn't let you change that, in fact, the guy who originally created the program said that it is hardcoded in the OS and cannot be changed. Symlinks seem to be the only way out, as someone else already made it. I'll give it a try soon. Anyway, thanks for your time
-
[Support] Clowrym's Docker Repository
Hi, Would you mind taking some time to answer someone who acutally put some effort into his question, instead of posting a riddle?
-
[Support] Clowrym's Docker Repository
Hello there! I've setup MineOS and I'm running a server perfectly fine. The fact is, atm I have very small cache drive (SSD). I'd like to keep pretty much everything about the docker on the cache, except for the backups folder, because I dont want the backups to fill my poor SSD. Is there a way to save only the backup folder on another share/folder? I noticed you can already specifiy another path for the data folder, can it be done for the backups folder too? Thanks!