Fsx file share not available

0

why do I am not able to find the shared directory while creatin the fsx for file server.

Unable to see the shared dircetory list from the drop down

1回答
0

Hello,

I understand that you unable to see the shared directory from the drop down list.

Can you to kindly use the Command Line Interface (CLI) by providing the ActiveDirectoryId to create the new file system if you want to select the AWS Managed Microsoft Active Directory for Windows authentication. You can refer the below documentation to learn more about using CLI for creating new file systems.

[+] create-file-system:- https://awscli.amazonaws.com/v2/documentation/api/2.0.33/reference/fsx/create-file-system.html

I am also attaching a sample CLI command to help you with the same:-

aws fsx create-file-system --file-system-type WINDOWS --storage-capacity 32 --storage-type SSD --subnet-ids subnet-00xxxxxxxx subnet-0xxxxxxxxx --security-group-ids sg-xxxxxx --windows-configuration ActiveDirectoryId=d-9xxxxxxxx8,DeploymentType=MULTI_AZ_1,PreferredSubnetId=subnet-0xxxxxxxxxxxxx,ThroughputCapacity=32,WeeklyMaintenanceStartTime=2:17:00

I hope the shared information is helpful.

回答済み 1年前

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

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

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

関連するコンテンツ