January 22, 20242 yr My server, 6.12.6 is randomly locking up (web UI, disk access, ssh) for about 10 to 15 seconds, becomes completely unresponsive, and then resumes. I haven't found any errors. during this time in the logs. It is happening about every 5 minutes when I am paying attention. Any ideas? backup-diagnostics-20240121-2041.zip
January 22, 20242 yr Community Expert Does it still happen after booting in safe mode with VM/docker services disabled?
January 22, 20242 yr Author Not sure how to test over time. 100% of the workload is within Docker/VMs. Basically, I have a Minio Docker that is getting written to 24/7 and 3 VMs that are being used. I can write a script maybe that writes a large file, deletes, and repeats... That will have to wait until I get Minio Complete. that will be around a month. Ill Check back in when I can test.
January 22, 20242 yr Community Expert If the server is temporarily getting unresponsive during high i/o load with docker containers, mover, etc, look into using exclusive shares (or disk shares), if they are a possibility with your use case.
January 22, 20242 yr Author I believe I am using exclusive shares. I have a zfs pool with 44 drives. I have 11 shares on that pool, withthe share called s3data (a dataset in the pool) being exclusively used for Minio (which is the one getting hit). Is that what you mean?
January 22, 20242 yr Community Expert 9 minutes ago, TheSkaz said: Im running a stress test in safe mode, and not getting any freezes Try starting the remining services/containers and retest, if everything still works without issues in safe mode it could be a plugin.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.