|
Re: Command 'deploy' failed when running "bosh-init deploy ./bosh.yml"
In fact, installing and using Ruby-2.2.3, instead, got me through
In fact, installing and using Ruby-2.2.3, instead, got me through
|
By
Remi Tassing
·
#823
·
|
|
Re: Proposal to keep persistent disks around for longer period of time
May I go further and ask that snapshots be kept after bosh delete deployment, but be also garbage collected after retention period? Also asking for a friend, I never accidentally deleted data
May I go further and ask that snapshots be kept after bosh delete deployment, but be also garbage collected after retention period? Also asking for a friend, I never accidentally deleted data
|
By
Aristoteles Neto
·
#822
·
|
|
Re: Proposal to keep persistent disks around for longer period of time
Great idea. Can I request that disks are kept in the same garbage collection pool after "bosh delete deployment"? Asking for a friend. I definitely never accidentally deleted production
Great idea. Can I request that disks are kept in the same garbage collection pool after "bosh delete deployment"? Asking for a friend. I definitely never accidentally deleted production
|
By
Dr Nic Williams
·
#821
·
|
|
Proposal to keep persistent disks around for longer period of time
Summary: We want to avoid accidental data loss so we are thinking to keep
persistent disks around after deployment is modified. Persistent disks will
be regularly garbage collected and you can
Summary: We want to avoid accidental data loss so we are thinking to keep
persistent disks around after deployment is modified. Persistent disks will
be regularly garbage collected and you can
|
By
Dmitriy Kalinin
·
#820
·
|
|
Re: Command 'deploy' failed when running "bosh-init deploy ./bosh.yml"
This is apparently the same issue as in "Warning: don't use bosh-init with Ruby 1.9.3. " (https://github.com/cloudfoundry/bosh-init/pull/46)
This is apparently the same issue as in "Warning: don't use bosh-init with Ruby 1.9.3. " (https://github.com/cloudfoundry/bosh-init/pull/46)
|
By
Remi Tassing
·
#819
·
|
|
Command 'deploy' failed when running "bosh-init deploy ./bosh.yml"
Hi, I'm a total newbie.
I've been following the instructions on http://bosh.io/docs/init-aws.html for deploying CF on AWS. I've used the same settings expect for the time-zone which "us-east-1b" and
Hi, I'm a total newbie.
I've been following the instructions on http://bosh.io/docs/init-aws.html for deploying CF on AWS. I've used the same settings expect for the time-zone which "us-east-1b" and
|
By
Remi Tassing
·
#818
·
|
|
Re: Running two errands simultaneously
The short answer is “yes”. Yes, BOSH blocks the whole deployment while you run errand [1].
As far as I see, the main reason hear is consideration that BOSH errand job can perform operations on
The short answer is “yes”. Yes, BOSH blocks the whole deployment while you run errand [1].
As far as I see, the main reason hear is consideration that BOSH errand job can perform operations on
|
By
Alexander Lomov
·
#817
·
|
|
Re: Running two errands simultaneously
Gwenn,
is the any list of bosh tasks that require a lock available?
Why do we need to lock running different errands? They are independent.
Aleksey Zalesov | CloudFoundry Engineer | Altoros
Tel:
Gwenn,
is the any list of bosh tasks that require a lock available?
Why do we need to lock running different errands? They are independent.
Aleksey Zalesov | CloudFoundry Engineer | Altoros
Tel:
|
By
Aleksey Zalesov
·
#816
·
|
|
Re: Running two errands simultaneously
Yes except this kind of task .. bosh deploy lock for example...
aleksey.zalesov(a)altoros.com> wrote:
Yes except this kind of task .. bosh deploy lock for example...
aleksey.zalesov(a)altoros.com> wrote:
|
By
Gwenn Etourneau
·
#815
·
|
|
Re: Running two errands simultaneously
Bosh doesn’t lock on any task - while running tests I can list vms using `bosh vms` and ssh to vm using `bosh ssh`.
Aleksey Zalesov | CloudFoundry Engineer | Altoros
Tel: (617) 841-2121 ext. 5707 |
Bosh doesn’t lock on any task - while running tests I can list vms using `bosh vms` and ssh to vm using `bosh ssh`.
Aleksey Zalesov | CloudFoundry Engineer | Altoros
Tel: (617) 841-2121 ext. 5707 |
|
By
Aleksey Zalesov
·
#814
·
|
|
Re: Running two errands simultaneously
I will say no, bosh lock for any task and running errand is a task.
aleksey.zalesov(a)altoros.com> wrote:
I will say no, bosh lock for any task and running errand is a task.
aleksey.zalesov(a)altoros.com> wrote:
|
By
Gwenn Etourneau
·
#813
·
|
|
proposed stemcell network performance tuning
Hi all,
I'd like to propose tuning a couple kernel parameters related to tcp
performance:
# TCP_FIN_TIMEOUT
# This setting determines the time that must elapse before TCP/IP can
release a closed
Hi all,
I'd like to propose tuning a couple kernel parameters related to tcp
performance:
# TCP_FIN_TIMEOUT
# This setting determines the time that must elapse before TCP/IP can
release a closed
|
By
Amit Kumar Gupta
·
#812
·
|
|
Running two errands simultaneously
Hello!
Can I run two bosh errands simultaneously?
Currently I get `Error 100: Bosh::Director::Lock::TimeoutError` when trying to run the second errand while the first errand is running.
Hello!
Can I run two bosh errands simultaneously?
Currently I get `Error 100: Bosh::Director::Lock::TimeoutError` when trying to run the second errand while the first errand is running.
|
By
Aleksey Zalesov
·
#811
·
|
|
Strange resource pool resize behavior
I have changed resource pool size for small_errand from 1 to 2 and run `bosh deploy`. Before change I have run `bosh deploy` and verified that no pending changes are available (actually, then I
I have changed resource pool size for small_errand from 1 to 2 and run `bosh deploy`. Before change I have run `bosh deploy` and verified that no pending changes are available (actually, then I
|
By
Aleksey Zalesov
·
#810
·
|
|
Re: bosh ssh sudo commands
Hi Marco,
Thank you Marco! Yes indeed, the problem in the Github issue is the exact same Problem I have.
The provided solution in the issue works. Thanks for referencing me to the Github issue and
Hi Marco,
Thank you Marco! Yes indeed, the problem in the Github issue is the exact same Problem I have.
The provided solution in the issue works. Thanks for referencing me to the Github issue and
|
By
Schwarz-Fritz, Fabian
·
#809
·
|
|
Re: Using AWS temporary security credentials with bosh?
We have made IAM instance profile support available in latest
bosh-aws-cpi-release. See
https://bosh.io/docs/aws-iam-instance-profiles.html on how to use it.
We have made IAM instance profile support available in latest
bosh-aws-cpi-release. See
https://bosh.io/docs/aws-iam-instance-profiles.html on how to use it.
|
By
Dmitriy Kalinin
·
#808
·
|
|
Re: bosh ssh sudo commands
Dear Fabian,
your problem might be the same as seen in this github issue: https://github.com/cloudfoundry/bosh/issues/964<https://github.com/cloudfoundry/bosh/issues/964#event-420594944>
`bosh ssh`
Dear Fabian,
your problem might be the same as seen in this github issue: https://github.com/cloudfoundry/bosh/issues/964<https://github.com/cloudfoundry/bosh/issues/964#event-420594944>
`bosh ssh`
|
By
Marco Voelz
·
#807
·
|
|
hostname dns resolution not updated on vm restart
I have a 2 job (vm) deployment, client and server. In the client, I'm referencing the server host via <index>.<job>.<network>.<deployment>.microbosh, ex.
I have a 2 job (vm) deployment, client and server. In the client, I'm referencing the server host via <index>.<job>.<network>.<deployment>.microbosh, ex.
|
By
Craig Rubendall
·
#806
·
|
|
bosh ssh sudo commands
Hi bosh-freaks,
I do have a technical bosh question regarding bosh ssh . I am curious if you do have any solutions to the problem below or ideas for alternative. Please let me know in case this is
Hi bosh-freaks,
I do have a technical bosh question regarding bosh ssh . I am curious if you do have any solutions to the problem below or ideas for alternative. Please let me know in case this is
|
By
Schwarz-Fritz, Fabian
·
#805
·
|
|
Re: Using AWS temporary security credentials with bosh?
Still very interested in getting this working.
I hope the hiccups pass soon!
Tom
wrote:
Still very interested in getting this working.
I hope the hiccups pass soon!
Tom
wrote:
|
By
Tom Sherrod <tom.sherrod@...>
·
#804
·
|