Questions tagged [redundancy]

Redundancy is the duplication of critical components or functions of a system with the intention of increasing reliability of the system, usually in the case of a backup or fail-safe.

300 questions
2
votes
0 answers

Creating redundant IPSec connections using OpenSwan

I have a linux (netkey) instance with openswan installed, the instance has two connection to the same IPSec peer that needs to act as redundant connections. both connections' properties are the same (except for the peer's IP addresses and the right…
Amir
  • 21
  • 1
  • 4
2
votes
2 answers

Redundant routing (active/backup) on linux

I'm currently trying to setup a redundant routing on RHEL 5. The target goal is to have a primary route to a subnet and a backup route to that subnet, to be used only if the gateway of the primary route becomes unreachable. Any idea how to achieve…
2
votes
2 answers

redundancy in a single SCSI target

following-on from my earlier question about resurrecting an ancient Intergraph 6800 machine (licence file for extra logins on ancient Unix (CLIX) system), the original problem was a failed hard disk so This Must Not Happen Again. All the crucial…
2
votes
1 answer

HyperDB Configuration Master/Slave

Running on server 2008 R2 IIS 7.5, with a MySQL Master/Slave (also on server 2008 r2), and WordPress 3.7. Is it ONLY compatible with wordpress 3.5.2? If that is so is there any other plugins to allow a Master/slave mysql setup? This is what I have…
user204910
  • 23
  • 1
  • 3
2
votes
1 answer

Simple redundancy setup using two servers in two different datacenters?

Scope of the question This question is solely about getting a client requesting a domain: example.com to one of the two available servers. How it is handled from there on, is another problem to solve and should therefore not be mentioned in an…
Yeti
  • 279
  • 1
  • 4
  • 15
2
votes
1 answer

Same VRRP group, multiple VLAN

Let's say a gateway has traffic between vlan 11 and 22: Gateway 1 -- FastEthernet 0/1.1 -- vlan 11 -- 192.168.11.1 Gateway 1 -- FastEthernet 0/2.2 -- vlan 22 -- 192.168.22.1 Gateway 2 -- FastEthernet 0/1.1 -- vlan 11 -- 192.168.11.2 Gateway 2 --…
JCM
  • 143
  • 1
  • 6
2
votes
1 answer

Cisco 6500 vss mode upgrade

This is not my network. I'm trying to understand why my cloud provider insists that they need to take down both routers when performing updates. From what I understand they have 2 Cisco 6500s clustered via VSS, active-active. When they perform an…
shank
  • 121
  • 2
2
votes
2 answers

A and PTR records and redundant Internet connections

Want to set up PTR record(s) to handle the following: Site with mail server (Exchange 2010) has three Internet connections, with the firewall handling load balancing. I know that if the Internet connection with the IP in the MX record goes down,…
Mark
  • 23
  • 2
2
votes
1 answer

Configure a backup Win 2008 R2 Server

Scenario is a small network with a Server 2008 R2 running AD, DHCP, DNS, Print & File Sharing. We'd like to build a backup server to continue operations uninterrupted should the main server go down. Configuring DHCP, DNS and AD is easy. The question…
Dom
  • 741
  • 1
  • 8
  • 19
2
votes
3 answers

Mirroring an entire machine

What's the most appropriate way to constantly mirror all the settings and data from one Linux machine to another? I have a critical server, which I'd like to have a "hot spare" available for in case any component failure takes it offline. I have…
Cerin
  • 3,600
  • 19
  • 61
  • 79
2
votes
2 answers

Disk Redundancy across different server

I have 3 servers, all with the same specs: Intel CPU 8 GB RAM Linux or BSD Single 2TB desktop SATA with more than 10K Hours of operation, with only less than 300 GB Used My provider cannot install a second hard drive, but can guarantee me that the…
Mascarpone
  • 872
  • 3
  • 9
  • 28
2
votes
2 answers

SSD redundancy via HDD

Is there a way to guarantee redundancy to an SSD using an HDD? Raid 1 is the best choice to guarantee redundancy in HDDs, but SSDs are too expensive to guarantee redundancy via RAID. If I was to couple an SSD with an HDD, could I guarantee…
Mascarpone
  • 872
  • 3
  • 9
  • 28
2
votes
1 answer

Redundancy for WordPress sites

For static websites I'm using HAProxy (one master, several nodes with static HTML files on them). What services in addition would you recommend to allow WordPress sites to be hosted in the same way in terms of MySQL and files across the nodes…
2
votes
1 answer

Redundant NFS Setup?

Is it possible to create a fault tolerant, redundant NFS server (e.g. master/slave)? Several of my web servers mount their WEBroot directories from a single NFS server (which is regularly backed up). Just trying to remove any SPOFs.
Trent Scott
  • 959
  • 1
  • 12
  • 28
2
votes
1 answer

Mac Server (Snow Leopard) NIC Redundancy on Separate Switches

I have a Mac Snow Leopard Server with 2 NIC's. Each NIC is plugged into a separate physical switch. Currently each NIC has it's own IP, but I would like to setup redundancy so that they communicate with one combined IP. I am unsure how to do this…
Cathi
  • 21
  • 1