Temat: R6220 + Transmission
Witam, moją przygodę z OpenWRT zacząłem od Netgeara R6220+ LUCI 19.07 + Transmission z wpiętym pendrive z partycją NTFS, wszystko chodziło "cacy" tylko niepokoiła mnie prędkość pobierania a mianowicie przy łączu ok 30 Mb/s prędkość pobierania wzrastała do ok 2,5 MB/s i malała do praktycznie 0 i tak w kółko (na wykresie w LUCI wyglądało to jak sinusioda). Wyczytałem że to prawdopodobnie wina NTFS-a, zmiana na na EXT4 nie bardzo mi wychodziła więc postanowiłem zainstalować Gargoyle 1.11.0.4 gdzie postawiłem EXT4 bez problemu ale wydaje mi się że jest jeszcze gorzej, średnie realne pobieranie to jakieś 400 kB/s. Czy przypadkiem obciążenie CPU nie jest za wysokie (1 aktywny torrent). Walczę już z tym kilka dni, może ktoś ma jakiś pomysł ![]()
----------------------------------------------------------------------------------------------------
Nazwa urządzenia:Gargoyle
Wersja Gargoyle:1.11.0.4 (0bea84a9) by obsy
Model:Netgear R6220
Konfiguracja urządzenia:Brama sieciowa
Zajętość pamięci RAM:43.5MB / 121MB (36%)
Połączenia:562/4096
Średnie obciążenie CPU:3.87 / 3.70 / 3.51 (1/5/15 min.)
----------------------------------------------------------------------------------------------------
mount
/dev/root on /rom type squashfs (ro,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,noatime)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,noatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noatime)
/dev/ubi0_1 on /overlay type ubifs (rw,noatime,ubi=0,vol=1)
overlayfs:/overlay on / type overlay (rw,noatime,lowerdir=/,upperdir=/overlay/up per,workdir=/overlay/work)
tmpfs on /dev type tmpfs (rw,nosuid,relatime,size=512k,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,mode=600,ptmxmode=000)
debugfs on /sys/kernel/debug type debugfs (rw,noatime)
/dev/sda1 on /tmp/usb_mount/6248f70f-01 type ext4 (rw,noatime,data=ordered)
/dev/sda2 on /tmp/usb_mount/6248f70f-02 type vfat (rw,relatime,fmask=0000,dmask= 0000,allow_utime=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=re mount-ro)
/dev/sda1 on /tmp/share_home/anonymous/share_1 type ext4 (rw,noatime,data=ordere d)
nfsd on /proc/fs/nfsd type nfsd (rw,relatime)
----------------------------------------------------------------------------------------------------
config transmission
option config_dir '/tmp/usb_mount/6248f70f-01/config'
option config_overwrite '1'
option user 'transmission'
option group 'transmission'
option mem_percentage '50'
option nice '10'
option alt_speed_down '50'
option alt_speed_enabled 'false'
option alt_speed_time_begin '540'
option alt_speed_time_day '127'
option alt_speed_time_enabled 'false'
option alt_speed_time_end '1020'
option alt_speed_up '50'
option bind_address_ipv4 '0.0.0.0'
option bind_address_ipv6 '::'
option blocklist_enabled 'false'
option cache_size_mb '2'
option dht_enabled 'true'
option download_queue_enabled 'true'
option download_queue_size '4'
option encryption '1'
option idle_seeding_limit '30'
option idle_seeding_limit_enabled 'false'
option incomplete_dir '/tmp/usb_mount/6248f70f-01/incomplete'
option incomplete_dir_enabled 'false'
option lazy_bitfield_enabled 'true'
option lpd_enabled 'false'
option message_level '1'
option peer_limit_global '240'
option peer_limit_per_torrent '60'
option peer_port '8888'
option peer_port_random_high '65535'
option peer_port_random_low '49152'
option peer_port_random_on_start 'false'
option peer_socket_tos 'default'
option pex_enabled 'true'
option port_forwarding_enabled 'true'
option preallocation '1'
option prefetch_enabled 'true'
option queue_stalled_enabled 'true'
option queue_stalled_minutes '30'
option ratio_limit '2.0000'
option ratio_limit_enabled 'false'
option rename_partial_files 'true'
option rpc_authentication_required 'false'
option rpc_bind_address '0.0.0.0'
option rpc_enabled 'true'
option rpc_host_whitelist '127.0.0.1,192.168.1.*'
option rpc_host_whitelist_enabled 'false'
option rpc_port '9091'
option rpc_url '/transmission/'
option rpc_whitelist '127.0.0.1,192.168.1.*'
option rpc_whitelist_enabled 'false'
option scrape_paused_torrents_enabled 'true'
option script_torrent_done_enabled 'false'
option seed_queue_enabled 'false'
option seed_queue_size '10'
option speed_limit_down '100'
option speed_limit_down_enabled 'false'
option speed_limit_up '20'
option speed_limit_up_enabled 'false'
option start_added_torrents 'true'
option trash_original_torrent_files 'false'