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.

답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠