Quantcast
Channel: SharePoint 2010 - Setup, Upgrade, Administration and Operations forum
Viewing all articles
Browse latest Browse all 13778

Storage space allocation page and storagemanagementinformation method of site time out.

$
0
0

This is a MOSS 2007 related question. I couldn't find the appropriate category(I think I saw 'pre-sharepoint 2010' category before) so posting in this. Please move it to the correct one.

When I click on 'storage space allocation' page in site settings, the page takes really long and eventually comes back with 'request time out' message. Alternatively, I tried to use the below code: 

[system.reflection.assembly]::LoadWithPartialName("microsoft.sharepoint")
$site=New-Object microsoft.sharepoint.spsite("http://intranet/products")
$doclibstop10 = $Site.StorageManagementInformation(2,0x11,0,10)
$site.dispose()

This too takes really long time. I am actually posting this while it is still running(guessing it is going to time out as well). How should we proceed now? Under site collection quotas page in central administration, this site collection almost consumed its allocated storage(went well beyond the email warning limit).


Viewing all articles
Browse latest Browse all 13778

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>