将用户转换为声明身份验证需要花费大量时间才能完成 [英] Convert users to claims authentication is taking forever to complete

查看:79
本文介绍了将用户转换为声明身份验证需要花费大量时间才能完成的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我需要将在60个内容数据库中拆分的大约1,5TB数据从经典模式下的SP2010 Webapp迁移到声明模式下的SP2013 Webapp.我已经测试了我的程序,从技术上讲,它运行良好.内容已迁移,用户可以访问内容 在2013年没有问题.

I need to migrate about 1,5Tb of data split in 60 content databases from a SP2010 webapp in Classic mode to a SP2013 webapp in Claims mode. I have tested my procedure and technically it is working fine. The content is migrated and users can access the content in 2013 without an issue.

我的问题是以下命令

Convert-SPWebApplication -Identity https://mywebapp -From Legacy -To Claims -RetainPermissions 

需要5天才能完成....这对于企业来说当然是不可接受的.

is taking 5 days to complete .... This is of course not acceptable for the business.

是否有一种方法可以加快此过程,或者更好地进行此迁移?

Is there a way to speed up this process or a better order to do this migration?

当前我的程序是:

-创建新的Claims SP2013网络应用程序

- Create new Claims SP2013 webapp

-在SP2010 SQL实例中备份内容数据库

- Backup content databases in SP2010 SQL instance

-在SP2013 SQL实例中还原内容数据库

- Restore content databases in the SP2013 SQL instance

-将SP ContentDatabase挂载到SP2013新的Claims Webapp

- Mount SP ContentDatabase to SP2013 new Claims webapp

-带-RetainPermissions的Convert-SPWebApplication ...(需要5天)

- Convert-SPWebApplication ... with -RetainPermissions (takes 5 days)

有人会遇到这种延迟吗?

Would anyone have experienced such delays?

推荐答案

嗨Fluidetom,

Hi Fluidetom,

这个问题可能有很多原因,很难说出根本原因.

There are many reasons may results to the issue, It's hard to tell the root cause.

请打开任务管理器以检查CPU,内存,磁盘是否已满.

Please open the task manager to check whether the CPU, Memory, Disk is full.

尝试以管理员身份重新运行PowerShell.

Try to re-run the PowerShell with administrator.

检查事件日志.

此外,请查看ULS日志.确定错误的确切原因. ULS日志位于:
C:\ Program Files \ Common Files \ Microsoft共享\ Web服务器扩展\ 15 \ LOGS

Besides, check the ULS log  to determine the exact cause of the error. ULS log is at:      
C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\LOGS

最好的问候,

Lisa Chen

Lisa Chen


这篇关于将用户转换为声明身份验证需要花费大量时间才能完成的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆