Presentation is loading. Please wait.

Presentation is loading. Please wait.

What to Check SQL Server Buffer Manager: Page Life Expectancy > 300 (seconds) What You’ll See Slow performance across the board Long search crawl.

Similar presentations


Presentation on theme: "What to Check SQL Server Buffer Manager: Page Life Expectancy > 300 (seconds) What You’ll See Slow performance across the board Long search crawl."— Presentation transcript:

1

2

3

4

5 What to Check SQL Server Buffer Manager: Page Life Expectancy > 300 (seconds) What You’ll See Slow performance across the board Long search crawl times What’s Wrong SQL Server is the bottleneck in SharePoint implementations What to do Add memory Improve disk performance Add another SQL instance

6 Head Arm Platte r

7

8

9 What to Check Average time per read < 20ms Average time per write < 20ms RAID configuration is RAID 10 not 5/6 (DP) What You’ll See Slow performance, especially initial loading of a site Less effectiveness in adding RAM to the SQL server What’s Wrong Disks aren’t producing enough IOPS What to do Reconfigure from RAID 5/6(DP) to RAID 10 Buy more, faster, smaller disks

10 What to Check Session affinity Session identification What You’ll See First hit response times, even after the first hit What’s Wrong The load balancer isn’t configured for session affinity (sticky sessions) What to do Configure the load balancer for session affinity (sticky sessions)

11 What to Check Every query server has 30% of the total size of everything you want to search What You’ll See SharePoint Server disks get filled up What’s Wrong The full text (non-SQL) indexes get copied to every query server (and they’re big) What to do Add disks until you have enough

12 What to Check No Firewall between servers Network adapter transmit buffer < 1 What You’ll See Weird SharePoint errors Erratic and unpredictable performance What’s Wrong Insufficient bandwidth between servers Packet loss What to do Remove firewall and proxy servers Ensure all network ports plugged in and bonded Plug all SharePoint servers into a single switch

13 What to Check The value of downtime in production to the organization What You’ll See Unknown problems in your production environment What’s Wrong There’s no way to validate your code and configuration changes What to do Get at least one controlled environment before production

14 What to Check Production can not communicate with development What You’ll See Random outages in production Random performance issues in production What’s Wrong Production is referencing development resources (which are being shutdown) What to do Put production (and QA) on a separate subnet that can’t talk to development resources

15 What to Check Configuration of the proxy server or load balancer IIS Logs to verify client IP addresses are being recorded What You’ll See All clients look like they’re coming from one IP address What’s Wrong The proxy server or load balancer is NATing (abstracting) the IP address Difficult to diagnose specific client problems when you can’t find them What to do Reconfigure the network to transmit client IP addresses to the server

16 What to Check Monitoring options available to you What You’ll See Nothing What’s Wrong You can’t fix what you can’t find What to do Install monitoring Configure monitoring

17 What to Check IE settings Time synchronization What You’ll See Prompts for login (like every 30 seconds) What’s Wrong IE with your web site not in the Intranet zone What to do Set a group policy Make workstations a member of the domain

18

19 www.microsoft.com/learning http://microsoft.com/msdn http://microsoft.com/technet http://channel9.msdn.com/Events/TechEd

20

21

22


Download ppt "What to Check SQL Server Buffer Manager: Page Life Expectancy > 300 (seconds) What You’ll See Slow performance across the board Long search crawl."

Similar presentations


Ads by Google