August 25, 2021 at 4:49 pm
small shop you have there.
Just on my side of the ocean we have over 750 servers (half is prod) - with a total size of 100 TB space used spread over 10k datafiles (excluding log files and system db's).
max db - 3 TB and growing with another 10 others over 1 TB
some physical servers, majority virtual under vmware clusters with production hosts licensed for enterprise.
we follow a standard layout for majority of servers
and for all our virtual machines (vmware or cloud) we have automated powershell scripts that install SQL automatically, define required tempdb files based on core count, add main admin AD groups to instance and set all other defaults.
script also creates required GMSA accounts and allocates them to server/service (we use 1 GMSA per SQL Service, per machine)
pretty good setup - not much to do for us on the installation side.
August 25, 2021 at 4:59 pm
It IS small and I love it.
What do you folks do where you need 750 servers and half of those are "prod"?
--Jeff Moden
Change is inevitable... Change for the better is not.
August 25, 2021 at 5:11 pm
big financial group - lots of sub companies/teams
August 25, 2021 at 5:24 pm
frederico_fonseca wrote:big financial group - lots of sub companies/teams
How much of that is actual unique applications/db's vs basically the same install being used by a different group?
90% of prod is unique - some duplication of smaller db's (less than 200GB sizes) for reporting/BI purposes
non prod there is a duplication (for different developments within a team and dev/fit/uat)
but big sizes are all prod.
August 25, 2021 at 6:22 pm
big financial group - lots of sub companies/teams
Do YOU maintain all of those servers or do most of the sub-companies have someone taking care of business for their own sub-company?
--Jeff Moden
Change is inevitable... Change for the better is not.
August 25, 2021 at 6:25 pm
frederico_fonseca wrote:big financial group - lots of sub companies/teams
Do YOU maintain all of those servers or do most of the sub-companies have someone taking care of business for their own sub-company?
we have a single team of dba's to do it. 10 dba's in total (for these and the oracle ones together (small number now of these))
August 26, 2021 at 5:02 am
The company I work for only has me. I do get some good help hardware wise from the Infrastructure Group and they're the ones that copy backups to tape, etc, but it's mostly just me. I also do code reviews, regression checks, and help the Developers whenever they run into a problem and I also provide special "reduced size" databases to the Developers. I also develop code to do special things like nightly support for training environments (example... copy 50 to 100,000 image files every night and drop files that are more than 30 days old) and help by writing special code (wrote a replacement for that god-aweful FORMAT function for multi-lingual dates) and other things. I've even given a couple of training classes and wrote/enforce most of the standards that folks follow.
In other words, jack of many trades and master of some. It's fun stuff.
--Jeff Moden
Change is inevitable... Change for the better is not.
September 21, 2021 at 8:12 am
This was removed by the editor as SPAM
Viewing 10 posts - 16 through 24 (of 24 total)
You must be logged in to reply to this topic. Login to reply