Cezary napisał/a:Sprawdź czy Ci ściąga na nośnik faktycznie. czy Ci flash nie zapycha.
Dzięki Cezary za odpowiedź.
Pliki ściągane są na hdd. Poniżej zawartość pliku /tmp/nas/sda1/torrent/settings.json wygenerowanego w oparciu o /etc/config/transmission
{
"alt-speed-down": 50,
"alt-speed-enabled": false,
"alt-speed-time-begin": 540,
"alt-speed-time-day": 127,
"alt-speed-time-enabled": false,
"alt-speed-time-end": 1020,
"alt-speed-up": 50,
"bind-address-ipv4": "0.0.0.0",
"bind-address-ipv6": "::",
"blocklist-enabled": false,
"dht-enabled": true,
"download-dir": "\/tmp\/nas\/sda1\/torrent\/done",
"encryption": 1,
"incomplete-dir": "\/tmp\/nas\/sda1\/torrent\/work",
"incomplete-dir-enabled": true,
"invalid-key": false,
"lazy-bitfield-enabled": true,
"message-level": 2,
"open-file-limit": 32,
"peer-limit-global": 240,
"peer-limit-per-torrent": 60,
"peer-port": 51413,
"peer-port-random-high": 65535,
"peer-port-random-low": 49152,
"peer-port-random-on-start": false,
"peer-socket-tos": 0,
"pex-enabled": true,
"port-forwarding-enabled": true,
"preallocation": 1,
"proxy": "",
"proxy-auth-enabled": false,
"proxy-auth-password": "",
"proxy-auth-username": "",
"proxy-enabled": false,
"proxy-port": 80,
"proxy-type": 0,
"ratio-limit": 2.0000,
"ratio-limit-enabled": false,
"rename-partial-files": true,
"rpc-authentication-required": true,
"rpc-bind-address": "0.0.0.0",
"rpc-enabled": true,
"rpc-password": "{15b13be24274dd2da91aa22dca4f0f9eecbd24de7geRkfOz",
"rpc-port": 9091,
"rpc-username": "torrent",
"rpc-whitelist": "127.0.0.1,192.168.1.*",
"rpc-whitelist-enabled": false,
"speed-limit-down": 100,
"speed-limit-down-enabled": false,
"speed-limit-up": 30,
"speed-limit-up-enabled": true,
"umask": 18,
"upload-slots-per-torrent": 14
}
Jak rozpocznie się ściąganie torrentów (3 szt.), router jest mocno obciążony, Luci pokazuje
Load 2.99 2.01 0.90
Memory 28.88 MB (16% cached, 3% buffered, 4% free)
Często po samoistnym restarcie router gubi połączenie z hdd. W katalogu /tmp/nas/sda1 pokazuje katalog torrent z pustymi podkatalogami. Jak zrobię reboot, to dysk podłącza się prawidłowo i widać całą jego zawartość (rzeczywistą strukturę katalogów i plików).
Po wyłączeniu usługi transmission router pracuje stabilnie i jest znacząco mniej obciążony
Load 0.00, 0.18, 0.25
Memory 28.88 MB (19% cached, 13% buffered, 13% free)
Jak uruchomię transmission, ale ustawię aby ściągał tylko jeden plik to wszystko gra, obciążenie nie jest powalające i router pracuje nadal stabilnie
Load 1.21, 0.73, 0.31
Memory 28.88 MB (19% cached, 14% buffered, 4% free)
Wystarczy, że zapodam do ściągania trzy torrenty i router umiera :(
Jakieś pomysły?