Displaying 20 results from an estimated 4640 matches for "balancers".
Did you mean:
balancer
2010 Jun 22
3
PRI span problem - no D channel
Hi,
I have the following happen to me after the restart of one of my servers:
out of my 3 PRIs (all configured with the same technical settings), the last
one isn't coming back. It's underutilized (chances it didn't get a call
since my reboot), if it makes a difference .
The PRI goes from provisioned to unprovisioned, and I get this regularly:
[Jun 22 09:03:48]
2012 Feb 03
10
[PATCH 0/3] Btrfs-progs: restriper interface
Hello,
This is the userspace part of restriper, rebased onto the new progs
infrastructure. Restriper commands are located under ''balance'' prefix,
which is now the top level command group. However to not confuse
existing users ''balance'' prefix is also available under ''filesystem'':
btrfs [filesystem] balance start
btrfs [filesystem] balance
2013 Jun 16
1
btrfs balance resume + raid5/6
Greetings!
I''m testing raid6, and recently added two drives.
I haven''t been able to properly resume a balance operation: the number of
total chunks is always too low.
It seems that the balance starts and pauses properly, but always resumes
with ~7 chunks.
Here''s an example:
vendikar tim # uname -r
3.10.0-031000rc4-generic
vendikar tim # btrfs fi sho
Label:
2011 Apr 01
15
btrfs balancing start - and stop?
Hi,
My company is testing btrfs (kernel 2.6.38) on a slave MySQL database
server with a 195Gb filesystem (of which about 123Gb is used). So far,
we''re quite impressed with the performance. Our database loads are high,
and if filesystem performance wasn''t good, MySQL replication wouldn''t
be able to keep up and the slave latency would begin to climb. This
though, is
2017 Mar 22
2
One way dsync replication with dsync -R
Ugh, sorry for the formatting. Not sure what happened when it sent through the list. Trying again
Blessings,
Rob Archibald
CTO, EndFirst LLC
rob at robarchibald.com
-----Original Message-----
From: dovecot [mailto:dovecot-bounces at dovecot.org] On Behalf Of Rob Archibald
Sent: Wednesday, March 22, 2017 3:55 PM
To: 'Wolfgang Hennerbichler'; dovecot at dovecot.org
Subject: RE: One way
2008 Oct 21
1
prepaid approach
hi,
for my multi-tenant pbx, i would like to approach prepaid like this:
when a customer dials number, i have an AGI that will determine what
country was dialed and retrieve the rate from the rate table,
once the rate is retrieved, i will get the remaining balance of that
customer nd compute how much time remaining based on the rte and the
remaining balance. then i set that as an absolute
2007 Jan 04
6
after_update attributes problem
Hey guys,
I''m having a hard time w/ the after_update callback on rails... As
far as I can tell, when I define a after_update callback on a model,
the attributes of the object have the same values that they had
*before* Base.save was called. I''m probably wrong so here''s the code:
UNIT TEST:
def test_register_item_adjusts_account_balance
account =
2017 Mar 22
2
One way dsync replication with dsync -R
Hi dovecot users,
I?ve found the -R parameter for dsync. Does this enable one-way syncing if enabled on the slave in replication_dsync_parameters? The documentation doesn?t mention much what happens if I enable this on the ?replciation slave?.
Before you ask: Two way synchronisation causes issues in my installation (see the unanswered thread here:
2009 Jul 17
1
Help with R.oo
Hi! I'm trying to learn about object oriented R, as it seems like it
would be very useful.
I'm going over an example from the documentation, and I'm very confused:
http://www1.maths.lth.se/help/R/R.oo/
[assume you've called library (R.oo)]
setConstructorS3("SavingsAccount", function(balance=0) {
if (!is.numeric(balance) && length(balance) != 1)
2011 Feb 05
2
Strangeness on btrfs balance..
Hi there...
I have kernel version 2.6.36.3, compiled with gcc 4.4.5, btrfstools
version 0.19+20101101
I have a btrfs filesystem (/data) consisting of two 1TB hard disks, raid0.
I added in another 1TB hard drive.
root@X86-64:~# btrfs filesystem show
failed to read /dev/sdh
failed to read /dev/sdg
failed to read /dev/sdf
failed to read /dev/sde
failed to read /dev/sr0
failed to read /dev/fd0u800
2017 Mar 24
1
One way dsync replication with dsync -R
So, even with a particular user only connecting to one node in the pair, you still see the issue? I'm not seeing that in my setup. I only see it when concurrently connecting the same user to two different nodes in the pair.
Blessings,
Rob Archibald
CTO, EndFirst LLC
rob at robarchibald.com
> On Mar 24, 2017, at 12:50 AM, Wolfgang Hennerbichler <wogri at wogri.com> wrote:
>
>
2006 Aug 16
3
(no subject)
Hi everybody,
We are developing several applications on a single server and I''m
looking for a way to use mongrel with each of them. Right now,
http://testapp.com/ is being served on that machine through apache
and mongrel. Here''s what a part of my apache config looks like:
<Proxy balancer balancer://testappcluster>
BalancerMember http://127.0.0.1:8000
2006 Dec 13
1
load balancing
I ive set up a working linux router with load balancing as per the lartc
guide. Everything is working properly, except for the load balancing does
not seem to be equally balance the load. The first line gets about 60% of
the incoming load, the 2nd line gets about 40%, and the 3rd line hardly gets
any of it at all. The outgoing load is evenly balanced among all three
lines.
I did not set any
2013 Mar 02
2
Permanent uncancellable balance
Hello,
I have a filesystem that has become unusable because of a balance I can''t
stop. It is very close to full, and the balance is preventing me from
growing it.
It was started like this:
sudo btrfs filesystem balance start -v -musage=60 -dusage=60 /srv/backups
It has been stuck at 0% across reboots and kernel upgrades (currently on
3.8.1), and cancelling it had no effect:
Balance
2006 Mar 28
2
Asterisk & SMP: Is irqbalance Redundant on 2.6 Kernels?
Asterisk users,
I posted the following email to the Fedora users list
<https://www.redhat.com/archives/fedora-list/2006-March/msg04154.html>
and it got no responses, so now I'm calling on your expertise. Please
take a look at it and share your knowledge on the subject with me.
Additionally, let me know if you believe what I am trying to do is
critically flawed. It's possible
2005 Feb 01
11
load balancing 20 asterisk servers
...e SIPBuddies from the same MySQL
server, what prevents you from putting all 20 servers behind a single load
balancer? That way all of your UA's can use the same IP to register to; vs
maintaining which customer is assigned to which machine.
perhaps its just that i am not that familiar with load balancers. i was
under the impression that a load balancer could/would send each recieved
packet to a different server.
this doesn't matter in the case of register requests since all asterisk
boxes share same SIP registry database.
but what about invite requests and the rtp stream? you would have a majo...
2007 Mar 29
0
Resolved problem with Apache Load Balancer Manager
Had to make a couple of changes to the config from the mongrel site to get
the load balancer manager working:
changed
# Redirect all non-static requests to cluster
RewriteCond %{DOCUMENT_ROOT}/%{REQUEST_FILENAME} !-f
RewriteRule ^/(.*)$ balancer://mongrel_cluster%{REQUEST_URI} [P,QSA,L]
to
# Redirect all non-static requests to cluster
RewriteCond %{DOCUMENT_ROOT}/%{REQUEST_FILENAME}
2013 Aug 20
7
[PATCH] btrfs-progs: use btrfs error code for kernel errors
Now with the below kernel patch, the excl operations like dev
add/replace/resize and balance returns the btrfs error
code defined in btrfs.h, this patch will help btrfs-progs
(and thus user) to know the error string on the terminal
(instead of /var/log/messages as previously kernel did).
This patch depends on the btrfs kernel patch:
btrfs: return btrfs error code for dev excl ops err
2013 Dec 15
9
btrfs balance on single device
Hey all,
Just did a btrfs balance on a single device. Before the balance
operation here is the df result:
inglor@tiamat ~$ btrfs fi df /home
Data: total=19.19GB, used=9.34GB
System, DUP: total=32.00MB, used=4.00KB
Metadata, DUP: total=896.00MB, used=227.98MB
Then I issues a balance operation relocating the chunks across a single device:
inglor@tiamat ~$ sudo btrfs fi balance /home
[sudo]
2011 Mar 03
4
Load balancing...
Hi All,
Can anyone help me hash out how best to load balance a website that is
getting considerable traffic? In the past I only have experience with BigIP
where you have a load balancing device that keeps track and send traffic to
the best server possible at the time. This was a proprietary system that I
think was something Dell rebranded.
Right now, the whole site is is 400gb of video, HTML5,