Unable to create non-default file share in FSx

0

Please tell me why the following error occurs when I try to share files with FSx.

The resources must be online on the same node for this operation

  • CategoryInfo : NotSpecified: (MSFT_SMBShare:ROOT/Microsoft/Windows/SMB/MSFT_SMBShare) [New-SmbShare], CimException
  • FullyQualifiedErrorId : Windows System Error -2147018963,New-SmbShare
Taka
已提问 5 个月前280 查看次数
2 回答
0
已接受的回答

HI, Thank you for writing to us.

The error which you have encountered may occur when the SYSTEM user does not have Full control NTFS ACL permissions on every folder on which you create an SMB file share.

As per [1], Amazon FSx requires that the SYSTEM user has Full control NTFS ACL permissions on every folder on which you create an SMB file share. Do not change the NTFS ACL permissions for this user on your folders, as doing so can make your file shares inaccessible.

Hence please confirm the permissions of SYSTEM user and check if issue resolves.

If issue persists, then please consider to open a support case with us to check the details further and help you accordingly.

[1] https://docs.aws.amazon.com/fsx/latest/WindowsGuide/managing-file-shares.html

AWS
已回答 5 个月前
profile picture
专家
已审核 1 个月前
0

Thank you for your reply. I was able to share it if I included the SYSTEM user! thank you very much.

Taka
已回答 5 个月前

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

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

回答问题的准则

相关内容