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ヶ月前157ビュー
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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ