Displaying 20 results from an estimated 20000 matches similar to: "Changing QoS on-the-fly"
2012 Dec 03
1
Strange behavior of QoS
Hi,
I'm having some weird problem with the setup of the QoS on a bridged network.
As the docs states, outbound/inbound average speed should be expressed in KBps (KBytes per second) but in order to get a maximum speed of 10Mbps (megabits per second) surprising enough I have to use 2560 on the guest (not 1280 as expected).
Using 1280 units I get a speed og 5Mbps.
I'm aware of peak and
2012 Dec 03
1
Strange QoS behavior
Hi,
I'm having some weird problem with the setup of the QoS on a bridged network.
As the docs states, outbound/inbound average speed should be expressed in KBps (KBytes per second) but in order to get a maximum speed of 10Mbps (megabits per second) surprising enough I have to use 2560 on the guest (not 1280 as expected).
Using 1280 units I get a speed og 5Mbps.
I'm aware of peak and
2012 Oct 24
1
Disk-only internal snapshot
Hi all,
it's possible to do an internal snapshot with the --disk-only option (for
qcow2 images)?
The following command
virsh snapshot-create-as my-dom my-snap my-description
creates an internal snapshot but the following
virsh snapshot-create-as my-dom my-snap my-description --disk-only
creates an external snapshot.
Thanks,
Davide.
-------------- next part --------------
An HTML
2014 Jan 30
2
Re: Dynamically setting permanent memory libvirt-lxc
Eric, thank you for your response. Virsh memtune, setmaxmem and setmem won't survive a reboot. I'm hoping to find a solution that can survive reboot.
On Thursday, January 30, 2014 11:36 AM, Eric Blake <eblake@redhat.com> wrote:
On 01/30/2014 10:11 AM, mallu mallu wrote:
> I'm trying to permanently change memory allocation for a libvirt-lxc domain. So far I tried
2005 Dec 30
2
QoS script for gw without NAT?
I''ll take it from the begining... About one year ago I only had 1 IP and
used wondershaper. It worked great. Now I got /27 (32 IPs) and a gw
computer that talks to two ISPs via a two tunnels. See:
http://www.flashdance.cx/pics/flashdance-LAN.png
I _really_ have a need to do QoS on my connection, for example I host
websites that uses all available upstream. When I download at the same
2014 Jan 30
2
Dynamically setting permanent memory libvirt-lxc
I'm trying to permanently change memory allocation for a libvirt-lxc domain. So far I tried changing memory in memory.limit_in_bytes under /cgroup/memory/libvirt/lxc/<container>/. This didn't help. It appears that libvirt is not reading changes in cgroup.
My requirements are
1) Be able to dynamically change memory of a LXC domain without reboot
2) The memory change must survive
2004 Sep 17
3
Cisco 7940/7960 QOS?
If I relay through my Cisco 7940/7960, does it do QOS, even with a dumb
switch?
I know you can set quality/qos but only if you have a layer2/layer3
switch that supports the tagging. A simple little linksys 5 port switch
wouldn't know about QOS, it'd give everybody equal priority. If a
computer plugged into the phone, and the phone into the dumb 5 port
switch and then to the internet,
2007 Jan 04
7
Best inexpensive home office router for VoIP (QoS with maybe PoE)
Hi,
I'm looking for opinions on the "best value" router to use for home offices.
It should work for a scenario in which there are 3 computers and 2 SIP
phones, handling QoS so that the phones always have higher priority traffic
than the PCs. (and not rely on the phones to do the QoS because some PCs may
not be connected to the phones).
QoS could be based on destination and source
2012 Jul 06
1
[Bug 1997] Add QoS to ControlPath escapes
https://bugzilla.mindrot.org/show_bug.cgi?id=1997
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
The problem with this is that
2005 Jul 27
2
QoS and IPSec...
Hi, I have what to me is an interesting issue. I am wanting to
prioritize (QoS) traffic that will be passing through an IPSec
(OpenS/WAN) VPN between two (identical) Linux routers. I know that I
can apply the IPSec patches (1-4) to the kernel and IPTables (if they
are not already applied by now) filter traffic before and after IPSec
encapsulation. My problem is that I don''t know
2003 Mar 07
3
ISPs with QoS for VoIP?
I'm wondering if anyone knows of ISPs with service that has QoS
features that would be good to use with VoIP stuff. Granted,
the QoS would only be supported as long as you stayed within
their network, but it might be better than nothing.
--Eric
2007 Apr 28
2
ADSL routers with integrated SIP QoS for other devices
Greetings list,
Thanks to all who replied to my thread a few days ago "SIP devices with packet loss tolerance". One of the suggestions that came out of that thread was to replace routers at users' premises with ones that support QoS.
I've used m0n0wall's QoS in the past with reasonable success, but it's quite a bulky and complex setup for deploying to remote sites which
2005 Apr 17
2
QoS for lan users ...
Hi
I have Linux box (Debian) that acting as a bridge.
Eth0 and Eth1 are bridged (br0).
Br0 have public IP.
Eth0 connects to the internet.
Eth1 connect to servers in DMZ (with public IPs).
Eth2 connects my Lan (192.168.1.0/24).
My connections is 2Mbit/2Mbit.
I''m doing SNAT for my Lan.
QoS on eth0 works fine for DMZ, but is there a possibility to doing
QoS on
2006 May 23
5
QoS book
Hello all,
Can anyone recommend a good book which thoroughly explains QoS from a
Linux perspective? Something with TC examples & the like. I''ve looked
at the following:
http://www.amazon.com/gp/product/1580533418/qid=1148368189/sr=1-2/ref=sr_1_2/102-2819973-6353768?s=books&v=glance&n=283155
Engineering Internet QoS.
Thanks.
2008 Oct 20
2
QoS VoIP
Hi!
I have some problem in my asterisk 1.4.2, I've installed it on centOS 5.2
and this didn't accept voip QoS and can't route the packets having voip QoS.
So I should change voip packets to be routing with centOS.
I want to use iproute2 but i don't what to do after installing iproute2.
Anyone could help me please?
-------------- next part --------------
An HTML attachment was
2004 Jun 16
6
QOS Script difficulty on bridge
I''m playing with the rather excellent QOS script from Alexander Clouter
at http://digriz.org.uk/jdg-qos-script/
So far I am really impressed with it - a very impressive example of the
power of linux QOS rules (has pretty much everything in it from the
LARTC Howto!) However, the instructions hint that "for QoS to affect
locally generated traffic in a non ethernet bridge setup
2006 Feb 28
1
QoS in Linux
Hello All, I am interested in QoS provided by Linux, when I looked into IP
header I came accross ToS field, also while going more into detail about
QoS I found that the QoS based on ToS is serviced thru DiffServ which in
turn gives more priority to packets with higher value is ToS field, but I
am not able to understand when we finally call dev->hard_start_xmit
routine of underlying device
2014 Jan 14
2
Asterisk QOS
I asked this on the list over the weekend, and likely missed a few people inboxes.
I'm having a problem pulling data from RTPAUDIOQOS. For testing purposes I have asterisk sending QOS data to the console. It seems I get QOS data only if the caller hangs up, with the variable being empty if the callee (or asterisk) hangs up.
Any idea why I would see this?
exten =>
2004 Jan 30
2
FW: QoS extension to Net-SNMP
Hi.
I did send this to `jaazz@post.cz'', but I suspect the list is a more
appropriate/useful place for it. It''s a question about Michal Charvat''s QoS
extension to Net-SNMP.
When I look at the MIB entries for the QoS handles, I get something like
this -
enterprises.qos.qosObjectTable.qosObject.qosHandle.0.0 = Gauge32: 0
2007 Oct 12
2
Why not qos for downloading stream??
HI there
Simple question :-)
Why there is always only qos examples for upload and not download stream
of adsl?
I have a linux router which shares 5 wireless "customers" my neighbours
and me to
one adsl link 512kbps download 128kbps upload ...
Now does it make sense to do qos on the linux router for download for us?
Say if someone is using ssh from outside ...
So I tried to apply the