cloudfoundry-community-attic / bosh-bootstrap

From zero to a running micro BOSH in one command line
MIT License
63 stars 46 forks source link

upgrade to m3 #309

Closed lnguyen closed 9 years ago

drnic commented 9 years ago

@longnguyen11288 as I said on kato, m3.medium is too small for a microbosh - its ephemeral disk is only 4G. If we're abandoning m1.medium then either m3.large or a different instance type family.

lnguyen commented 9 years ago

I added 160gb ephermal disk. I tested it and all tmp data goes to that disk On 27 Apr 2015 19:11, "Dr Nic Williams" notifications@github.com wrote:

@longnguyen11288 https://github.com/longnguyen11288 as I said on kato, m3.medium is too small for a microbosh - its ephemeral disk is only 4G. If we're abandoning m1.medium then either m3.large or a different instance type family.

— Reply to this email directly or view it on GitHub https://github.com/cloudfoundry-community/bosh-bootstrap/pull/309#issuecomment-96846351 .

drnic commented 9 years ago

Ahhh awesome that this works.

On Mon, Apr 27, 2015 at 4:35 PM, Long Nguyen notifications@github.com wrote:

I added 160gb ephermal disk. I tested it and all tmp data goes to that disk On 27 Apr 2015 19:11, "Dr Nic Williams" notifications@github.com wrote:

@longnguyen11288 https://github.com/longnguyen11288 as I said on kato, m3.medium is too small for a microbosh - its ephemeral disk is only 4G. If we're abandoning m1.medium then either m3.large or a different instance type family.

— Reply to this email directly or view it on GitHub https://github.com/cloudfoundry-community/bosh-bootstrap/pull/309#issuecomment-96846351 .


Reply to this email directly or view it on GitHub: https://github.com/cloudfoundry-community/bosh-bootstrap/pull/309#issuecomment-96850848

drnic commented 9 years ago

Merge away

On Mon, Apr 27, 2015 at 4:35 PM, Long Nguyen notifications@github.com wrote:

I added 160gb ephermal disk. I tested it and all tmp data goes to that disk On 27 Apr 2015 19:11, "Dr Nic Williams" notifications@github.com wrote:

@longnguyen11288 https://github.com/longnguyen11288 as I said on kato, m3.medium is too small for a microbosh - its ephemeral disk is only 4G. If we're abandoning m1.medium then either m3.large or a different instance type family.

— Reply to this email directly or view it on GitHub https://github.com/cloudfoundry-community/bosh-bootstrap/pull/309#issuecomment-96846351 .


Reply to this email directly or view it on GitHub: https://github.com/cloudfoundry-community/bosh-bootstrap/pull/309#issuecomment-96850848

drnic commented 9 years ago

Except for the failing tests. What's up?

On Mon, Apr 27, 2015 at 6:32 PM, Dr Nic Williams drnicwilliams@gmail.com wrote:

Merge away On Mon, Apr 27, 2015 at 4:35 PM, Long Nguyen notifications@github.com wrote:

I added 160gb ephermal disk. I tested it and all tmp data goes to that disk On 27 Apr 2015 19:11, "Dr Nic Williams" notifications@github.com wrote:

@longnguyen11288 https://github.com/longnguyen11288 as I said on kato, m3.medium is too small for a microbosh - its ephemeral disk is only 4G. If we're abandoning m1.medium then either m3.large or a different instance type family.

— Reply to this email directly or view it on GitHub https://github.com/cloudfoundry-community/bosh-bootstrap/pull/309#issuecomment-96846351 .


Reply to this email directly or view it on GitHub: https://github.com/cloudfoundry-community/bosh-bootstrap/pull/309#issuecomment-96850848

lnguyen commented 9 years ago

The terrible gem is whats up... locking down