My sysadmin is reinstalling VCenter and would like to put the VCenter database on the db server that has all of the other enterprise databases (ERP, advancement, etc.). I'm not convinced that this is a good idea and was wondering if there would be a significant performance hit brought about by this addition.
feedback
|
|
It depends on the load of the server and it's capability. We have non-dedicated VC DB servers, obviously if one application went nuts it could impact VC functionality but that's down to how your DB is setup and what else it's doing. There's no black and white answer to this one sorry. | |||||||||
feedback
|
|
To add onto Chopper's answer, it depends on what you are doing in VC. It's important to know exactly what is stored in the VC database. VPX_HIST_STAT{1-4} tables are a large portion of the database, and store historical performance data. If your stats level is particularly low (like level 1), then you can put it pretty much anywhere. You'll also want to consider full vs simple recovery, how often to purge the database, and a plan to keep track of index fragmentation. Good luck! Jake | ||||
|
feedback
|