Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Uploading a stemcell of size 13GB gives error #437

Open
ramyasg opened this issue Sep 7, 2017 · 4 comments
Open

Uploading a stemcell of size 13GB gives error #437

ramyasg opened this issue Sep 7, 2017 · 4 comments

Comments

@ramyasg
Copy link

ramyasg commented Sep 7, 2017

We have a stemcell which we built from a vmdk file and has a file size of 13 GB.
When we tried to upload this to our director, obtained this error -

Uploading stemcell file:
Director responded with non-successful status code '413' response '

<title>413 Request Entity Too Large</title>

413 Request Entity Too Large


nginx '

Exit code 1

Read through the bosh documentation that the size limit is 10GB only. Is there any way to increase this limit. Any one know how to modify nginx settings to increase this size.

@grafpoo
Copy link

grafpoo commented Sep 7, 2017 via email

@ramyasg
Copy link
Author

ramyasg commented Sep 7, 2017

@grafpoo It would be a great help if you can point us to any link where we can get more details about tweaking the settings for nginx.

@dpb587-pivotal
Copy link
Contributor

Hi - typically you should be using the stemcells from bosh.io for BOSH Lite / Warden. The VMDK stemcells are not supported in bosh-lite, and I don't think you'll be able to deploy to them after uploading. I'd strongly recommend using the stemcells from bosh.io to get started.

Do you mind describing why you're needing to create stemcells? We don't recommend this because they diverge from our officially maintained images with our base security and system settings that releases expect. Any customizations to VMs should be happening through BOSH releases which helps keep the stemcells relatively slim (much, much less than 13GB).

@ramyasg
Copy link
Author

ramyasg commented Sep 11, 2017

Hi, Thank you for the reply. We have experimented with the default stemcell that was available with bosh.io. However our research deals with usage of Windows 2012 R2 on VSphere. Hence the need for creating custom stemcell.
If someone can point out to a link or blog where in we can modify the file size limit and also on how to login to the Director, it will help us in proceeding with our exploration as currently we are stuck in this step.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants