Page 2 of 3
Re: QoS Download Load not updating
Posted: Wed Sep 16, 2015 5:58 am
by Hiyoal
Yeah its pretty frustrating
Does anyone else have any ideas? I can SSH into the router to check things out if it will help.
Cheers
Re: QoS Download Load not updating
Posted: Wed Sep 16, 2015 6:36 am
by Hiyoal
Is there supposed to be a QOS process running on the router while I have the page open? Congestion control doesnt seem to be working at all when I force users to all download at the same time. No update at all on the web browser screen.
Re: QoS Download Load not updating
Posted: Wed Sep 16, 2015 6:43 am
by Lantis
At idle:
Code: Select all
root@Gargoyle:~# ps
PID USER VSZ STAT COMMAND
1 root 1400 S /sbin/procd
2 root 0 SW [kthreadd]
3 root 0 SW [ksoftirqd/0]
5 root 0 SW< [kworker/0:0H]
7 root 0 SW< [khelper]
63 root 0 SW< [writeback]
66 root 0 SW< [bioset]
68 root 0 SW< [kblockd]
96 root 0 SW [kworker/0:1]
101 root 0 SW [kswapd0]
147 root 0 SW [fsnotify_mark]
161 root 0 SW< [ath79-spi]
249 root 0 SW< [deferwq]
262 root 0 SW [khubd]
311 root 0 SW [scsi_eh_0]
312 root 0 SW [usb-storage]
349 root 0 SW< [kworker/0:1H]
371 root 0 SWN [jffs2_gcd_mtd5]
434 root 884 S /sbin/ubusd
435 root 772 S /sbin/askfirst ttyS0 /bin/ash --login
777 root 0 SW< [rpciod]
795 root 0 SW< [nfsiod]
1001 root 0 SW< [cfg80211]
1246 root 1036 S /sbin/logd -S 16
1265 nobody 1032 S /usr/sbin/portmap
1300 root 1544 S /sbin/netifd
1384 root 1360 S /usr/sbin/ntpd -n -l -p 0.pool.ntp.org -p 1.pool.ntp
1589 root 1108 S /usr/sbin/dropbear -P /var/run/dropbear.1.pid -p 22
1641 root 1792 S /usr/sbin/hostapd -P /var/run/wifi-phy0.pid -B /var/
1722 root 1628 S /usr/sbin/pppd nodetach ipparam wan ifname pppoe-wan
1735 root 1784 S /usr/sbin/hostapd -P /var/run/wifi-phy1.pid -B /var/
2091 root 1576 S /usr/sbin/uhttpd -f -h /www -r Gargoyle -x /cgi-bin
2170 root 1072 S /usr/sbin/rpc.statd -p 32778 -o 32779
2181 root 0 SW [lockd]
2182 root 0 SW [nfsd]
2183 root 0 SW [nfsd]
2184 root 0 SW [nfsd]
2185 root 0 SW [nfsd]
2186 root 0 SW [nfsd]
2187 root 0 SW [nfsd]
2188 root 0 SW [nfsd]
2189 root 0 SW [nfsd]
2193 root 1708 S /usr/sbin/rpc.mountd -p 32780 -F
2230 root 2464 S /usr/sbin/smbd -D
2232 root 2556 S /usr/sbin/nmbd -D
2264 root 1492 S /usr/bin/ddns_gargoyle -P /etc/ddns_providers.conf -
2279 root 2092 S ntfs-3g /dev/sda1 /tmp/usb_mount/00273bb2-01
2443 root 988 S /usr/sbin/vsftpd /tmp/vsftpd/vsftpd.conf
2483 nobody 1852 S /usr/sbin/dnsmasq -C /var/etc/dnsmasq.conf -k
2819 root 1132 S /usr/sbin/miniupnpd -f /var/etc/miniupnpd.conf
2854 root 10636 S /usr/bin/minidlna -f /tmp/minidlna.conf
6542 root 0 SW [kworker/u2:1]
7664 root 1368 S /usr/sbin/crond -f -c /etc/crontabs -l 9
7835 root 0 SW [kworker/0:2]
8459 root 976 S qosmon -a -b 800 xxx.xxx.xxx.xxx 18715 16
9349 root 0 SW [kworker/u2:0]
9658 root 1176 R /usr/sbin/dropbear -P /var/run/dropbear.1.pid -p 22
9659 root 1364 S -ash
9664 root 1360 R ps
With QOS Download page open:
Code: Select all
root@Gargoyle:~# ps
PID USER VSZ STAT COMMAND
1 root 1400 S /sbin/procd
2 root 0 SW [kthreadd]
3 root 0 SW [ksoftirqd/0]
5 root 0 SW< [kworker/0:0H]
7 root 0 SW< [khelper]
63 root 0 SW< [writeback]
66 root 0 SW< [bioset]
68 root 0 SW< [kblockd]
96 root 0 SW [kworker/0:1]
101 root 0 SW [kswapd0]
147 root 0 SW [fsnotify_mark]
161 root 0 SW< [ath79-spi]
249 root 0 SW< [deferwq]
262 root 0 SW [khubd]
311 root 0 SW [scsi_eh_0]
312 root 0 SW [usb-storage]
349 root 0 SW< [kworker/0:1H]
371 root 0 SWN [jffs2_gcd_mtd5]
434 root 884 S /sbin/ubusd
435 root 772 S /sbin/askfirst ttyS0 /bin/ash --login
777 root 0 SW< [rpciod]
795 root 0 SW< [nfsiod]
1001 root 0 SW< [cfg80211]
1246 root 1036 S /sbin/logd -S 16
1265 nobody 1032 S /usr/sbin/portmap
1300 root 1544 S /sbin/netifd
1384 root 1360 S /usr/sbin/ntpd -n -l -p 0.pool.ntp.org -p 1.pool.ntp
1589 root 1108 S /usr/sbin/dropbear -P /var/run/dropbear.1.pid -p 22
1641 root 1792 S /usr/sbin/hostapd -P /var/run/wifi-phy0.pid -B /var/
1722 root 1628 S /usr/sbin/pppd nodetach ipparam wan ifname pppoe-wan
1735 root 1784 S /usr/sbin/hostapd -P /var/run/wifi-phy1.pid -B /var/
2091 root 1576 S /usr/sbin/uhttpd -f -h /www -r Gargoyle -x /cgi-bin
2170 root 1072 S /usr/sbin/rpc.statd -p 32778 -o 32779
2181 root 0 SW [lockd]
2182 root 0 SW [nfsd]
2183 root 0 SW [nfsd]
2184 root 0 SW [nfsd]
2185 root 0 SW [nfsd]
2186 root 0 SW [nfsd]
2187 root 0 SW [nfsd]
2188 root 0 SW [nfsd]
2189 root 0 SW [nfsd]
2193 root 1708 S /usr/sbin/rpc.mountd -p 32780 -F
2230 root 2464 S /usr/sbin/smbd -D
2232 root 2556 S /usr/sbin/nmbd -D
2264 root 1492 S /usr/bin/ddns_gargoyle -P /etc/ddns_providers.conf -
2279 root 2092 S ntfs-3g /dev/sda1 /tmp/usb_mount/00273bb2-01
2443 root 988 S /usr/sbin/vsftpd /tmp/vsftpd/vsftpd.conf
2483 nobody 1852 S /usr/sbin/dnsmasq -C /var/etc/dnsmasq.conf -k
2819 root 1132 S /usr/sbin/miniupnpd -f /var/etc/miniupnpd.conf
2854 root 10636 S /usr/bin/minidlna -f /tmp/minidlna.conf
6542 root 0 SW [kworker/u2:1]
7664 root 1368 S /usr/sbin/crond -f -c /etc/crontabs -l 9
7835 root 0 SW [kworker/0:2]
8459 root 976 S qosmon -a -b 800 xxx.xxx.xxx.xxx 18715 16
9349 root 0 SW [kworker/u2:0]
9658 root 1176 R /usr/sbin/dropbear -P /var/run/dropbear.1.pid -p 22
9659 root 1364 S -ash
9907 root 1360 R ps
9908 root 1100 S /usr/bin/haserl --upload-limit=1048576 --upload-dir=
9909 root 1360 S /bin/sh
Re: QoS Download Load not updating
Posted: Wed Sep 16, 2015 6:54 am
by Hiyoal
Code: Select all
PID USER VSZ STAT COMMAND
1 root 1392 S /sbin/procd
2 root 0 SW [kthreadd]
3 root 0 SW [ksoftirqd/0]
4 root 0 SW [kworker/0:0]
5 root 0 SW< [kworker/0:0H]
7 root 0 SW< [khelper]
63 root 0 SW< [writeback]
66 root 0 SW< [bioset]
68 root 0 SW< [kblockd]
100 root 0 SW [kswapd0]
146 root 0 SW [fsnotify_mark]
160 root 0 SW< [ath79-spi]
274 root 0 SW< [deferwq]
287 root 0 SW [khubd]
381 root 0 SWN [jffs2_gcd_mtd3]
383 root 0 SW [kworker/0:3]
436 root 884 S /sbin/ubusd
437 root 772 S /sbin/askfirst ttyS0 /bin/ash --login
751 root 0 SW< [rpciod]
769 root 0 SW< [nfsiod]
959 root 0 SW< [cfg80211]
1256 root 1036 S /sbin/logd -S 16
1274 nobody 1028 S /usr/sbin/portmap
1293 root 1544 S /sbin/netifd
1387 root 1360 S /usr/sbin/ntpd -n -l -p 0.pool.ntp.org -p 1.pool.ntp.org -p 2.pool.ntp.org
1425 root 1108 S /usr/sbin/dropbear -P /var/run/dropbear.1.pid -p 22
1462 root 1584 S /usr/sbin/uhttpd -f -h /www -r Gargoyle -x /cgi-bin -t 900 -T 30 -k 20 -A 1 -E /login.s
1666 root 1360 S udhcpc -p /var/run/udhcpc-eth0.2.pid -s /lib/netifd/dhcp.script -f -t 0 -i eth0.2
1687 root 0 SW< [kworker/0:1H]
1839 root 1800 S /usr/sbin/hostapd -P /var/run/wifi-phy0.pid -B /var/run/hostapd-phy0.conf
2060 nobody 944 S /usr/sbin/dnsmasq -C /var/etc/dnsmasq.conf -k
2185 root 1140 S /usr/sbin/miniupnpd -f /var/etc/miniupnpd.conf
7126 root 0 SW [kworker/u2:0]
8345 root 0 SW [kworker/0:1]
8379 root 1176 S /usr/sbin/dropbear -P /var/run/dropbear.1.pid -p 22
8380 root 1364 S -ash
8591 root 0 SW [kworker/0:2]
9113 root 0 SW [kworker/u2:1]
10334 root 1364 S /usr/sbin/crond -f -c /etc/crontabs -l 9
10347 root 1360 R ps
26466 root 0 SW [kworker/u2:2]
That was my result with Downloads open and at Idle. Nothing has changed. Thoughts?
--EDIT--
Code: Select all
10960 root 1116 S /usr/bin/haserl --upload-limit=1048576 --upload-dir=/tmp/ /www/utility/run_commands.sh
10961 root 1416 S /bin/sh
10966 root 1376 S sh /tmp/tmp.sh
10997 root 0 SW [kworker/u2:2]
11190 root 1364 S /usr/sbin/crond -f -c /etc/crontabs -l 9
11213 root 1584 R {qos_gargoyle} /bin/sh /etc/rc.common /etc/init.d/qos_gargoyle start
Found this as I clicked the Save button. Maybe the qos_gargoyle isnt being started upon first loading the page?
Re: QoS Download Load not updating
Posted: Wed Sep 16, 2015 7:20 am
by Lantis
i notice that qosmon isn't running for you. That would explain a lot.
Re: QoS Download Load not updating
Posted: Wed Sep 16, 2015 7:31 am
by Hiyoal
How would I go about fixing this? Congestion control status is always blank too. Would fixing qosmon fix congestion control also?
--Edit--
Ive just found out something interesting. When I dont have Active Congestion Control check box selected QOS rates (kbps) updates fine. Even after refresh, clicking out of page and back into download page. As soon as I click the " Enable active congestions control (Download Direction)" I get no updates on (kbps) until I "Save Changes" and after I refresh the page it still does not update. Active congestion control status is always blank as stated above too.
Re: QoS Download Load not updating
Posted: Wed Sep 16, 2015 8:04 am
by Lantis
when you say its blank, is it actually blank or does it say "state disabled" even though you have "enabled" it?
Re: QoS Download Load not updating
Posted: Wed Sep 16, 2015 10:15 am
by Hiyoal
http://imgur.com/NzWxw7b
Blank. Note: Page was just Saved so Load works. If I refresh the page it looks as such:
http://imgur.com/FDsF1la
Re: QoS Download Load not updating
Posted: Wed Sep 16, 2015 6:14 pm
by Lantis
I'm lost mate.
If QOS fails or isn't running, that section should display disabled. It shouldn't be blank. It's a very simple script.
Have you tried clearing your browsing cache.
Re: QoS Download Load not updating
Posted: Thu Sep 17, 2015 11:35 am
by Hiyoal
I figured it out.
QoS Upload also needs to be ON for ACC to work. It works a charm now and shows status.
Thanks Lantis for trudging through this journey with me. You've been a great help and I've learned a lot more about Gargoyle firmware (SSH for instance) because of you.
Cheers