UK SharePoint Latest

Latest News - Tue, 09 Feb 2010 00:25:18 GMT

Sun - Setting up Dev VM wuth Mail - Another really short bog entry - another pointer to someone elses blog! This is a great little walkthrough re: creating a development vm with DNS and AD and Mail - http://blogs.msdn.com/johnwpowell/archive/2008/07/07/walkthrough-build-a-windows-sharepoint-services-3-0-development-virtual-pc-with-sql-server-active-directory-and-e-mail.aspx
Fri - 27th January 2010 - SUG Presentation - For those who would like a copy of my slides
Thu - SharePoint 2010 VM Download - Want to demonstrate the latest beta of Office 2010 and SharePoint 2010 in an information worker scenario to customers? Download the two newest virtual machines (VM) with pre-configured versions of Office 2010 Beta and SharePoint 2010 Beta from the Microsoft Download Center.

In order to run this demo you will need the following hardware:
- Windows Server 2008 R2 with the Hyper-V role enabled
- Intel VT or AMD-V capable processor
- 8 GB or more RAM
- 50 GB of NTFS-formatted hard disk space required for install

Download
Thu - Explorer View performance - watch that load balancer! -
Body:

I recently did some investigation into an explorer view performance issue that a customer was experiencing, end users were reporting that connecting to SharePoint via Explorer View was taking forever (well a few minutes). I did some basic testing and found that it was taking in excess of three minutes to connect using Explorer View – this is painfully slow and understandably end users were getting frustrated.

To give you some background to configuration of the farm, it was running MOSS 2007 and had two load balanced WFE’s. Load balancing was being performed by a hardware device rather than WNLB.

The first thing I always like to do with performance issues is to eradicate load balancing from the equation. This was fairly simple to do, by updating the hosts file on a client machine to point the hostname of the SharePoint site directly to the IP address of one of the WFE’s, this caused the client to connect directly to the WFE.

I then tried to connect using Explorer View, this time it was lightning fast and the performance problem had gone away - bingo, I’d found the problem! Obviously the customer couldn’t disable the load balancer to fix this issue so I had to find a solution to the performance problem.  The next thing that I did was to run Network Monitor from a test machine to capture network traffic whilst making a connection to Explorer View to see what was happening on the network layer. The network trace was very interesting (well as interesting as a network trace will ever be)

What I discovered was that the client machine was making a request to the IP address of the load balancer on port 445 and then 139 (these are the ports that are used for file sharing). It tried to make a connection on these ports a total of 6 times before eventually giving up and connecting to SharePoint on port 80, which it should have done from the start J

Each time a connection to these ports failed it doubled the time it waited between the next connection attempt, for example it attempted at 3 seconds into the trace and then 6, 12, 24, 48, 96 before finally giving up at 192 seconds and connecting on port 80.

As it turns out when Explorer View is initiated it attempts to connect to the WFE using port 139 and 445, if it fails for example if the port isn’t open or is blocked by a firewall it backs off and tries again. In this particular case it re-tried a total 5 times. You may be thinking, how does the load balancer tie into this? Well the load balancer had been configured to only listen on port 80 and distribute traffic to the WFE’s, which is perfectly reasonable and expected, but this meant that connection made to any other ports would be automatically discarded. The fix is to configure the load balancer to listen on port 139 and 445 and distribute this traffic to the WFE's (as it is currently doing for port 80 traffic) this ensures that the initial connection that the client makes to the IP address is successful. An alternative solution is to block ICMP requests (Ping) to the load balanced IP address.

To summarise, when a client uses Explorer View it does the following:

1.       Sends an ICMP (Ping) request to the IP address of the server (or load balancer if used) if this fails it goes straight to step 3. If it is successful it goes to step 2.

2.       It attempts a connection on port 139 and/or 445 (Explorer View doesn’t actually use these ports) if this fails it re-tries multiple times before going to step 3 (hence the delay in rendering Explorer View)

3.       It then makes a connection to the IP address of the server (or load balancer if used) on port 80 (or other port the Web application is configured to listen on) and Explorer View is rendered on the client.

Brendan Griffin

Category: Troubleshooting
Published: 1/21/2010 1:24 PM
Tue - SharePoint eMagazine -  SharePoint eMagazine ... lots of great SharePoint 2010 content .
Thu - KODU Game Lab download - KODU is a visual programming language made specifically for creating games. It is designed to be accessible for children and enjoyable for anyone.

Originally designed as a learning tool for youngsters using Xbox 360, KODU is now available in a public beta for the PC.

KODU download
Mon - SharePoint 2010 – NEW Social Computing Features - This blog post aims to provide an overview of some of the Social Computing Features available in SharePoint 2010. This will include discussions of: New User Interface Social Feedback Social Networking New User Interface The UI in SharePoint 2010 has changed...(read more)
Thu - 2010 CES Keynote Address - Watch video of Steve Ballmer and Robbie Bach delivering the opening keynote address for CES 2010.

Wed - Free End-User Training - SharePoint 2010 - From Point8020 ...

50 end-user/site admin training videos for SharePoint 2010. The training is completely free, and configured into a 9-module course at:

http://www.point8020.com/SharePointEndUserTraining.aspx

They plan to extend this by RTM to include approximately 250 end-user videos, effectively covering every single task an end-user or site admin performs in SharePoint 2010.
Tue - Windows 7 - God Mode - Go to your desktop, create new folder and call it ...

GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}

... yes you must name it with the full stop and guid.


update - try these ...

{00C6D95F-329C-409a-81D7-C46C66EA7F33}
{0142e4d0-fb7a-11dc-ba4a-000ffe7ab428}
{025A5937-A6BE-4686-A844-36FE4BEC8B6D}
{05d7b0f4-2121-4eff-bf6b-ed3f69b894d9}
{1206F5F1-0569-412C-8FEC-3204630DFB70}
{15eae92e-f17a-4431-9f28-805e482dafd4}
{17cd9488-1228-4b2f-88ce-4298e93e0966}
{1D2680C9-0E2A-469d-B787-065558BC7D43}
{1FA9085F-25A2-489B-85D4-86326EEDCD87}
{208D2C60-3AEA-1069-A2D7-08002B30309D}
{20D04FE0-3AEA-1069-A2D8-08002B30309D}
{2227A280-3AEA-1069-A2DE-08002B30309D}
{241D7C96-F8BF-4F85-B01F-E2B043341A4B}
{4026492F-2F69-46B8-B9BF-5654FC07E423}
{62D8ED13-C9D0-4CE8-A914-47DD628FB1B0}
{78F3955E-3B90-4184-BD14-5397C15F1EFC}
Mon - SharePoint and VMWare -

In this white paper, HP outlines the best practices for using VMware ESXi 4.0 Server for deploying Microsoft Office SharePoint Server 2007


http://h20195.www2.hp.com/V2/GetDocument.aspx?docname=4AA2-9968ENW&cc=us&lc=en

 

Mon - SharePoint and Hyper-V -

HP has published several more white papers on the configuration of SharePoint in a Hyper-V environment, providing additional deployment options, as well as updating some older papers, since I published my original enty.  Updates are listed here.

New Publications

“Best practices" for virtualizing Microsoft Office SharePoint Server 2007 with Hyper-V can be a cost effective way to reduce costs in day to day operations. This paper outlines best practices for a virtual deployment of MOSS with Windows Server 2008 R2.

http://h20195.www2.hp.com/V2/GetDocument.aspx?docname=4AA2-9906ENW&cc=us&lc=en

Previoulsly Published

“Best practices” for creating high availability virtualized solutions when deploying Microsoft Office SharePoint Server 2007 on HP ProLiant servers and HP BladeSystem servers

http://h20195.www2.hp.com/V2/GetDocument.aspx?docname=4AA2-5211ENW&cc=us&lc=en

Utilizing the HP ProLiant BL680c G5 Server and Hyper-V to virtualize a Microsoft Office SharePoint Server 2007 environment

http://h20195.www2.hp.com/V2/GetDocument.aspx?docname=4AA2-6916ENW&cc=us&lc=en

Utilizing the HP ProLiant DL585 G5 Server and Hyper-V to virtualize a Microsoft Office SharePoint Server 2007 environment

http://h71028.www7.hp.com/ERC/cache/49205-0-0-0-121.aspx?bodycontentparams=607480-0-0-0-121&ERL=true

Utilizing the HP ProLiant DL580 G5 Server and Hyper-V to virtualize a Microsoft Office SharePoint Server 2007 environment

http://h71028.www7.hp.com/ERC/cache/49205-0-0-0-121.aspx?bodycontentparams=607495-0-0-0-121&ERL=true

Best practices for deploying Microsoft Office SharePoint Server 2007 with Hyper-V on HP ProLiant servers

http://h71028.www7.hp.com/ERC/cache/49205-0-0-0-121.aspx?bodycontentparams=608001-0-0-0-121&ERL=true

HP Blade System reference architecture for Microsoft Windows Server 2008 virtualization (Hyper-V)

http://h71028.www7.hp.com/ERC/cache/49205-0-0-0-121.aspx?bodycontentparams=607503-0-0-0-121&ERL=true

Best practices for a Microsoft Hyper-V Dynamic Data Center in an HP Blade System environment

http://h71028.www7.hp.com/ERC/cache/49205-0-0-0-121.aspx?bodycontentparams=608090-0-0-0-121&ERL=true

Mon - Best practices for deploying Microsoft Office SharePoint Server 2007 SMB solutions using Intel-based HP ProLiant G6 servers -

This paper describes HP ProLiant G6 server and storage configurations for SMB solutions. It discusses best practice recommendations for G6 server deployments, and highlights the increased processing performance of Intel-based HP ProLiant G6 servers.

http://h20195.www2.hp.com/V2/getdocument.aspx?docname=4AA1-3904ENW&cc=us&lc=en

Mon - New Member Registrations Open Again - Hi all and happy new year to everyone. I hope 2010 is a healthy and happy one for all. Registrations is now working again so please do sign up and try to make one of the many meetings coming your way around the country in the next month or two. Steve Smith
Mon - New Member Registrations temporarily suspended - Hi all , due to some strange people deciding to spam the suguk site with new bogus registrations we have temporarily suspended new registrations so we can clean it up and also find a way to stop it happening again. If in the meantime you want a new account creating feel free to contact me and I will create you an account. Thanks Steve



 
SharePoint Metadata Security