bucksqert.blogg.se

Aws efs mount command hangs
Aws efs mount command hangs












aws efs mount command hangs
  1. #AWS EFS MOUNT COMMAND HANGS UPDATE#
  2. #AWS EFS MOUNT COMMAND HANGS CODE#

Update the instance security group to allow outbound connections on port 2049 to the Amazon EFS security group.The rules must allow inbound connections on port 2049 (Network File System or NFS) from the security group for instances in your Elastic Beanstalk environment. To allow connections, edit the security group rules for the file system.Create an EFS file system from the aws EFS dashboard, select the default VPC, choose the subnets and the security group.

#AWS EFS MOUNT COMMAND HANGS CODE#

Create a local directory in your application source code root called 'my_efs'.I have found a solution and I have been able to successfully mount an efs drive to aws elasticbeans running on ami v2. 05:19:05,860 Unhandled exception during build: Command 01_mount failedįile "/opt/aws/bin/cfn-init", line 176, inįile "/usr/lib/python3.7/site-packages/cfnbootstrap/construction.py", line 135, in buildįile "/usr/lib/python3.7/site-packages/cfnbootstrap/construction.py", line 561, in build 05:19:05,857 Error encountered during build of prebuild_1_test: Command 01_mount failedįile "/usr/lib/python3.7/site-packages/cfnbootstrap/construction.py", line 573, in run_configįile "/usr/lib/python3.7/site-packages/cfnbootstrap/construction.py", line 273, in buildįile "/usr/lib/python3.7/site-packages/cfnbootstrap/command_tool.py", line 127, in applyĬnstruction_errors.ToolError: Command 01_mount failed 05:18:56,992 Running configSet Infra-EmbeddedPreBuild 05:18:56,989 Running configSets: Infra-EmbeddedPreBuild

aws efs mount command hangs

05:06:50,572 Running configSet Infra-EmbeddedPostBuild 05:06:50,570 Running configSets: Infra-EmbeddedPostBuild 05:06:41,066 Running configSet Infra-EmbeddedPreBuild 05:06:41,045 Running configSets: Infra-EmbeddedPreBuild 05:06:34,397 Command clearbackupfiles succeeded 05:06:34,393 Running config AWSEBCfnHupEndpointOverride 05:06:34,389 Command clearbackupfiles succeeded 05:06:34,138 Running config AWSEBBaseConfig I have the same issue than but I couldnt fix it with the solution:Īwsdocs/elastic-beanstalk-samples#120 (comment) 16:52:11,567 Unhandled exception during build: Command 01_mount failedįile "/opt/aws/bin/cfn-init", line 171, in įile "/usr/lib/python2.7/site-packages/cfnbootstrap/construction.py", line 129, in buildĬontractor(metadata).build(configSets, self)įile "/usr/lib/python2.7/site-packages/cfnbootstrap/construction.py", line 530, in build Raise ToolError(u"Command %s failed" % name)

aws efs mount command hangs

16:52:11,566 Error encountered during build of prebuild_0_spectre_blog: Command 01_mount failedįile "/usr/lib/python2.7/site-packages/cfnbootstrap/construction.py", line 542, in run_configĬloudFormationCarpenter(config, self._auth_config).build(worklog)įile "/usr/lib/python2.7/site-packages/cfnbootstrap/construction.py", line 260, in buildĬhanges = CommandTool().apply(self._mands)įile "/usr/lib/python2.7/site-packages/cfnbootstrap/command_tool.py", line 117, in apply 16:52:07,569 Running config prebuild_0_spectre_blog 16:52:07,567 Running configSet Infra-EmbeddedPreBuild 16:52:07,564 Running configSets: Infra-EmbeddedPreBuild 16:51:17,173 Command clearbackupfiles succeeded 16:51:17,169 Running config AWSEBCfnHupEndpointOverride 16:51:17,165 Command clearbackupfiles succeeded 16:51:17,041 Running config AWSEBBaseConfig 16:51:17,038 Running configSet _OnInstanceBoot 16:51:17,035 Running configSets: _OnInstanceBoot














Aws efs mount command hangs