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.

294 questions
9
votes
4 answers

Redundant Power Supply Sloshing (If sloshing is the right word)

I have a Supermicro Redundant Power Supply with two units in it. I also have two UPS units, one for each of the Power Supplys. I was watching the LCD on the UPSs for the watt usage. The total watts equal about 400 Watts. This is where it gets…
xriri
  • 91
  • 1
9
votes
1 answer

VMware vSphere cluster design for site redundancy

I have a question about the best design for site redudancy when using vSphere clusters. A bit of background info about our situation first though. We are a medium-sized company with two main offices, located in different countries. Our networks are…
8
votes
3 answers

Increase reliability by partitioning disks of different size?

I understand ZFS would prefer all disks carrying the same size. However, in the case that I have two disks with different size (1TB and 1.5TB), I'd like to have certain redundancy, but not mirroring. So I chop two disks into 5 partitions, with each…
python152
  • 183
  • 3
8
votes
5 answers

Hot spare host vs cold spare host?

We have several hosts where we have an identical hot spare host, which is patched and updated so it is very close to have to same software and config. In case of failure the network cable is switched and the DHCP server is updated with the new MAC…
Jasmine Lognnes
  • 2,490
  • 8
  • 31
  • 51
7
votes
1 answer

DRBD for HA Server in Small Office Questions

Backround: We are in need of a HA server in a small office environment and are looking at DRBD to provide it. We only have about 100GB that needs to be on the HA server and server load will be extremely low. The data will probably increase about…
Damon
  • 429
  • 2
  • 11
7
votes
3 answers

A-Record Failover?

I have a Fortigate 100D with 2x BT Business Infinity Fibre connections acting as WAN1 & WAN2. The BT lines come with 5 static public IPs each and I have my DNS hosted through CloudFlare pointing at a static IP on one of WAN connections. (Say you do…
Myles Gray
  • 639
  • 4
  • 12
  • 33
7
votes
5 answers

Local to Remote Webserver Failover

Short and sweet, I don't suppose you'll need more detail than this: We host our website on an in-house webserver. A catastrophe has and will happen again where communication from the web into/out of our building ceases. When this happens, we'd…
anonymous coward
  • 615
  • 2
  • 8
  • 15
7
votes
3 answers

Is it possible to make redundancy on HAProxy server?

I am going to use HAProxy as a load balancer that will balance requests on 3 application servers. But what if balancer server (HAProxy) fails at some point? I was thinking of cloning the first balancer, so if the main one fails the other will take…
wael34218
  • 321
  • 2
  • 5
  • 15
6
votes
4 answers

If a RAID controller fails, does it disrupt service until it's replaced?

If I have 2 drives in a RAID 1, and the Raid Controller fails, does that mean the websites on the server will have downtime until the controller is replaced? Or does everything still carry on as software raid automatically until the faulty raid card…
Winker
  • 97
  • 1
  • 6
6
votes
1 answer

How to setup redundancy for AWS Elastic Load Balancers?

In the spirit of redundancy and fail-over, I would like to know some strategies on setting up AWS Elastic Load Balancers for DR, that is, if this is really an issue? (A single ELB would LB traffic to 1..* regions.) I'm asking because in a proposed…
ElHaix
  • 269
  • 3
  • 13
6
votes
3 answers

Linux console is unusable when LDAP server is down

When our OpenLDAP server lost power the CentOS machines' console became nearly unusable. We were trying to login with a local account, but each command would take minutes to return. Even simple commands like ls were just sitting there. This does…
csexton
  • 477
  • 1
  • 5
  • 12
6
votes
1 answer

How do I configure NAT rules when using ASA IP-SLA when leveraging post-ASA-8.3 NAT syntax?

We are currently running ASA9 at a location with redundant ip connectivity. We'd love to configure ip sla so that internet access survives a single carrier outage. I'm aware of the ip sla commands, however when I've tried to prepopulate the…
Peter Grace
  • 3,446
  • 1
  • 26
  • 42
6
votes
3 answers

How do you set up redundant servers?

To the sysadmins out there, I'm trying to get an idea about how you go about maintaining redundant servers for small projects. The modest number of servers in my mind is two, and three main essential services come to mind: HTTP, mail and DNS. How do…
ezequiel-garzon
  • 567
  • 2
  • 7
  • 16
6
votes
3 answers

SQL Server clustering options

Can anyone give an high-level overview of the options available for SQL Server clustering, their pros and cons? Is it better to use Microsoft Clustering services or SQL Server native clustering? Does that choice even apply to the latest SQL Server…
Tomalak
  • 1,605
  • 4
  • 17
  • 32
6
votes
3 answers

Getting Started with NIC and Switch Redundancy

Currently with my servers, they all or almost all have 2 nics with one in use. Each NIC is is of course connected to a single switch. What do I need to do to make this redundant in that both NICs are used and connected to different switches, but…
Kyle Brandt
  • 82,107
  • 71
  • 302
  • 444
1
2
3
19 20