Jump to content
  • entries
    12
  • comments
    59
  • views
    379

Reducing Sharepoint 2010 disk usage


I run Sharepoint 2010 on a hyper-v server which I backup each term.

Now these backup images are starting to get pretty huge at about 50gb so I thought I would look into reducing the footprint on the sharepoint server.

 

http://img3.imageshack.us/img3/5512/foldersharepointfolderi.png

 

After a bit of googling I came up with these solutions

 

- Turn off IIS logging

IIS Manager >> sites >> sharepoint >> logging >> do not create log files

Space saving 12gb

 

- Turn off Usage Health Data

Sharepoint Central admin >> monitoring >> configure usage health data

Space saving 4gb

 

- Shrink the main database

SQL server manager >> databases >> sharepoint >> tasks >> shrink

space saving 1gb

 

- Shrink the web analytics database

SQL server manager >> databases >> WebAnalyticsServiceApplication_ReportingDB >> tasks >> shrink

space saving 1gb

 

So there you have it, My hyper-v image is now "only" 30gb which is reasonable to backup regularly.

 

Now I need to work out why sharepoint is using 98% of the system memory and 100% jump in cpu every 15mins!! :)

1 Comment


Recommended Comments

zag

Posted

Just to update this the 98% cpu and high memory usage were due to the sharepoint timer service. I think it was indexing the search of the site every 15mins causing the slow downs.

 

Turning it off has fixed this and doesn't seem to have effected sharepoint features at all but I will keep an eye on it.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...