最近给客户做的一个SharePoint Migration项目中,遇到这样一个问题:
虽然客户源段站点只有27GB左右的数据要Migrate到目的端,并且客户在目的端站点也分配了1TB的空间。可是在Migration进行中,程序收到Office365返回的空间不足的问题。
Failed to import the object. Reason: We're having trouble with SharePoint storage. CallStack -- at Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx) at Microsoft.SharePoint.Library.SPRequest.CreateOrUpdateFileAndItem(String bstrUrl, String bstrWebRelativeUrl, Guid& docId, Object punkDoc, Int32 docLength, Int32 exists, String bstrCreatedBy, String bstrModifiedBy, Int32 iCreatedByID, Int32 iModifiedByID, Int32 iVersion, Object varTimeCreated, Object varTimeLastModified, Object varProperties, String checkInComment, Int32 docLibRowID, String bstrListName, Int32 bNoExecute, UInt32& pdwVirusCheckStatus, String& pVirusCheckMessage) at Microsoft.SharePoint.Deployment.FileSerializer.CreateOrUpdateFileWithGuid(Stream spstm, SPLoggerObject loggerObject, SPWeb web, Guid fileId, SPResourcePath filePath, Int32 autho

在SharePoint Migration项目中,遇到Office365返回空间不足的错误,即使源站点数据仅27GB且目的端分配了1TB空间。通过与微软支持交流并删除重建站点,解决了该问题,推测可能是SharePoint Online的Content DB分配问题。
最低0.47元/天 解锁文章
2952

被折叠的 条评论
为什么被折叠?



