| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 3 years, 10 months |
| seen | May 6 at 21:09 | |
| stats | profile views | 10 |
|
Dec 2 |
comment |
Amazon AWS mysql RDS Cluster with outside AWS? Do you need to use a MySQL database (AWS RDS is MySQL)? If not, you can look at some other datastores that are geared around automatic cross-az/cross-region replication. |
|
Nov 26 |
comment |
Is this a valid backup strategy for MongoDB? You could connect to any one of the peers from your list of peer nodes (it could be any primary, secondary, arbiter, or hidden node), ask that peer who the secondaries are ( rs.status() and loop through result["members"]), and connect to one of the secondaries to perform the backup. |
|
Oct 8 |
awarded | Yearling |
|
Jul 29 |
comment |
Force OpenBSD to use internally one IP, but send and receive from network from other IP? Why do you need this? |
|
Jul 8 |
answered | chef clients behind firewall |
|
Jun 22 |
comment |
Experience with MooseFS? Network block storage (glusterfs) and network object storage (openstack object storage) are very different beasts. |
|
May 18 |
answered | How are DNS PTR records managed? |
|
Apr 27 |
answered | Does each server behind a load balancer need their own SSL certificate? |
|
Apr 6 |
comment |
Air is out in server closet, not going to be fixed until tomorrow… What to do? No, but it is a suggestion for an action plan beginning the day after. Once this concrete problem is solved today, start migrating to a public cloud tomorrow. |
|
Apr 6 |
answered | Air is out in server closet, not going to be fixed until tomorrow… What to do? |
|
Apr 6 |
comment |
Scaling Chef with multiple instances or replication Your last comment should probably be part of your main answer because it's a key part of clustering and scaling a chef-server installation. |
|
Nov 18 |
awarded | Supporter |
|
Oct 21 |
answered | what is CNAME really? |
|
Jun 20 |
awarded | Teacher |
|
Jun 20 |
answered | What DBMS' have tight integration with a dedicated OS'? |
|
Oct 23 |
answered | IIS 7, Multiple Web Sites, Host Headers, and Wildcard Subdomains |