Unable to create file system - unicode characters?

0

Hello,

My attempts to create an FSx file system have been failing repeatedly. The connection to our on-prem AD environment is working and the service account is able to create and manage the computer objects in the specified OU. The error it gives me per the troubleshooting document (https://docs.aws.amazon.com/fsx/latest/WindowsGuide/unable-to-create-fs-self-ad.html) is:

"File system creation failed. Amazon FSx is unable to create a file system within the specified Microsoft Active Directory. To fix this problem, please delete your file system and create a new one meeting the pre-requisites described in the Amazon FSx user guide."

Which the document above indicates is caused by a unicode character being used at some point in the process. However I have verified none of the input/setting fields contain unicode characters.

Andrew
已提问 3 个月前156 查看次数
1 回答
0

In addition to the values you specify during file system creation, you should also check the optional (unused) string parameters of FileSystemAdministratorsGroup and OrganizationalUnitDistinguishedName and ensure these don't have any unicode characters.

You can also use the AD Validation Tool to identify common configuration errors in your Active Directory (AD) setup.

AWS
已回答 3 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则