Displaying 20 results from an estimated 1000 matches similar to: "Strange routing limitations and workaroud"
2017 Jul 13
2
Rebalance task fails
Hi Nithya,
I see index in context:
[2017-07-07 10:07:18.230202] E [MSGID: 106062]
[glusterd-utils.c:7997:glusterd_volume_rebalance_use_rsp_dict]
0-glusterd: failed to get index
I wonder if there is anything I can do to fix it.
I was trying to strace gluster process but still have no clue what
exactly is gluster index.
Best regards,
Szymon Miotk
On Thu, Jul 13, 2017 at 10:12 AM, Nithya
2017 Jul 10
2
Rebalance task fails
Hi Nithya,
the files were sent to priv to avoid spamming the list with large attachments.
Could someone explain what is index in Gluster?
Unfortunately index is popular word, so googling is not very helpful.
Best regards,
Szymon Miotk
On Sun, Jul 9, 2017 at 6:37 PM, Nithya Balachandran <nbalacha at redhat.com> wrote:
>
> On 7 July 2017 at 15:42, Szymon Miotk <szymon.miotk at
2017 Jul 13
0
Rebalance task fails
Hi Szymon,
I have received the files and will take a look and get back to you.
In what context are you seeing index?
Thanks,
Nithya
On 11 July 2017 at 01:15, Szymon Miotk <szymon.miotk at gmail.com> wrote:
> Hi Nithya,
>
> the files were sent to priv to avoid spamming the list with large
> attachments.
> Could someone explain what is index in Gluster?
> Unfortunately
2017 Oct 13
1
small files performance
Where did you read 2k IOPS?
Each disk is able to do about 75iops as I'm using SATA disk, getting even
closer to 2000 it's impossible
Il 13 ott 2017 9:42 AM, "Szymon Miotk" <szymon.miotk at gmail.com> ha scritto:
> Depends what you need.
> 2K iops for small file writes is not a bad result.
> In my case I had a system that was just poorly written and it was
>
2017 Jul 07
2
Rebalance task fails
Hello everyone,
I have problem rebalancing Gluster volume.
Gluster version is 3.7.3.
My 1x3 replicated volume become full, so I've added three more bricks
to make it 2x3 and wanted to rebalance.
But every time I start rebalancing, it fails immediately.
Rebooting Gluster nodes doesn't help.
# gluster volume rebalance gsae_artifactory_cluster_storage start
volume rebalance:
2017 Jul 09
0
Rebalance task fails
On 7 July 2017 at 15:42, Szymon Miotk <szymon.miotk at gmail.com> wrote:
> Hello everyone,
>
>
> I have problem rebalancing Gluster volume.
> Gluster version is 3.7.3.
> My 1x3 replicated volume become full, so I've added three more bricks
> to make it 2x3 and wanted to rebalance.
> But every time I start rebalancing, it fails immediately.
> Rebooting Gluster
2004 Apr 18
1
Load balancing over 4 interfaces
Hello lartc!
I have strange problem setting load balancing over 4 interfaces.
Something won''t accept more than 3 interfaces,
While setting:
ip route add default scope global \
nexthop via 0.0.0.0 dev pvc0 weight 1 \
nexthop via 0.0.0.0 dev pvc1 weight 1 \
nexthop via 0.0.0.0 dev pvc2 weight 1
It''s ok:
ip r l
default
nexthop dev pvc0
2004 Oct 06
2
Huge system load using HTB
Hi!
I have some problems with htb performance.
THE SETUP:
I have a network with 3 ISP uplinks and 1 local network uplink.
There are about 1700 clients.
I was shaping their bandwidth with HTB using iptables mangling in a manner:
tc class add dev $DEV parent 1:10 classid 1:${CLASS_ID} htb rate \
16kbit ceil 512kbit burst 2kb prio 2 quantum 1500
tc qdisc add dev $DEV parent 1:${CLASS_ID}
2003 May 07
1
Problem with third link in multiple uplink configuration
Hello!
I have access server with 4 uplinks (nice, huh?). I ran RedHat 7.3.
Yesterday I did an upgrade to RedHat 9.
After upgrade Linux says the third link is bad:
# ip route show
2.2.2.0/30 dev eth2 scope link src 2.2.2.2
4.4.4.0/30 dev eth4 scope link src 4.4.4.4
3.3.3.0/29 dev eth3 scope link src 3.3.3.3
1.1.1.0/28 dev eth1 scope link src 1.1.1.1
10.1.1.0/24 dev eth0 scope link
2003 May 29
1
u32 filter and NAT
I want to limit each user in my network to have limited bandwidth (let''s
say 256/128 kbit).
I use NAT (done with iptables).
Can I limit users on the outgoing interface using u32 using rules like:
tc filter add dev eth0 parent 1: protocol ip prio 17 u32 match ip src
10.10.10.10 flowid 1:10
It seem I made a mistake somewhere or NAT is done before routing and I
must use iptables
2005 Jun 02
8
How many (htb) tc classes and qdiscs are too many?
We have a Linux box that is acting as the gateway to the internet for about
400 people, typically there are not more then 50 of them using the internet
at any given time. We would like to provide different levels of access to
different users. For example 128kbps to some users and 256kbps to others.
We have considered creating a class and qdisc for each user (using htb)
however we don''t
2005 Feb 16
11
Load Balancer setting for Public Servers
Hello,
I have finished setting up the load balancer with IPROUTE ... also patch the
kernel to support DGD and now it''s working fine with the valuable guide at
LARTC website, Julian Anastasov, and the kind people in this mailing list.
Now I would like to launch a web server and a ftp server to the public but
I''m stuck into a problem and really need your help.
Currently internal
2007 Mar 02
8
DNAT and Load Balancing
Hi all!
After that good thread "DGD patch not detecting dead gateway" I was
able to set up a Load Balancing with ping based DGD (without Julian
Anastasov patch). But now I''m facing a new problem and tried some
options, with only partial solutions.
I made a script based on
http://www.mail-archive.com/lartc@mailman.ds9a.nl/msg16257.html (Thank
you Manish Kathuria),
2002 Dec 20
1
System tray
Hello,
Is there any system tray support in wine? :) if not how to restore minimized
Trillian window (with contacts etc.) ? :)
Greetings,
Szymon
2005 Jun 08
2
General Traffic Control Question
Here''s my situation:
I''ve got an Intel machine running a 2.6.9 linux kernel and this box has
4 modems attached to it via a usb to serial port expander. In order to
force data down each of the modems, some pretty simple rules are used
and they are as follows:
iptables -t mangle -A OUTPUT -p tcp --dport $PORT1 -j MARK --set-mark 1
iptables -t mangle -A OUTPUT -p tcp --dport
2003 Mar 25
29
Intelligent P2P detection
Probably, I''m not the first one who needs solve problem with p2p.
Because, large part of my traffic is eaten by p2p software like KazAA,
e-mule, Direct Connect etc, I''m looking for the way of detection of such
traffic and marking it. However simple way with for instance 1214 port
for KazAA doesn''t work because this software uses floating port
technology. This traffic can
2006 Oct 12
1
using speex in C#
You could compile Speex as a DLL (see libspeex_dynamic.dsp) and use PInvoke.
http://en.wikipedia.org/wiki/PInvoke
Note that Speex will still be executing as unmanaged code and your program
will have the added dependency of the native Speex DLL.
It appears that someone created a "Speex.NET" based on JSpeex, but I
didn't find any useful info on it. You may want to search for this
2013 Sep 01
2
Disable password complexity does not work?
Hello
I use Samba 4.0.9 and want to disable strong passwords. I've run:
./samba-tool domain passwordsettings set --complexity=off
But it seems to not work. If users try to change password via
ctrl+alt+del windows still require strong password. Restarting samba to
commit change did not solve problem.
Is there something i forgot? On my old configuration with old (RIP)
server it worked
2002 Apr 05
2
Bug in all versions of OpenSSH
Hi,
I found a bug in all versions of SSH. I'll give you an example when the
bug occurs. When I connect to a remote computer using 'ssh
user at host.somewhere.in.th.net.com /bin/bash' (or /bin/tcsh) I log into
the remote computer and SSHD doesn't log this in wtmp,utmp,secure and
lastlog. It's *only* visible in /var/log/messages. That's all I want to
tell You. I hope
2004 Sep 16
2
cannot access files, directory browsing fine ...
Hello.
I've just spent some time figuring out why on my RedHat ES server samba
allowed me to connect, browse directories, but as soon as .exe was in
the dir it would freeze.
I couldn't open text files or anything else.
It turns out that the Redhat kernel does not play well with 'sendfile'
functionality.
so I added:
use sendfile = no
and I'm back in the game.
Anyone could