If i start a backup job, smb stops working.
The priority of rsync is to high
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
7569 root 15 -5 17548 4740 712 R 104.1 1.9 0:37.99 /usr/bin/rsync
4044 root 35 15 8472 632 512 S 0.0 0.3 0:15.71 smbd
4919 debian-t 25 5 62956 17m 1792 S 21.3 7.2 76:24.78 transmission-da
my quick and dirty solution is
crontab -l >/tmp/rsync.crontab ;
echo '*/1 * * * * /usr/bin/renice -n 19 $(/bin/pidof rsync)' >>/tmp/rsync.crontab ;
crontab < /tmp/rsync.crontab ; rm /tmp/rsync.crontab
Quote from: oxygen8 on December 31, 2017, 03:16:11 AM
The priority of rsync is to high
use
renice example:
# renice -n 0 `pgrep "[s]mbd"`
i am using
renice -n 19 $(/bin/pidof rsync)
from
echo '*/1 * * * * /usr/bin/renice -n 19 $(/bin/pidof rsync)' >>/tmp/rsync.crontab
but i hope this bug will be fixed in the next firmware
where can i report a bug to buffalo?
Browser ID: smf
(is_webkit)
Templates: 1:
Printpage (default).
Sub templates: 4:
init,
print_above,
main,
print_below.
Language files: 1:
index+Modifications.english (default).
Style sheets: 0:
.
Hooks called: 60 (
showintegrate_autoload, integrate_pre_load, integrate_load_session, integrate_verify_user, integrate_pre_load_theme, integrate_user_info, integrate_load_board, integrate_board_info, integrate_pre_load_theme, integrate_allowed_to_general, integrate_simple_actions, integrate_allowed_to_general, integrate_load_theme, integrate_pre_log_stats, integrate_actions, integrate_word_censor, integrate_word_censor, integrate_pre_parsebbc, integrate_bbc_codes, integrate_bbc_print, integrate_post_parsebbc, integrate_word_censor, integrate_word_censor, integrate_pre_parsebbc, integrate_bbc_print, integrate_post_parsebbc, integrate_word_censor, integrate_word_censor, integrate_pre_parsebbc, integrate_bbc_print, integrate_post_parsebbc, integrate_word_censor, integrate_word_censor, integrate_pre_parsebbc, integrate_bbc_print, integrate_post_parsebbc, integrate_pre_parsebbc, integrate_smileys, integrate_smileys, integrate_post_parsebbc, integrate_pre_parsebbc, integrate_smileys, integrate_smileys, integrate_post_parsebbc, integrate_allowed_to_general, integrate_allowed_to_general, integrate_allowed_to_general, integrate_allowed_to_general, integrate_allowed_to_general, integrate_allowed_to_general, integrate_allowed_to_general, integrate_allowed_to_general, integrate_allowed_to_general, integrate_allowed_to_general, integrate_menu_buttons, integrate_current_action, integrate_theme_context, integrate_allowed_to_general, integrate_allowed_to_general, integrate_allowed_to_general)
Files included: 27 - 1055KB. (
show./index.php, ./Settings.php, (Cache)/db_last_error.php, (Sources)/QueryString.php, (Sources)/Subs.php, (Sources)/Subs-Auth.php, (Sources)/Errors.php, (Sources)/Load.php, (Sources)/Security.php, (Sources)/Subs-Compat.php, (Sources)/Subs-Db-mysql.php, (Sources)/Cache/CacheApi.php, (Sources)/Cache/CacheApiInterface.php, (Sources)/StopForumSpam.php, (Sources)/Subs-Charset.php, (Sources)/Unicode/Metadata.php, (Sources)/Unicode/QuickCheck.php, (Sources)/Session.php, (Sources)/Logging.php, (Sources)/Class-BrowserDetect.php, (Sources)/Unicode/RegularExpressions.php, (Sources)/Unicode/CaseUpper.php, (Sources)/Unicode/CaseTitle.php, (Current Theme)/languages/index.english.php, (Current Theme)/languages/Modifications.english.php, (Sources)/Printpage.php, (Current Theme)/Printpage.template.php)
Memory used: 737KB.
Tokens:
post-login.
Queries used: 10.
[Show Queries]