Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home for cloudfoundry.org
« Groups Home
Message from discussion Increase service size

Received: by 10.182.16.41 with SMTP id c9mr59496obd.10.1349973409658;
        Thu, 11 Oct 2012 09:36:49 -0700 (PDT)
X-BeenThere: vcap-...@cloudfoundry.org
Received: by 10.182.95.236 with SMTP id dn12ls2039176obb.6.gmail; Thu, 11 Oct
 2012 09:36:49 -0700 (PDT)
Received: by 10.60.3.136 with SMTP id c8mr1204605oec.11.1349973409075;
        Thu, 11 Oct 2012 09:36:49 -0700 (PDT)
Received: by 10.60.3.136 with SMTP id c8mr1204604oec.11.1349973409034;
        Thu, 11 Oct 2012 09:36:49 -0700 (PDT)
Return-Path: <goppeg...@rbcon.com>
Received: from mail-oa0-f41.google.com (mail-oa0-f41.google.com [209.85.219.41])
        by mx.google.com with ESMTPS id k6si5427057obd.49.2012.10.11.09.36.48
        (version=TLSv1/SSLv3 cipher=OTHER);
        Thu, 11 Oct 2012 09:36:48 -0700 (PDT)
Received-SPF: neutral (google.com: 209.85.219.41 is neither permitted nor denied by best guess record for domain of goppeg...@rbcon.com) client-ip=209.85.219.41;
Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.219.41 is neither permitted nor denied by best guess record for domain of goppeg...@rbcon.com) smtp.mail=goppeg...@rbcon.com
Received: by mail-oa0-f41.google.com with SMTP id k14so2309423oag.0
        for <vcap-...@cloudfoundry.org>; Thu, 11 Oct 2012 09:36:48 -0700 (PDT)
        d=google.com; s=20120113;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type:x-gm-message-state;
        bh=NWhvg1pOKNhJZOr2v00BjmuBdTWGhTiDUw7DwROZywE=;
        b=XNbYnpW8gv8i2Ww0HiGKRKhi3+GUfEhArOrXFRe4ee3Q66tycoqtB7uxIOgUx8X2ln
         GItqrZhkuArmRkjW+QWQB4gxuOU/UNMkXazJeT3+IELfrjQRz3Jlqt3crHhJe6EBQQII
         nvrothSSRxxPWz83QaCzSO+HBSG56v+2lw83y1Jo1sUlNcMw+p/jan5i88hwkQVNvTAT
         C3JfT+X5uKDSR6YQZqhRYcM6DWmUhPcpCcWkTo1HQn6D9Mc8nez/Bsgmgpca3l0szWIX
         a9vzS2sltcrIx3SzlhjjRyi/fUE6Wb1mzX2WSlCqJKMIFMZkHWK4k7XNKykK7lYIDjNu
         BY8w==
MIME-Version: 1.0
Received: by 10.60.20.201 with SMTP id p9mr1248989oee.8.1349973408690; Thu, 11
 Oct 2012 09:36:48 -0700 (PDT)
Received: by 10.76.138.45 with HTTP; Thu, 11 Oct 2012 09:36:48 -0700 (PDT)
In-Reply-To: <8841841b-f5d0-49cc-8483-fa8b115f7...@cloudfoundry.org>
References: <3efb8298-4186-4995-919c-7f585bbe1...@cloudfoundry.org>
	<CADEBAQ8z81RwMhMdb=AHX0dsg5oQ_PHfXw7LmvosBHhmhU0...@mail.gmail.com>
	<1fe36e46-ebc8-436c-91bf-0bb92389e...@cloudfoundry.org>
	<CADEBAQ_o6Nfg7XGWvM9fCtWkAt3misSMM+bhEgjuNnmEXyL...@mail.gmail.com>
	<8841841b-f5d0-49cc-8483-fa8b115f7...@cloudfoundry.org>
Date: Thu, 11 Oct 2012 09:36:48 -0700
Message-ID: <CAJckuYfwoTwuqnqDyGbogPFau744Lqu6sHyx_DtVPpuKrSD...@mail.gmail.com>
Subject: Re: [vcap-dev] Increase service size
From: Glenn Oppegard <goppeg...@rbcon.com>
To: vcap-...@cloudfoundry.org
Content-Type: multipart/alternative; boundary=e89a8fb1f7927b305a04cbcb2d96
X-Gm-Message-State: ALoCoQmcjEdn6k+8oKyn7U+zw7aW1yuj6qQSkGi12p3ydSEWnTdrzZ9I6BChcDWYJRdLSNOtbB2x

--e89a8fb1f7927b305a04cbcb2d96
Content-Type: text/plain; charset=ISO-8859-1

Check out this thread:

The prerelease of vmc has the '--plan' option  when creating a service:

$ vmc help create-service
Create a service

Usage: create-service [SERVICE] [NAME]

Options:
      --app, --bind APP      Application to immediately bind to
      --name NAME            Name for your instance
      --plan PLAN            Service plan
      --provider PROVIDER    Service provider
      --service SERVICE      What kind of service (e.g. redis, mysql)
      --version VERSION      Service version

On Thu, Oct 11, 2012 at 9:32 AM, <gandalf.corvotempe...@gmail.com> wrote:

> On Thursday, October 11, 2012 6:20:31 PM UTC+2, Nicholas Kushmerick wrote:
>>
>> CloudFoundry definitely supports as many different plans at the same time
>> as you want: set up various service nodes that implement the various plans,
>> and the service gateway will route provision requests to the correct node:
>> https://github.com/**cloudfoundry/vcap-services-**
>> base/blob/master/lib/base/**provisioner.rb#L419<https://github.com/cloudfoundry/vcap-services-base/blob/master/lib/base/provisioner.rb#L419>
>
>
> Ok, but how can I choose a plan when creating a new mysql service?
>

--e89a8fb1f7927b305a04cbcb2d96
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Check out this thread:<div><br></div><div>The prerelease of vmc has the &#3=
9;--plan&#39; option =A0when creating a service:</div><div><br></div><div><=
div>$ vmc help create-service</div><div>Create a service</div><div><br></di=
v>
<div>Usage: create-service [SERVICE] [NAME]</div><div><br></div><div>Option=
s:</div><div>=A0 =A0 =A0 --app, --bind APP =A0 =A0 =A0Application to immedi=
ately bind to</div><div>=A0 =A0 =A0 --name NAME =A0 =A0 =A0 =A0 =A0 =A0Name=
 for your instance</div><div>
=A0 =A0 =A0 --plan PLAN =A0 =A0 =A0 =A0 =A0 =A0Service plan</div><div>=A0 =
=A0 =A0 --provider PROVIDER =A0 =A0Service provider</div><div>=A0 =A0 =A0 -=
-service SERVICE =A0 =A0 =A0What kind of service (e.g. redis, mysql)</div><=
div>=A0 =A0 =A0 --version VERSION =A0 =A0 =A0Service version</div>
<br><div class=3D"gmail_quote">On Thu, Oct 11, 2012 at 9:32 AM,  <span dir=
=3D"ltr">&lt;<a href=3D"mailto:gandalf.corvotempe...@gmail.com" target=3D"_=
blank">gandalf.corvotempe...@gmail.com</a>&gt;</span> wrote:<br><blockquote=
 class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc soli=
d;padding-left:1ex">
<div class=3D"im">On Thursday, October 11, 2012 6:20:31 PM UTC+2, Nicholas =
Kushmerick wrote:<blockquote class=3D"gmail_quote" style=3D"margin:0;margin=
-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex">CloudFoundry defin=
itely supports as many different plans at the same time as you want: set up=
 various service nodes that implement the various plans, and the service ga=
teway will route provision requests to the correct node: <a href=3D"https:/=
/github.com/cloudfoundry/vcap-services-base/blob/master/lib/base/provisione=
r.rb#L419" target=3D"_blank">https://github.com/<u></u>cloudfoundry/vcap-se=
rvices-<u></u>base/blob/master/lib/base/<u></u>provisioner.rb#L419</a></blo=
ckquote>
<div><br></div></div><div>Ok, but how can I choose a plan when creating a n=
ew mysql service?=A0</div></blockquote></div><br></div>

--e89a8fb1f7927b305a04cbcb2d96--