|
Re: Bosh-init Deployment but can't use bosh micro command anymore
bosh-init?
Not in my opinion regardless if you are using bosh-init or micro CLI plugin.
Regarding error from bosh-init, you can try turning on verbose logging:
export
bosh-init?
Not in my opinion regardless if you are using bosh-init or micro CLI plugin.
Regarding error from bosh-init, you can try turning on verbose logging:
export
|
By
Dmitriy Kalinin
·
#861
·
|
|
Failed to get email notification during health monitoring
Hi all,
I configured the email notification for health monitor. and I checked the
configure file “jobs/health_monitor/config/health_monitor.yml" in bosh
director.
plugins:
- name: logger
Hi all,
I configured the email notification for health monitor. and I checked the
configure file “jobs/health_monitor/config/health_monitor.yml" in bosh
director.
plugins:
- name: logger
|
By
Guangcai Wang <guangcai.wang@...>
·
#860
·
|
|
Re: Bosh-init Deployment but can't use bosh micro command anymore
I was able to resolve issue by changing dns host to 10.0.0.2..Please ignore my first question.
I was able to resolve issue by changing dns host to 10.0.0.2..Please ignore my first question.
|
By
Satya Thokachichu
·
#859
·
|
|
Re: Bosh-init Deployment but can't use bosh micro command anymore
I am getting confused here...Is there any reason to deploy bosh after deploying micro-bosh using bosh-init? Doesn't it serve same purpose as bosh ? Really appreciate if someone can educate me..
I am getting confused here...Is there any reason to deploy bosh after deploying micro-bosh using bosh-init? Doesn't it serve same purpose as bosh ? Really appreciate if someone can educate me..
|
By
Satya Thokachichu
·
#858
·
|
|
Re: Bosh-init Deployment but can't use bosh micro command anymore
Hi ,
We've been using microbosh -> bosh -> CF model in AWS.. I tried to use bosh-init and able to deploy microbosh successfully..When I am trying to upload stemcell (As part of deploying bosh) ,I
Hi ,
We've been using microbosh -> bosh -> CF model in AWS.. I tried to use bosh-init and able to deploy microbosh successfully..When I am trying to upload stemcell (As part of deploying bosh) ,I
|
By
Satya Thokachichu
·
#857
·
|
|
Re: UAA integration for the Director
Sweety !
wrote:
By
Gwenn Etourneau
·
#856
·
|
|
Backup of persistent storage in vSphere
Hi,
We have a number of BOSH deployed applications that use persistent disks. My understanding is that these are what VMware terms "independent disks".
I'm looking for ideas on how to efficiently back
Hi,
We have a number of BOSH deployed applications that use persistent disks. My understanding is that these are what VMware terms "independent disks".
I'm looking for ideas on how to efficiently back
|
By
Jo Stockley
·
#855
·
|
|
Re: UAA integration for the Director
Congrats on shipping this!
wrote:
Congrats on shipping this!
wrote:
|
By
Dr Nic Williams
·
#854
·
|
|
UAA integration for the Director
Hey all,
Starting with version bosh-release v209+ colocated with uaa v1+ you can use
the UAA for authentication and authorization of the Director users. This
means that you can have read-only users
Hey all,
Starting with version bosh-release v209+ colocated with uaa v1+ you can use
the UAA for authentication and authorization of the Director users. This
means that you can have read-only users
|
By
Dmitriy Kalinin
·
#853
·
|
|
Re: Add https://github.com/logsearch/logsearch-for-cloudfoundry to bosh.io/releases
Currently an email to Dmitriy works a treat.
Nic
Currently an email to Dmitriy works a treat.
Nic
|
By
Dr Nic Williams
·
#852
·
|
|
Add https://github.com/logsearch/logsearch-for-cloudfoundry to bosh.io/releases
Hi all
I'd like to get the next release of the logsearch-for-cloudfoundry boshrelease added to bosh.io/releases
Could someone give me some pointers as to what I need to do?
Thanks!
David
Hi all
I'd like to get the next release of the logsearch-for-cloudfoundry boshrelease added to bosh.io/releases
Could someone give me some pointers as to what I need to do?
Thanks!
David
|
By
David Laing
·
#851
·
|
|
Re: Can one CF instance be backed by two platform containers?
Hi Jim,
You are right, Garden is platform neutral API and in one CF/Diego DEPLOYMENT it is possible to have both backends.
You may have many cell INSTANCES, but one cell INSTANCE may contain only one
Hi Jim,
You are right, Garden is platform neutral API and in one CF/Diego DEPLOYMENT it is possible to have both backends.
You may have many cell INSTANCES, but one cell INSTANCE may contain only one
|
By
Prysmakou Aliaksandr <aliaksandr.prysmakou@...>
·
#850
·
|
|
Re: Can one CF instance be backed by two platform containers?
Correct, you can have linux and windows cells managed by the same CF
deployment.
(Btw for more detailed CF answers you can try cf-dev mailing list)
Correct, you can have linux and windows cells managed by the same CF
deployment.
(Btw for more detailed CF answers you can try cf-dev mailing list)
|
By
Dmitriy Kalinin
·
#849
·
|
|
Can one CF instance be backed by two platform containers?
Hi all
With Diego, Garden-Linux , and Garden-Windows, does it mean that I can
deploy one Cloud Foundry instance which is backed by both Linux and Windows
containers at the same time?
Hi all
With Diego, Garden-Linux , and Garden-Windows, does it mean that I can
deploy one Cloud Foundry instance which is backed by both Linux and Windows
containers at the same time?
|
By
Jim
·
#848
·
|
|
Re: bosh depoy - Issues with ssh
bosh.pem should contain private key. machines will be provisioned with
associated public key.
did you use aws generated key from the console? also make sure you are
using correct key pair name.
bosh.pem should contain private key. machines will be provisioned with
associated public key.
did you use aws generated key from the console? also make sure you are
using correct key pair name.
|
By
Dmitriy Kalinin
·
#847
·
|
|
Re: bosh micro deploy stuck at Started deploy micro bosh > Waiting for the agent
Can you try with ubuntu instead of vcap ?
wrote:
Can you try with ubuntu instead of vcap ?
wrote:
|
By
Gwenn Etourneau
·
#846
·
|
|
Re: bosh micro deploy stuck at Started deploy micro bosh > Waiting for the agent
I have the same issue.
I can get through to the VM but it seems like the certificate based login fails, not comms to the machine.
I get this response when I try to connect manually:
ssh
I have the same issue.
I can get through to the VM but it seems like the certificate based login fails, not comms to the machine.
I get this response when I try to connect manually:
ssh
|
By
Riaan Labuschagne <zapmanandroid@...>
·
#845
·
|
|
Re: bosh micro deploy stuck at Started deploy micro bosh > Waiting for the agent
Hi,
I have the exact same issue but have not heard back from anyone. Glad to see Im not the only one stuck on this issue.
Hi,
I have the exact same issue but have not heard back from anyone. Glad to see Im not the only one stuck on this issue.
|
By
Riaan Labuschagne <zapmanandroid@...>
·
#844
·
|
|
bosh depoy - Issues with ssh
Hi,
I am trying to deploy to AWS and everything goes fine until the " Waiting
for the agent on VM.." step has to happen.
I have tried to login to the VM with my pvt key (ssh -i
Hi,
I am trying to deploy to AWS and everything goes fine until the " Waiting
for the agent on VM.." step has to happen.
I have tried to login to the VM with my pvt key (ssh -i
|
By
Riaan Labuschagne <zapmanandroid@...>
·
#843
·
|
|
CF-RELEASE v202 UPLOAD ERROR
Hi All,
When am uploading the Cloud Foundry Release v202 to the Director, its throwing the following error.
bosh upload release /root/tmp/cf-release-202.tgz
Acting as user 'admin' on
Hi All,
When am uploading the Cloud Foundry Release v202 to the Director, its throwing the following error.
bosh upload release /root/tmp/cf-release-202.tgz
Acting as user 'admin' on
|
By
Parthiban Annadurai <senjiparthi@...>
·
#842
·
|