Replies: 4 comments 1 reply
-
I have no idea what you're referring to, what is the nice 13 option? |
Beta Was this translation helpful? Give feedback.
-
Sorry, that wasn't very clear. I was referring to the 'nice' Linux command. I've since found some more information and the recommendation is to try 'ionice'. I added 'ionice -c 3' to my crontab. The reason why I posted here is because I wasn't sure if 'nice' or in this case 'ionice' has any influence on the commands executed in the script, so I was wondering if there's a solution for that. I am not a programmer, so I didn't want to get creative modifying the script. I am going to report back if my crontab mod made a difference. Thanks for your reply! |
Beta Was this translation helpful? Give feedback.
-
Ok, so running the script itself with 'ionice' didn't make a difference. Would you mind providing some guidance what part of the script I need to modify? The official snapraid FAQ suggests 'ionice -c 3 snapraid sync', but I don't know how to achieve that. |
Beta Was this translation helpful? Give feedback.
-
Great, I will give this a whirl. I won't be able to test until after 09/01, but I will report back. Thank you for taking the time to get back to me. Cheers |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am running ppbd/ppbwd LOCAL (UPS monitoring daemon) on my snapraid server. My REMOTE server running ppbd/ppbwd consistently loses its connection to LOCAL and initiates shutdown on REMOTE. This happens consistently about one hour into running the script. I ran the script with 'nice -n 13' but it made no difference. Do I need to modifiy the script iteself? Curious to know if others had similar issues with UPS. Thank you
Beta Was this translation helpful? Give feedback.
All reactions