Displaying 20 results from an estimated 2000 matches similar to: "Is mirroring provides failover protection?"
2012 Oct 18
1
GlusterFS failover with UCarp
Hi,
we've successfully configured GlusterFS mirroring across two identical
nodes [1].
We're running the file share under a Virtual IP address using UCarp.
We have different clients connected using NFS, CIFS and GlusterFS.
When we simulate a node failure, by unplugging it, it takes about 5
seconds for the CIFS and GlusterFS clients to refresh the connection and
continue operation. The
2020 Jun 30
7
[Bug 3189] New: channel mux_ctx memory leak
https://bugzilla.mindrot.org/show_bug.cgi?id=3189
Bug ID: 3189
Summary: channel mux_ctx memory leak
Product: Portable OpenSSH
Version: 8.3p1
Hardware: ix86
OS: Linux
Status: NEW
Severity: critical
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
2006 Nov 01
1
QoS + TOS field
Hi,
I''m trying to figure out how to use Linux QoS. Default
setting has three queues (bands) and should prioretise
outgoing tarffic based on TOS field. I try to test
that by flooding Ethernet interface by netperf or
iptraf and running ping -f with -Q and without Q. -Q
doesn''t affect ping results, it suffers anyway. It
seems that I don''t understand something. I verified
2012 Oct 24
5
Multiple resource definition error
Hi,
So, I am writing a module to install and configure ucarp. There is only
one module in puppet forge and that is not that good.
In ucarp, same configuration files have to be served on two servers and
to configure the host I am defining a custom resource
ucarp::host::config. So, for using, I''ll have to create this resource
two times on two different servers. So, this resource
2007 Oct 10
3
failover with conntrackd
Hi.
Is anyone using conntrack-tools to implement gateway failover on a
network with windows clients?
I set it up with ucarp and keepalived, and found that gratuitous ARP
doesn''t always seem to update the cache on Windows machines. It works
the first time, but if a second failover happens, the client continues
to send stuff to the wrong MAC address. Linux machines work fine.
2007 Jul 19
10
gateway failover with linux
Hi.
I''m wondering if there''s a good way to configure a Linux firewall box to
failover to a single backup server, while preserving connection state.
This question has been asked before, but the latest reference I can find
is from 2004, at which time Linux had no equivalent of OpenBSD''s pfsync,
though Harald was said to be working on one.
Did anything come of those
2011 Jun 06
2
Gluster 3.2.0 and ucarp not working
Hello everybody.
I have a problem setting up gluster failover funcionality. Based on
manual i setup ucarp which is working well ( tested with ping/ssh etc
)
But when i use virtual address for gluster volume mount and i turn off
one of nodes machine/gluster will freeze until node is back online.
My virtual ip is 3.200 and machine real ip is 3.233 and 3.5. In
gluster log i can see:
[2011-06-06
2004 Oct 21
3
Ucarp and shorewall
Has anyone successfully setup a shorewall Ucarp solution?
2011 Apr 21
1
ESXi & Gluster setup options
All,
We are in the process of determining a virtualized infrastructure and
wanted to hear from
current users of Gluster and VMWare. What we were looking to setup was
an HA ESXi cluster
(2 heads) with gluster backend (4 bricks to start,
replicated/distributed), all backend connectivity
would be 10Gbe. Mainly the storage would be for VM images but may
include NAS files later.
So our
2010 Dec 08
1
NFS with UCARP vs. GlusterFS mount question
Morning Folks,
should I prefer NFS with UCARP or native GlusterFS mounts for serving the
system images to XCP?
Which one performes better over 1G network links?
NFS is probaby easier to setup due to existing tools like rpcinfo and
showmount, both are used inside the storage container code, and there is some
code for NFS, not for GlusterFS, except I write one.
UCARP has the disadvantage that
2004 Oct 20
1
Failover
I''m expermienting with Shorewall for use protecting my servers(about 25
all currently using pub addresses). My pointy-haired-boss is somewhat
sceptical about adding a firewall that would be a single point of
failier for our services. Does anyone have a good set of documentation
that I could use in setting up either an Active/Active or Active/passive
setup with two identical shorewall
2005 Feb 05
9
Hot Fallover
Hello List:
Recently our shorewall FW server went dead (PS failure) & brought the entire
system down. Luckily we are testing the FW and other servers, so we did not
loose anything. Now we have decided to setup two Shorewall FW servers with a
primary & another fallover FW server.
I have done some research cruised the Internet and found that a product
''UCARP''
2013 Apr 18
2
[LLVMdev] Patch to compile LLVM with MSVC 2010
>From the DeveloperPolicy.html document I gathered I need to send a patch to this list (which I did); could you clarify if I misunderstood it?
The second patch is really trivial and I think it's worth applying - it seems like a typo by someone who tested on MSVC 11 but not 10; or maybe my local instance of MSVC10 is somehow deficient, of course.
The first patch is adding MSVC-specific
2013 Apr 17
3
[LLVMdev] Patch to compile LLVM with MSVC 2010
In order to get llvm to compile on Windows with MSVC 10, I have to disable inline on utostr to avoid internal compiler failure, and disable _xgetbv call in OsSupportsAVX because it's only defined in MSVC 2012 compiler. The first patch (noinline) is known for many months now. I'm a casual llvm user, and don't know the proper channels to go through to submit a patch. Could someone tell
2013 Apr 18
0
[LLVMdev] Patch to compile LLVM with MSVC 2010
The original thread on this ICE, including a link to the bug submitted to MS is here:
http://lists.cs.uiuc.edu/pipermail/llvmdev/2012-December/056683.html
Michael
From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of Sergiy Migdalskiy
Sent: Thursday, April 18, 2013 10:28
To: David Blaikie
Cc: llvmdev at cs.uiuc.edu
Subject: Re: [LLVMdev] Patch to compile LLVM
2013 Apr 18
0
[LLVMdev] Patch to compile LLVM with MSVC 2010
On Wed, Apr 17, 2013 at 11:36 AM, Sergiy Migdalskiy
<migdalskiy at hotmail.com> wrote:
> In order to get llvm to compile on Windows with MSVC 10, I have to disable
> inline on utostr to avoid internal compiler failure, and disable _xgetbv
> call in OsSupportsAVX because it's only defined in MSVC 2012 compiler. The
> first patch (noinline) is known for many months now. I'm
2010 Jul 19
2
CentOS 5.4 KVM: PXE boot problem
Hi All,
I'm playing with KVM in order to adopt the technology for dev /
testing purposes. Installing RHEL5 from ISO images works ok, no
problems with installation.
The problem occurs with PXE boot - it is simply doesn't try to do PXE
boot, according to what I can see:
Booting from Hard Disk...
Boot from Hard Disk failed: not a bootable disk
FATAL: No bootable device.
_
I have:
CentOS
2006 Sep 24
2
Kebo UPS-600A and Kebo UPS-1200M setup
Hello nut-upsuser,
Hope, that its might be useful for someone:
1. Kebo UPS-600A
Driver: genericups
UPStype: 7
Config extras: SD = -RTS or SD = -TX (don't know why but both are
suitable)
2. Kebo UPS-1200M
Driver: fentonups
Config extras: none
Note: Looks like twin brother of Microlab UPS-1200M :)
Driver ask me to report ID string:
"Unknown
2011 Mar 22
2
dsync inbox conversion problem (mbox -> mdbox)
Hi,
We are trying to convert all mbox mail on our systems to mdbox using
dsync, in order to be able to use email sub-folders in Thunderbird.
Everything works fine for non-inbox folders, however the inbox folders
are not getting converted.
We used:
*dsync -v convert mbox:~/mail:INBOX=/var/mail/%u*
*dovecot --version*
2.0.beta6 (3156315704ef) (shipping with RHEL6/SL6)
*dovecot -n*
#
2013 Jul 19
1
How to handle IP-based Networkfilters